summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ieee802154: add two nl802154 helpersDmitry Eremin-Solenikov2009-11-062-0/+38
* fakehard: mlme_ops->get_phy implementationDmitry Eremin-Solenikov2009-11-061-6/+32
* ieee802154: add an mlme_ops call to retrieve PHY objectDmitry Eremin-Solenikov2009-11-062-0/+8
* fakehard: claim all 2.4 Ghz channels as supportedDmitry Eremin-Solenikov2009-11-061-1/+9
* fakehard: no need to export net_to_phy, make it staticDmitry Eremin-Solenikov2009-11-061-1/+1
* ieee802154: add LIST_PHY command supportDmitry Eremin-Solenikov2009-11-065-1/+199
* ieee802154: split away MAC commands implementationDmitry Eremin-Solenikov2009-11-064-595/+669
* ieee802154: merge nl802154 and wpan-class in single moduleDmitry Eremin-Solenikov2009-11-063-12/+24
* ieee802154: constify struct net_device in some operationsDmitry Eremin-Solenikov2009-11-062-9/+9
* 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-052-3/+1
* tcp: Do not call IPv4 specific func in tcp_check_reqGilad Ben-Yossef2009-11-051-6/+3
* TI DaVinci EMAC: Add suspend/resume capabilityRanjith Lohithakshan2009-11-051-3/+27
* net: net/ipv4/devinet.c cleanupsEric Dumazet2009-11-051-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-031-221/+3
* tc35815: Kill non-napi codeAtsushi Nemoto2009-11-031-67/+1
* gianfar: Basic Support for programming hash rulesSandeep Gopalpet2009-11-034-0/+404
* gianfar: Add Multiple group SupportSandeep Gopalpet2009-11-034-209/+422
* gianfar: Add support etsec2.0 registers.Sandeep Gopalpet2009-11-031-11/+44
* fsl_pq_mdio: Add Suport for etsec2.0 devices.Sandeep Gopalpet2009-11-032-13/+57
* gianfar: Add Multiple Queue SupportSandeep Gopalpet2009-11-034-290/+621
* gianfar: Introduce logical group support.Sandeep Gopalpet2009-11-034-200/+250
* 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-033-0/+7
* tg3 / broadcom: Add APD support for GPHYsMatt Carlson2009-11-032-10/+45
* tg3 / broadcom: Add code to disable rxc refclkMatt Carlson2009-11-033-2/+46
* tg3 / broadcom: Refine AC131 APD supportMatt Carlson2009-11-032-3/+6
* tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flagMatt Carlson2009-11-033-0/+8
* broadcom: Consolidate dev_flags definitionsMatt Carlson2009-11-032-16/+12
* tg3: Add 50610M phy ID for 5785Matt Carlson2009-11-032-0/+3
* broadcom: Fix slow link problemMatt Carlson2009-11-031-8/+14