summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-07-12cxgb4: add user manipulation of the RSS tableDimitris Michailidis
2010-07-12cxgb4: avoid duplicating some resource freeing codeDimitris Michailidis
2010-07-12cxgb4: move the choice of interrupt type before net_device registrationDimitris Michailidis
2010-07-12tg3: Update version to 3.112Matt Carlson
2010-07-12tg3: Fix some checkpatch errorsMatt Carlson
2010-07-12tg3: Revert PCIe tx glitch fixMatt Carlson
2010-07-12tg3: Report driver version to firmwareMatt Carlson
2010-07-12tg3: Relax 5717 serdes restrictionMatt Carlson
2010-07-12tg3: Fix IPv6 TSO code in tg3_start_xmit_dma_bug()Matt Carlson
2010-07-12tg3: Fix single MSI-X vector coalescingMatt Carlson
2010-07-12tg3: Revert RSS indir tbl setup changeMatt Carlson
2010-07-1182596: free resources on errorKulikov Vasiliy
2010-07-1182596: do not panic on out of memoryKulikov Vasiliy
2010-07-11be2net: Patch to determine if function is VF while running in guest OS.Sarveshwar Bandi
2010-07-11macvtap: Use dev_t for macvtap_major.David S. Miller
2010-07-10qlcnic: Disable admin tools interface for VF driver modeAnirban Chakraborty
2010-07-10qlcnic: Check FW capability for TSOAnirban Chakraborty
2010-07-10net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings
2010-07-09iwlagn: fix the bit mask of a FH register in stop Tx DMA flowEmmanuel Grumbach
2010-07-09iwlagn: more generic description for iwlagn devicesWey-Yi Guy
2010-07-09iwlwifi: correct descriptions of advanced ucode errorsJay Sternberg
2010-07-09iwlwifi: enable 6050 series Gen2 devicesShanyu Zhao
2010-07-09cxgb4vf: Implement "Unhandled Interrupts" statisticCasey Leedom
2010-07-09fec_mpc52xx: fix error pathKulikov Vasiliy
2010-07-09ll_temac: fix memory leakKulikov Vasiliy
2010-07-09ax88796: free irq on errorKulikov Vasiliy
2010-07-09ks8842: Remove unnecessary bank select.Richard Röjfors
2010-07-09ks8842: Do the TX timeout work in workqueue context.Richard Röjfors
2010-07-09ll_temac: fix DMA resources leakDenis Kirjanov
2010-07-09sfc: Remove unused field left from mis-mergeBen Hutchings
2010-07-09tg3: allow TSO on vlan devicesEric Dumazet
2010-07-09tg3: 64 bit stats on all archesEric Dumazet
2010-07-09bnx2: 64 bit stats on all archesEric Dumazet
2010-07-09cxgb3: simplify need_skb_unmapFUJITA Tomonori
2010-07-09cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usageFUJITA Tomonori
2010-07-08wl1271: use per-channel max tx power passed by mac80211 when scanningLuciano Coelho
2010-07-08wl1271: rewritten scanning codeLuciano Coelho
2010-07-08wl1271: moved scan operations to a separate fileLuciano Coelho
2010-07-08wl1271: Update interface to temporarily disable dynamic PSJuuso Oikarinen
2010-07-08wl1271: Fix warning when disconnecting and ad-hoc networkJuuso Oikarinen
2010-07-08wl1271: Disable dynamic PS based on BT co-ext sense eventsJuuso Oikarinen
2010-07-08wl1271: Update hardware ARP filtering configuration handlingJuuso Oikarinen
2010-07-08wl1271: read fem manufacturer value from nvsLuciano Coelho
2010-07-08wl1271: Work around AP's with broken ps-poll functionalityJuuso Oikarinen
2010-07-08wl1271: Use all basic rates for ps-poll, instead of just the slowestJuuso Oikarinen
2010-07-08wl1271: Use the ARP configuration function from mac80211Juuso Oikarinen
2010-07-08wl1271: Add TSF handlingJuuso Oikarinen
2010-07-08wl1271: Remove calibration from join commandJuuso Oikarinen
2010-07-08cxgb4: fix for new ndo_get_stats64 signatureDimitris Michailidis
2010-07-08b44: remove unused dma_desc_align_maskFUJITA Tomonori