aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-06fakehard: no need to export net_to_phy, make it staticDmitry Eremin-Solenikov1-1/+1
2009-11-06ieee802154: add LIST_PHY command supportDmitry Eremin-Solenikov5-1/+199
2009-11-06ieee802154: split away MAC commands implementationDmitry Eremin-Solenikov4-595/+669
2009-11-06ieee802154: merge nl802154 and wpan-class in single moduleDmitry Eremin-Solenikov3-12/+24
2009-11-06ieee802154: constify struct net_device in some operationsDmitry Eremin-Solenikov2-9/+9
2009-11-06wpan-phy: follow usual patter of devices registrationDmitry Eremin-Solenikov3-5/+8
2009-11-06wpan-phy: allow specifying a per-page channel maskDmitry Eremin-Solenikov3-3/+21
2009-11-06wpan-phy: use snprintf to limit the amount of chars writtenDmitry Eremin-Solenikov1-1/+1
2009-11-06wpan-phy: init channel/page fieldsDmitry Eremin-Solenikov1-0/+3
2009-11-06wpan-phy: add wpan-phy iteration functionsDmitry Eremin-Solenikov2-0/+27
2009-11-06wpan-phy: add a helper to put the wpan_phy deviceDmitry Eremin-Solenikov1-0/+6
2009-11-04tcp: Use defaults when no route options are availableGilad Ben-Yossef2-3/+1
2009-11-04tcp: Do not call IPv4 specific func in tcp_check_reqGilad Ben-Yossef1-6/+3
2009-11-04TI DaVinci EMAC: Add suspend/resume capabilityRanjith Lohithakshan1-3/+27
2009-11-04net: net/ipv4/devinet.c cleanupsEric Dumazet1-28/+33
2009-11-04decnet: avoid touching device refcount in dn_dev_by_index()Eric Dumazet1-4/+6
2009-11-04net: cleanup include/linuxEric Dumazet87-694/+351
2009-11-04NET: sungem, use spin_trylock_irqsaveJiri Slaby1-3/+1
2009-11-04net: Introduce for_each_netdev_rcu() iteratorEric Dumazet11-77/+68
2009-11-04em_meta: avoid one dev_put()Eric Dumazet1-6/+6
2009-11-04bnx2: avoid compiler warningsEric Dumazet1-0/+4
2009-11-04net: cleanup include/netEric Dumazet37-240/+120
2009-11-04Phonet: remove tautologiesRĂ©mi Denis-Courmont1-4/+2
2009-11-04trivial: remove duplicated MIN macro from tehuti.Thiago Farina2-3/+1
2009-11-04cnic: ensure ulp_type is not negativeroel kluin1-4/+4
2009-11-04qlge: Clean up netdev->stats usage.Ron Mercer2-5/+49
2009-11-04qlge: Add firmware/driver sub-command support.Ron Mercer2-7/+61
2009-11-04qlge: Fix indentations.Ron Mercer1-4/+4
2009-11-02tc35815: Kill unused codeAtsushi Nemoto1-221/+3
2009-11-02tc35815: Kill non-napi codeAtsushi Nemoto1-67/+1
2009-11-02gianfar: Basic Support for programming hash rulesSandeep Gopalpet4-0/+404
2009-11-02gianfar: Add Multiple group SupportSandeep Gopalpet4-209/+422
2009-11-02gianfar: Add support etsec2.0 registers.Sandeep Gopalpet1-11/+44
2009-11-02fsl_pq_mdio: Add Suport for etsec2.0 devices.Sandeep Gopalpet2-13/+57
2009-11-02gianfar: Add Multiple Queue SupportSandeep Gopalpet4-290/+621
2009-11-02gianfar: Introduce logical group support.Sandeep Gopalpet4-200/+250
2009-11-02gianfar: Add per queue structure supportSandeep Gopalpet4-245/+398
2009-11-02tg3: Update version to 3.103Matt Carlson1-2/+2
2009-11-02tg3 / broadcom: Optionally disable TXC if no linkMatt Carlson3-0/+7
2009-11-02tg3 / broadcom: Add APD support for GPHYsMatt Carlson2-10/+45
2009-11-02tg3 / broadcom: Add code to disable rxc refclkMatt Carlson3-2/+46
2009-11-02tg3 / broadcom: Refine AC131 APD supportMatt Carlson2-3/+6
2009-11-02tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flagMatt Carlson3-0/+8
2009-11-02broadcom: Consolidate dev_flags definitionsMatt Carlson2-16/+12
2009-11-02tg3: Add 50610M phy ID for 5785Matt Carlson2-0/+3
2009-11-02broadcom: Fix slow link problemMatt Carlson1-8/+14
2009-11-02broadcom: Isolate phy dsp accessesMatt Carlson1-48/+42
2009-11-02tg3: Extend loopback test timeoutMatt Carlson1-2/+2
2009-11-02tg3: 5785: Set port mode to MII when link downMatt Carlson1-1/+4
2009-11-02tg3: Add AC131 power down supportMatt Carlson2-0/+23