summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wpan-phy: follow usual patter of devices registrationDmitry Eremin-Solenikov2009-11-063-5/+8
* wpan-phy: allow specifying a per-page channel maskDmitry Eremin-Solenikov2009-11-063-3/+21
* wpan-phy: use snprintf to limit the amount of chars writtenDmitry Eremin-Solenikov2009-11-061-1/+1
* wpan-phy: init channel/page fieldsDmitry Eremin-Solenikov2009-11-061-0/+3
* wpan-phy: add wpan-phy iteration functionsDmitry Eremin-Solenikov2009-11-062-0/+27
* wpan-phy: add a helper to put the wpan_phy deviceDmitry Eremin-Solenikov2009-11-061-0/+6
* 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
* 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
OpenPOWER on IntegriCloud