summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-07gianfar: code cleanupEran Liberty
2010-07-07net: sh_eth: add support for SH7757's ETHERYoshihiro Shimoda
2010-07-07bnx2x: Set RXHASH for LRO packetsVladislav Zolotarov
2010-07-07NET: SB1250: Initialize .ownerRalf Baechle
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet
2010-07-07vxge: show startup message with KERN_INFOWu Fengguang
2010-07-07ll_temac: Fix missing iounmapsDenis Kirjanov
2010-07-06forcedeth: correct valid flagJulia Lawall
2010-07-06net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy
2010-07-06isdn: avoid calling tty_ldisc_flush() in atomic contextTilman Schmidt
2010-07-06qlge: Change version to v1.00.00.25.00.00-01.Ron Mercer
2010-07-06qlge: Make adapter drop frame errors and pass up csum errors.Ron Mercer
2010-07-06qlge: Fix possible endian issue for rx UDP csum.Ron Mercer
2010-07-06qlge: Reduce print level in data path statements.Ron Mercer
2010-07-06qlge: Don't use firmware when forcing firmware dump.Ron Mercer
2010-07-06qlge: Restore promiscuous setting after reset.Ron Mercer
2010-07-06ni52: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-06ns83820: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-06mac89x0: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-06natsemi: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-06ksz884x: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-06lance: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-06hp100: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-06starfire: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-06hamachi: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-06cs89x0: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-06epic100: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-06ethoc: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-06fealnx: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-06davinci_emac: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-06ioc3-eth: Use the instance of net_device_stats from net_device.Ralf Baechle
2010-07-06sun3_82586: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-06ks8842: Replace usage of dev_dbg with netdev_dbgRichard Röjfors
2010-07-06usbnet: remove direct access to urb->statusOliver Neukum
2010-07-06ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov
2010-07-06igb: drop support for UDP hashing w/ RSSAlexander Duyck
2010-07-04IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()Ben Hutchings
2010-07-04bnx2: Update version to 2.0.16.Michael Chan
2010-07-04bnx2: Dump some config space registers during TX timeout.Michael Chan
2010-07-04bnx2: Add support for skb->rxhash.Michael Chan
2010-07-04bnx2: Always enable MSI-X on 5709.Michael Chan
2010-07-04device.h drivers/base/core.c Convert dev_<level> logging macros to functionsJoe Perches
2010-07-03Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-07-03virtio_net: fix oom handling on txRusty Russell
2010-07-03virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin
2010-07-03s2io: resolve statistics issuesJon Mason
2010-07-03net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend
2010-07-03qlge: fix a eeh handler to not add a pending timerBreno Leitao
2010-07-03qlge: Replacing add_timer() to mod_timer()Breno Leitao