summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-11-03tg3: Improve 5785 PCIe performanceMatt Carlson2-1/+5
2009-11-03tg3: Add more PCI DMA map error checkingMatt Carlson1-3/+11
2009-11-03tg3: Prevent a PCIe tx glitchMatt Carlson2-1/+49
2009-11-03tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDRMatt Carlson2-23/+30
2009-11-03tg3: Fix disappearing 57780 devicesMatt Carlson2-23/+2
2009-11-03tg3: Fix 5906 transmit hangsMatt Carlson2-7/+20
2009-11-03tg3: 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-02pppoe: RCU locking in get_item_by_addr()Eric Dumazet1-10/+9
2009-11-02ifb: RCU locking avoids touching dev refcountEric Dumazet1-2/+4
2009-11-02NET: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-30convert kaweth to use usb_reset_configuration()Oliver Neukum1-10/+1
2009-10-30sky2: version 1.26Stephen Hemminger1-1/+1
2009-10-30sky2: 88E8059 supportStephen Hemminger1-1/+78
2009-10-30sky2: workarounds for Yukon-2 supremeStephen Hemminger1-2/+32
2009-10-30sky2: fix receive pause thresholdsStephen Hemminger2-5/+12
2009-10-30sky2: add register definitions for new chipsStephen Hemminger1-1/+177
2009-10-30sky2: add SK-9E21M device idStephen Hemminger1-0/+1
2009-10-30sfc: Enable heuristic selection between page and skb RX buffersBen Hutchings1-1/+1
2009-10-30sfc: Feed GRO result into RX allocation policy and interrupt moderationBen Hutchings1-2/+11
2009-10-30Merge 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. Miller126-5921/+13357
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-29vmxnet3: remove duplicate #includeShreyas Bhatewara1-5/+0
2009-10-29bonding: 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
2009-10-28e100: Fix to allow systems with FW based cards to resume from STDDavid Graham1-4/+16
2009-10-28netxen: update version to 4.0.65Dhananjay Phadke1-2/+2
2009-10-28netxen: module firmware hintsDhananjay Phadke3-1/+15
2009-10-28netxen: update module infoDhananjay Phadke1-12/+6
2009-10-28netxen: add PCI IDs for new chipDhananjay Phadke3-4/+8
2009-10-28netxen: refactor indirect register accessDhananjay Phadke1-39/+36
2009-10-28netxen: support for new firmware file formatAmit Kumar Salecha2-63/+278
2009-10-28virtio-net: fix data corruption with OOMMichael S. Tsirkin1-3/+11
2009-10-28via-velocity: Remove private device listBen Hutchings2-38/+3