aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-11-02tg3: Add AC131 power down supportMatt Carlson
2009-11-02tg3: Improve 5785 PCIe performanceMatt Carlson
2009-11-02tg3: Add more PCI DMA map error checkingMatt Carlson
2009-11-02tg3: Prevent a PCIe tx glitchMatt Carlson
2009-11-02tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDRMatt Carlson
2009-11-02tg3: Fix disappearing 57780 devicesMatt Carlson
2009-11-02tg3: Fix 5906 transmit hangsMatt Carlson
2009-11-02tg3: Assign flags to fixes in start_xmit_dma_bugMatt Carlson
2009-11-02qlge: Change naming on vlan API.Ron Mercer
2009-11-02qlge: Add ethtool self-test.Ron Mercer
2009-11-01pppoe: RCU locking in get_item_by_addr()Eric Dumazet
2009-11-01ifb: RCU locking avoids touching dev refcountEric Dumazet
2009-11-01NET:KS8695: add API for get rx interrupt bitFigo.zhang
2009-10-30bond: Get the rtnl_link_ops support correctEric W. Biederman
2009-10-30bond: Add support for multiple network namespacesEric W. Biederman
2009-10-30bond: Implement a basic set of rtnl link opsEric W. Biederman
2009-10-30bond: Simplify bond device destructionEric W. Biederman
2009-10-30bond: Simplify bond_create.Eric W. Biederman
2009-10-30bond: Simply bond sysfs group creationEric W. Biederman
2009-10-30veth: Fix veth_dellink methodEric Dumazet
2009-10-29convert kaweth to use usb_reset_configuration()Oliver Neukum
2009-10-29sky2: version 1.26Stephen Hemminger
2009-10-29sky2: 88E8059 supportStephen Hemminger
2009-10-29sky2: workarounds for Yukon-2 supremeStephen Hemminger
2009-10-29sky2: fix receive pause thresholdsStephen Hemminger
2009-10-29sky2: add register definitions for new chipsStephen Hemminger
2009-10-29sky2: add SK-9E21M device idStephen Hemminger
2009-10-29sfc: Enable heuristic selection between page and skb RX buffersBen Hutchings
2009-10-29sfc: Feed GRO result into RX allocation policy and interrupt moderationBen Hutchings
2009-10-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-29netdev: usb: dm9601.c can drive a device not supported yet, add support for itJanusz Krzysztofik
2009-10-29qlge: Fix firmware mailbox command timeout.Ron Mercer
2009-10-29qlge: Fix EEH handling.Ron Mercer
2009-10-29be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.Ajit Khaparde
2009-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-29e1000e: flow control doesn't re-enableBruce Allan
2009-10-29ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599Yi Zou
2009-10-29ixgbe: Add support for 82599 alternative WWNN/WWPN prefixYi Zou
2009-10-28vmxnet3: remove duplicate #includeShreyas Bhatewara
2009-10-28bonding: fix a race condition in calls to slave MII ioctlsJiri Bohac
2009-10-28be2net: Changes to update ethtool get_settings function to return appropriate...Sarveshwar Bandi
2009-10-28e100: Fix to allow systems with FW based cards to resume from STDDavid Graham
2009-10-28netxen: update version to 4.0.65Dhananjay Phadke
2009-10-28netxen: module firmware hintsDhananjay Phadke
2009-10-28netxen: update module infoDhananjay Phadke
2009-10-28netxen: add PCI IDs for new chipDhananjay Phadke
2009-10-28netxen: refactor indirect register accessDhananjay Phadke
2009-10-28netxen: support for new firmware file formatAmit Kumar Salecha
2009-10-28virtio-net: fix data corruption with OOMMichael S. Tsirkin