summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* broadcom: Isolate phy dsp accessesMatt Carlson2009-11-031-48/+42
* tg3: Extend loopback test timeoutMatt Carlson2009-11-031-2/+2
* tg3: 5785: Set port mode to MII when link downMatt Carlson2009-11-031-1/+4
* tg3: Add AC131 power down supportMatt Carlson2009-11-032-0/+23
* tg3: Improve 5785 PCIe performanceMatt Carlson2009-11-032-1/+5
* tg3: Add more PCI DMA map error checkingMatt Carlson2009-11-031-3/+11
* tg3: Prevent a PCIe tx glitchMatt Carlson2009-11-032-1/+49
* tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDRMatt Carlson2009-11-032-23/+30
* tg3: Fix disappearing 57780 devicesMatt Carlson2009-11-032-23/+2
* tg3: Fix 5906 transmit hangsMatt Carlson2009-11-032-7/+20
* tg3: Assign flags to fixes in start_xmit_dma_bugMatt Carlson2009-11-032-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
* ipv6: no more dev_put() in datagram_send_ctl()Eric Dumazet2009-11-021-5/+9
* ipv6: no more dev_put() in inet6_bind()Eric Dumazet2009-11-021-8/+9
* ip6tnl: less dev_put() callsEric Dumazet2009-11-021-6/+5