summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-07-08cxgb3: simplify need_skb_unmapFUJITA Tomonori
2010-07-08cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usageFUJITA Tomonori
2010-07-07cxgb4: fix for new ndo_get_stats64 signatureDimitris Michailidis
2010-07-07b44: remove unused dma_desc_align_maskFUJITA Tomonori
2010-07-07ethoc: Fix warning in ethoc_init_ring().David S. Miller
2010-07-07niu: BUG on inability to find page in rx page hashes.David S. Miller
2010-07-07cxgb4: Use kfree_skb for skb pointersDenis Kirjanov
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-05forcedeth: correct valid flagJulia Lawall
2010-07-05net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy
2010-07-05qlge: Change version to v1.00.00.25.00.00-01.Ron Mercer
2010-07-05qlge: Make adapter drop frame errors and pass up csum errors.Ron Mercer
2010-07-05qlge: Fix possible endian issue for rx UDP csum.Ron Mercer
2010-07-05qlge: Reduce print level in data path statements.Ron Mercer
2010-07-05qlge: Don't use firmware when forcing firmware dump.Ron Mercer
2010-07-05qlge: Restore promiscuous setting after reset.Ron Mercer
2010-07-05ni52: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05ns83820: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05mac89x0: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05natsemi: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05ksz884x: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05lance: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05hp100: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05starfire: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05hamachi: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05cs89x0: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05epic100: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05ethoc: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05fealnx: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05davinci_emac: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05ioc3-eth: Use the instance of net_device_stats from net_device.Ralf Baechle
2010-07-05sun3_82586: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-07-05ks8842: Replace usage of dev_dbg with netdev_dbgRichard Röjfors
2010-07-05usbnet: remove direct access to urb->statusOliver Neukum
2010-07-05ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov
2010-07-05igb: drop support for UDP hashing w/ RSSAlexander Duyck
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-02virtio_net: fix oom handling on txRusty Russell
2010-07-02virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin
2010-07-02s2io: resolve statistics issuesJon Mason