summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* gianfar: Add per queue structure supportSandeep Gopalpet2009-11-034-245/+398
* tg3: Update version to 3.103Matt Carlson2009-11-031-2/+2
* tg3 / broadcom: Optionally disable TXC if no linkMatt Carlson2009-11-032-0/+6
* tg3 / broadcom: Add APD support for GPHYsMatt Carlson2009-11-032-10/+45
* tg3 / broadcom: Add code to disable rxc refclkMatt Carlson2009-11-032-1/+45
* tg3 / broadcom: Refine AC131 APD supportMatt Carlson2009-11-032-3/+6
* tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flagMatt Carlson2009-11-032-0/+7
* broadcom: Consolidate dev_flags definitionsMatt Carlson2009-11-031-10/+1
* tg3: Add 50610M phy ID for 5785Matt Carlson2009-11-032-0/+3
* broadcom: Fix slow link problemMatt Carlson2009-11-031-8/+14
* broadcom: Isolate phy dsp accessesMatt Carlson2009-11-031-48/+42
* tg3: Extend loopback test timeoutMatt Carlson2009-11-031-2/+2
* tg3: 5785: Set port mode to MII when link downMatt Carlson2009-11-031-1/+4
* tg3: Add AC131 power down supportMatt Carlson2009-11-032-0/+23
* tg3: Improve 5785 PCIe performanceMatt Carlson2009-11-032-1/+5
* tg3: Add more PCI DMA map error checkingMatt Carlson2009-11-031-3/+11
* tg3: Prevent a PCIe tx glitchMatt Carlson2009-11-032-1/+49
* tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDRMatt Carlson2009-11-032-23/+30
* tg3: Fix disappearing 57780 devicesMatt Carlson2009-11-032-23/+2
* tg3: Fix 5906 transmit hangsMatt Carlson2009-11-032-7/+20
* tg3: Assign flags to fixes in start_xmit_dma_bugMatt Carlson2009-11-032-7/+21
* qlge: Change naming on vlan API.Ron Mercer2009-11-021-6/+6
* qlge: Add ethtool self-test.Ron Mercer2009-11-023-1/+137
* pppoe: RCU locking in get_item_by_addr()Eric Dumazet2009-11-021-10/+9
* ifb: RCU locking avoids touching dev refcountEric Dumazet2009-11-021-2/+4
* NET:KS8695: add API for get rx interrupt bitFigo.zhang2009-11-021-12/+55
* bond: Get the rtnl_link_ops support correctEric W. Biederman2009-10-301-1/+3
* bond: Add support for multiple network namespacesEric W. Biederman2009-10-306-58/+99
* bond: Implement a basic set of rtnl link opsEric W. Biederman2009-10-301-25/+30
* bond: Simplify bond device destructionEric W. Biederman2009-10-301-29/+16
* bond: Simplify bond_create.Eric W. Biederman2009-10-301-18/+4
* bond: Simply bond sysfs group creationEric W. Biederman2009-10-303-30/+4
* veth: Fix veth_dellink methodEric Dumazet2009-10-301-2/+2
* convert kaweth to use usb_reset_configuration()Oliver Neukum2009-10-301-10/+1
* sky2: version 1.26Stephen Hemminger2009-10-301-1/+1
* sky2: 88E8059 supportStephen Hemminger2009-10-301-1/+78
* sky2: workarounds for Yukon-2 supremeStephen Hemminger2009-10-301-2/+32
* sky2: fix receive pause thresholdsStephen Hemminger2009-10-302-5/+12
* sky2: add register definitions for new chipsStephen Hemminger2009-10-301-1/+177
* sky2: add SK-9E21M device idStephen Hemminger2009-10-301-0/+1
* sfc: Enable heuristic selection between page and skb RX buffersBen Hutchings2009-10-301-1/+1
* sfc: Feed GRO result into RX allocation policy and interrupt moderationBen Hutchings2009-10-301-2/+11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-3015-61/+107
|\
| * netdev: usb: dm9601.c can drive a device not supported yet, add support for itJanusz Krzysztofik2009-10-291-0/+4
| * qlge: Fix firmware mailbox command timeout.Ron Mercer2009-10-292-11/+13
| * qlge: Fix EEH handling.Ron Mercer2009-10-291-26/+52
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-296-11/+11
| |\
| | * airo: Reorder tests, check bounds before elementRoel Kluin2009-10-271-3/+2
| | * libertas spi: fix sparse errorsHolger Schurig2009-10-271-5/+5
| | * b43: add 'struct b43_wl' missing declarationMiguel Boton2009-10-271-0/+1