summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: pass kern to net_proto_family create functionEric Paris2009-11-0537-43/+80
* net: drop capability from protocol definitionsEric Paris2009-11-0516-29/+2
* 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
* tcp: Use defaults when no route options are availableGilad Ben-Yossef2009-11-042-3/+1
* tcp: Do not call IPv4 specific func in tcp_check_reqGilad Ben-Yossef2009-11-041-6/+3
* TI DaVinci EMAC: Add suspend/resume capabilityRanjith Lohithakshan2009-11-041-3/+27
* net: net/ipv4/devinet.c cleanupsEric Dumazet2009-11-041-28/+33
* decnet: avoid touching device refcount in dn_dev_by_index()Eric Dumazet2009-11-041-4/+6
* net: cleanup include/linuxEric Dumazet2009-11-0487-694/+351
* NET: sungem, use spin_trylock_irqsaveJiri Slaby2009-11-041-3/+1
* net: Introduce for_each_netdev_rcu() iteratorEric Dumazet2009-11-0411-77/+68
* em_meta: avoid one dev_put()Eric Dumazet2009-11-041-6/+6
* bnx2: avoid compiler warningsEric Dumazet2009-11-041-0/+4
* net: cleanup include/netEric Dumazet2009-11-0437-240/+120
* Phonet: remove tautologiesRĂ©mi Denis-Courmont2009-11-041-4/+2
* 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-024-0/+404
* 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-023-0/+7
* tg3 / broadcom: Add APD support for GPHYsMatt Carlson2009-11-022-10/+45
* tg3 / broadcom: Add code to disable rxc refclkMatt Carlson2009-11-023-2/+46
* tg3 / broadcom: Refine AC131 APD supportMatt Carlson2009-11-022-3/+6
* tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flagMatt Carlson2009-11-023-0/+8
* broadcom: Consolidate dev_flags definitionsMatt Carlson2009-11-022-16/+12
* 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
OpenPOWER on IntegriCloud