aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | niu: BUG on inability to find page in rx page hashes.David S. Miller2010-07-07
| * | | | | | | | | | | | cxgb4: Use kfree_skb for skb pointersDenis Kirjanov2010-07-07
| * | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-07
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | gianfar: code cleanupEran Liberty2010-07-07
| * | | | | | | | | | | | | net: sh_eth: add support for SH7757's ETHERYoshihiro Shimoda2010-07-07
| * | | | | | | | | | | | | bnx2x: Set RXHASH for LRO packetsVladislav Zolotarov2010-07-07
| * | | | | | | | | | | | | net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-07
| * | | | | | | | | | | | | forcedeth: correct valid flagJulia Lawall2010-07-06
| * | | | | | | | | | | | | qlge: Change version to v1.00.00.25.00.00-01.Ron Mercer2010-07-05
| * | | | | | | | | | | | | qlge: Make adapter drop frame errors and pass up csum errors.Ron Mercer2010-07-05
| * | | | | | | | | | | | | qlge: Fix possible endian issue for rx UDP csum.Ron Mercer2010-07-05
| * | | | | | | | | | | | | qlge: Reduce print level in data path statements.Ron Mercer2010-07-05
| * | | | | | | | | | | | | qlge: Don't use firmware when forcing firmware dump.Ron Mercer2010-07-05
| * | | | | | | | | | | | | qlge: Restore promiscuous setting after reset.Ron Mercer2010-07-05
| * | | | | | | | | | | | | ni52: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
| * | | | | | | | | | | | | ns83820: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
| * | | | | | | | | | | | | mac89x0: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
| * | | | | | | | | | | | | natsemi: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
| * | | | | | | | | | | | | ksz884x: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
| * | | | | | | | | | | | | lance: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
| * | | | | | | | | | | | | hp100: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
| * | | | | | | | | | | | | starfire: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
| * | | | | | | | | | | | | hamachi: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
| * | | | | | | | | | | | | cs89x0: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
| * | | | | | | | | | | | | epic100: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
| * | | | | | | | | | | | | ethoc: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
| * | | | | | | | | | | | | fealnx: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
| * | | | | | | | | | | | | davinci_emac: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
| * | | | | | | | | | | | | ioc3-eth: Use the instance of net_device_stats from net_device.Ralf Baechle2010-07-05
| * | | | | | | | | | | | | sun3_82586: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
| * | | | | | | | | | | | | ks8842: Replace usage of dev_dbg with netdev_dbgRichard Röjfors2010-07-05
| * | | | | | | | | | | | | usbnet: remove direct access to urb->statusOliver Neukum2010-07-05
| * | | | | | | | | | | | | ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov2010-07-05
| * | | | | | | | | | | | | igb: drop support for UDP hashing w/ RSSAlexander Duyck2010-07-05
| * | | | | | | | | | | | | bnx2: Update version to 2.0.16.Michael Chan2010-07-04
| * | | | | | | | | | | | | bnx2: Dump some config space registers during TX timeout.Michael Chan2010-07-04
| * | | | | | | | | | | | | bnx2: Add support for skb->rxhash.Michael Chan2010-07-04
| * | | | | | | | | | | | | bnx2: Always enable MSI-X on 5709.Michael Chan2010-07-04
| * | | | | | | | | | | | | ixgbe: use NETIF_F_LROStanislaw Gruszka2010-07-02
| * | | | | | | | | | | | | igb: Add commentGreg Rose2010-07-02
| * | | | | | | | | | | | | igb: correct link test not being run when link is downAlexander Duyck2010-07-02
| * | | | | | | | | | | | | igb: Fix Tx hangs seen when loading igb with max_vfs > 7.Emil Tantilov2010-07-02
| * | | | | | | | | | | | | igb: Use only a single Tx queue in SR-IOV modeGreg Rose2010-07-02
| * | | | | | | | | | | | | igb: fix PHY config access on 82580Nick Nunley2010-07-02
| * | | | | | | | | | | | | ll_temac: add error checking to DMA init pathDenis Kirjanov2010-07-02
| * | | | | | | | | | | | | be2net: changes to properly provide phy detailsAjit Khaparde2010-07-02
| * | | | | | | | | | | | | ehea: Allocate stats buffer with GFP_KERNELBrian King2010-07-02
| * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | ath9k_htc: Add LED support for AR7010Sujith2010-06-30
| | * | | | | | | | | | | | ath9k: fix TSF after reset on AR913xFelix Fietkau2010-06-30