aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: pass kern to net_proto_family create functionEric Paris2009-11-052-2/+3
* bnx2x: version 1.52.1-3Yaniv Rosner2009-11-051-2/+2
* bnx2x: Fix register access timeout in 10MYaniv Rosner2009-11-051-1/+2
* bnx2x: Fix 10G mode in BCM8481/BCM84823Yaniv Rosner2009-11-052-30/+9
* bnx2x: Fix BCM8726 ROM load seqYaniv Rosner2009-11-051-11/+2
* bnx2x: Add support for BCM84823Yaniv Rosner2009-11-052-3/+42
* bnx2x: Modify BCM8706 link init seqYaniv Rosner2009-11-051-13/+18
* bnx2x: Enable FC when parallel-detect is usedYaniv Rosner2009-11-052-0/+41
* bnx2x: Miscellaneous debug print and tabsYaniv Rosner2009-11-051-1/+3
* bnx2x: Fix CL73 autoneg issuesYaniv Rosner2009-11-054-65/+104
* bnx2x: Fix Parallel-Detect settingsYaniv Rosner2009-11-051-6/+9
* TI DaVinci EMAC: Add suspend/resume capabilityRanjith Lohithakshan2009-11-041-3/+27
* NET: sungem, use spin_trylock_irqsaveJiri Slaby2009-11-041-3/+1
* bnx2: avoid compiler warningsEric Dumazet2009-11-041-0/+4
* trivial: remove duplicated MIN macro from tehuti.Thiago Farina2009-11-042-3/+1
* cnic: ensure ulp_type is not negativeroel kluin2009-11-041-4/+4
* qlge: Clean up netdev->stats usage.Ron Mercer2009-11-042-5/+49
* qlge: Add firmware/driver sub-command support.Ron Mercer2009-11-042-7/+61
* qlge: Fix indentations.Ron Mercer2009-11-041-4/+4
* tc35815: Kill unused codeAtsushi Nemoto2009-11-021-221/+3
* tc35815: Kill non-napi codeAtsushi Nemoto2009-11-021-67/+1
* gianfar: Basic Support for programming hash rulesSandeep Gopalpet2009-11-023-0/+402
* gianfar: Add Multiple group SupportSandeep Gopalpet2009-11-024-209/+422
* gianfar: Add support etsec2.0 registers.Sandeep Gopalpet2009-11-021-11/+44
* fsl_pq_mdio: Add Suport for etsec2.0 devices.Sandeep Gopalpet2009-11-022-13/+57
* gianfar: Add Multiple Queue SupportSandeep Gopalpet2009-11-024-290/+621
* gianfar: Introduce logical group support.Sandeep Gopalpet2009-11-024-200/+250
* gianfar: Add per queue structure supportSandeep Gopalpet2009-11-024-245/+398
* tg3: Update version to 3.103Matt Carlson2009-11-021-2/+2
* tg3 / broadcom: Optionally disable TXC if no linkMatt Carlson2009-11-022-0/+6
* tg3 / broadcom: Add APD support for GPHYsMatt Carlson2009-11-022-10/+45
* tg3 / broadcom: Add code to disable rxc refclkMatt Carlson2009-11-022-1/+45
* tg3 / broadcom: Refine AC131 APD supportMatt Carlson2009-11-022-3/+6
* tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flagMatt Carlson2009-11-022-0/+7
* broadcom: Consolidate dev_flags definitionsMatt Carlson2009-11-021-10/+1
* tg3: Add 50610M phy ID for 5785Matt Carlson2009-11-022-0/+3
* broadcom: Fix slow link problemMatt Carlson2009-11-021-8/+14
* broadcom: Isolate phy dsp accessesMatt Carlson2009-11-021-48/+42
* tg3: Extend loopback test timeoutMatt Carlson2009-11-021-2/+2
* tg3: 5785: Set port mode to MII when link downMatt Carlson2009-11-021-1/+4
* tg3: Add AC131 power down supportMatt Carlson2009-11-022-0/+23
* tg3: Improve 5785 PCIe performanceMatt Carlson2009-11-022-1/+5
* tg3: Add more PCI DMA map error checkingMatt Carlson2009-11-021-3/+11
* tg3: Prevent a PCIe tx glitchMatt Carlson2009-11-022-1/+49
* tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDRMatt Carlson2009-11-022-23/+30
* tg3: Fix disappearing 57780 devicesMatt Carlson2009-11-022-23/+2
* tg3: Fix 5906 transmit hangsMatt Carlson2009-11-022-7/+20
* tg3: Assign flags to fixes in start_xmit_dma_bugMatt Carlson2009-11-022-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