aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-12libertas: Added support for host sleep featureAmitkumar Karwar5-33/+142
2010-07-11ac3200: fix error pathKulikov Vasiliy1-1/+1
2010-07-11at1700: fix double free_irqKulikov Vasiliy1-3/+1
2010-07-11cxgb4: exclude registers with read side effects from register dumpsDimitris Michailidis1-10/+13
2010-07-11cxgb4: implement the ETHTOOL_GRXFH commandDimitris Michailidis3-1/+65
2010-07-11cxgb4: add user manipulation of the RSS tableDimitris Michailidis2-16/+98
2010-07-11cxgb4: avoid duplicating some resource freeing codeDimitris Michailidis1-17/+25
2010-07-11cxgb4: move the choice of interrupt type before net_device registrationDimitris Michailidis1-6/+7
2010-07-11tg3: Update version to 3.112Matt Carlson1-2/+2
2010-07-11tg3: Fix some checkpatch errorsMatt Carlson1-8/+9
2010-07-11tg3: Revert PCIe tx glitch fixMatt Carlson2-46/+0
2010-07-11tg3: Report driver version to firmwareMatt Carlson2-3/+9
2010-07-11tg3: Relax 5717 serdes restrictionMatt Carlson1-3/+2
2010-07-11tg3: Fix IPv6 TSO code in tg3_start_xmit_dma_bug()Matt Carlson1-6/+14
2010-07-11tg3: Fix single MSI-X vector coalescingMatt Carlson1-1/+1
2010-07-11tg3: Revert RSS indir tbl setup changeMatt Carlson1-1/+1
2010-07-1082596: free resources on errorKulikov Vasiliy1-8/+22
2010-07-1082596: do not panic on out of memoryKulikov Vasiliy1-16/+26
2010-07-10be2net: Patch to determine if function is VF while running in guest OS.Sarveshwar Bandi2-1/+12
2010-07-10macvtap: Use dev_t for macvtap_major.David S. Miller1-1/+1
2010-07-09qlcnic: Disable admin tools interface for VF driver modeAnirban Chakraborty1-1/+4
2010-07-09qlcnic: Check FW capability for TSOAnirban Chakraborty3-6/+14
2010-07-09net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings1-1/+1
2010-07-09iwlagn: fix the bit mask of a FH register in stop Tx DMA flowEmmanuel Grumbach2-8/+6
2010-07-09iwlagn: more generic description for iwlagn devicesWey-Yi Guy1-2/+7
2010-07-09iwlwifi: correct descriptions of advanced ucode errorsJay Sternberg1-6/+30
2010-07-09iwlwifi: enable 6050 series Gen2 devicesShanyu Zhao5-0/+52
2010-07-08cxgb4vf: Implement "Unhandled Interrupts" statisticCasey Leedom2-3/+8
2010-07-08fec_mpc52xx: fix error pathKulikov Vasiliy1-21/+17
2010-07-08ll_temac: fix memory leakKulikov Vasiliy1-1/+4
2010-07-08ax88796: free irq on errorKulikov Vasiliy1-1/+3
2010-07-08ks8842: Remove unnecessary bank select.Richard Röjfors1-1/+0
2010-07-08ks8842: Do the TX timeout work in workqueue context.Richard Röjfors1-2/+22
2010-07-08ll_temac: fix DMA resources leakDenis Kirjanov1-0/+32
2010-07-08sfc: Remove unused field left from mis-mergeBen Hutchings1-2/+0
2010-07-08tg3: allow TSO on vlan devicesEric Dumazet1-7/+21
2010-07-08tg3: 64 bit stats on all archesEric Dumazet2-25/+14
2010-07-08bnx2: 64 bit stats on all archesEric Dumazet1-18/+7
2010-07-08cxgb3: simplify need_skb_unmapFUJITA Tomonori1-9/+5
2010-07-08cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usageFUJITA Tomonori1-9/+5
2010-07-08wl1271: use per-channel max tx power passed by mac80211 when scanningLuciano Coelho1-1/+1
2010-07-08wl1271: rewritten scanning codeLuciano Coelho5-141/+211
2010-07-08wl1271: moved scan operations to a separate fileLuciano Coelho7-240/+303
2010-07-08wl1271: Update interface to temporarily disable dynamic PSJuuso Oikarinen2-4/+4
2010-07-08wl1271: Fix warning when disconnecting and ad-hoc networkJuuso Oikarinen1-1/+2
2010-07-08wl1271: Disable dynamic PS based on BT co-ext sense eventsJuuso Oikarinen3-2/+18
2010-07-08wl1271: Update hardware ARP filtering configuration handlingJuuso Oikarinen3-54/+19
2010-07-08wl1271: read fem manufacturer value from nvsLuciano Coelho3-17/+3
2010-07-08wl1271: Work around AP's with broken ps-poll functionalityJuuso Oikarinen6-2/+88
2010-07-08wl1271: Use all basic rates for ps-poll, instead of just the slowestJuuso Oikarinen1-1/+1