summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-11-02tg3: Add more PCI DMA map error checkingMatt Carlson1-3/+11
2009-11-02tg3: Prevent a PCIe tx glitchMatt Carlson2-1/+49
2009-11-02tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDRMatt Carlson2-23/+30
2009-11-02tg3: Fix disappearing 57780 devicesMatt Carlson2-23/+2
2009-11-02tg3: Fix 5906 transmit hangsMatt Carlson2-7/+20
2009-11-02tg3: Assign flags to fixes in start_xmit_dma_bugMatt Carlson2-7/+21
2009-11-02qlge: Change naming on vlan API.Ron Mercer1-6/+6
2009-11-02qlge: Add ethtool self-test.Ron Mercer3-1/+137
2009-11-01pppoe: RCU locking in get_item_by_addr()Eric Dumazet1-10/+9
2009-11-01ifb: RCU locking avoids touching dev refcountEric Dumazet1-2/+4
2009-11-01NET:KS8695: add API for get rx interrupt bitFigo.zhang1-12/+55
2009-10-30bond: Get the rtnl_link_ops support correctEric W. Biederman1-1/+3
2009-10-30bond: Add support for multiple network namespacesEric W. Biederman6-58/+99
2009-10-30bond: Implement a basic set of rtnl link opsEric W. Biederman1-25/+30
2009-10-30bond: Simplify bond device destructionEric W. Biederman1-29/+16
2009-10-30bond: Simplify bond_create.Eric W. Biederman1-18/+4
2009-10-30bond: Simply bond sysfs group creationEric W. Biederman3-30/+4
2009-10-30veth: Fix veth_dellink methodEric Dumazet1-2/+2
2009-10-29convert kaweth to use usb_reset_configuration()Oliver Neukum1-10/+1
2009-10-29sky2: version 1.26Stephen Hemminger1-1/+1
2009-10-29sky2: 88E8059 supportStephen Hemminger1-1/+78
2009-10-29sky2: workarounds for Yukon-2 supremeStephen Hemminger1-2/+32
2009-10-29sky2: fix receive pause thresholdsStephen Hemminger2-5/+12
2009-10-29sky2: add register definitions for new chipsStephen Hemminger1-1/+177
2009-10-29sky2: add SK-9E21M device idStephen Hemminger1-0/+1
2009-10-29sfc: Enable heuristic selection between page and skb RX buffersBen Hutchings1-1/+1
2009-10-29sfc: Feed GRO result into RX allocation policy and interrupt moderationBen Hutchings1-2/+11
2009-10-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller15-61/+107
2009-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller127-5923/+13359
2009-10-29atm: Cleanup redundant tests on unsignedroel kluin2-3/+3
2009-10-29gigaset: convert strcmp chain to table lookupTilman Schmidt2-23/+25
2009-10-29gigaset: checkpatch cleanup of ev-layer.cTilman Schmidt1-247/+231
2009-10-29bas_gigaset: checkpatch cleanupTilman Schmidt2-82/+93
2009-10-29ser_gigaset: checkpatch cleanupTilman Schmidt1-19/+37
2009-10-29gigaset: checkpatch cleanupTilman Schmidt5-89/+74
2009-10-29usb_gigaset: code cleanupTilman Schmidt4-331/+358
2009-10-29gigaset: fix bad assumptions about CAPI skbuffsTilman Schmidt5-50/+70
2009-10-29gigaset: fix format string typo in CAPI dial commandTilman Schmidt1-1/+1
2009-10-29gigaset: CAPI module readability improvementsTilman Schmidt1-63/+81
2009-10-29netdev: usb: dm9601.c can drive a device not supported yet, add support for itJanusz Krzysztofik1-0/+4
2009-10-29qlge: Fix firmware mailbox command timeout.Ron Mercer2-11/+13
2009-10-29qlge: Fix EEH handling.Ron Mercer1-26/+52
2009-10-29be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.Ajit Khaparde1-0/+2
2009-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller6-11/+11
2009-10-29e1000e: flow control doesn't re-enableBruce Allan1-2/+10
2009-10-29ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599Yi Zou3-0/+48
2009-10-29ixgbe: Add support for 82599 alternative WWNN/WWPN prefixYi Zou2-0/+65
2009-10-28vmxnet3: remove duplicate #includeShreyas Bhatewara1-5/+0
2009-10-28bonding: fix a race condition in calls to slave MII ioctlsJiri Bohac1-1/+1
2009-10-28be2net: Changes to update ethtool get_settings function to return appropriate...Sarveshwar Bandi4-6/+117