aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-09net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings1-1/+1
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-07cxgb4: fix for new ndo_get_stats64 signatureDimitris Michailidis1-2/+2
2010-07-07b44: remove unused dma_desc_align_maskFUJITA Tomonori1-2/+0
2010-07-07ethoc: Fix warning in ethoc_init_ring().David S. Miller1-2/+2
2010-07-07niu: BUG on inability to find page in rx page hashes.David S. Miller1-1/+3
2010-07-07cxgb4: Use kfree_skb for skb pointersDenis Kirjanov1-1/+1
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller17-117/+190
2010-07-07gianfar: code cleanupEran Liberty1-27/+27
2010-07-07net: sh_eth: add support for SH7757's ETHERYoshihiro Shimoda2-3/+55
2010-07-07bnx2x: Set RXHASH for LRO packetsVladislav Zolotarov1-7/+21
2010-07-07NET: SB1250: Initialize .ownerRalf Baechle1-0/+1
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet6-44/+44
2010-07-07vxge: show startup message with KERN_INFOWu Fengguang1-2/+2
2010-07-07ll_temac: Fix missing iounmapsDenis Kirjanov1-5/+13
2010-07-05forcedeth: correct valid flagJulia Lawall1-1/+1
2010-07-05net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy1-1/+3
2010-07-05qlge: Change version to v1.00.00.25.00.00-01.Ron Mercer1-1/+1
2010-07-05qlge: Make adapter drop frame errors and pass up csum errors.Ron Mercer1-2/+28
2010-07-05qlge: Fix possible endian issue for rx UDP csum.Ron Mercer1-2/+2
2010-07-05qlge: Reduce print level in data path statements.Ron Mercer1-3/+3
2010-07-05qlge: Don't use firmware when forcing firmware dump.Ron Mercer3-24/+1
2010-07-05qlge: Restore promiscuous setting after reset.Ron Mercer2-1/+7
2010-07-05ni52: Use the instance of net_device_stats from net_device.Kulikov Vasiliy1-19/+18
2010-07-05ns83820: Use the instance of net_device_stats from net_device.Kulikov Vasiliy1-22/+22
2010-07-05mac89x0: Use the instance of net_device_stats from net_device.Kulikov Vasiliy1-23/+29
2010-07-05natsemi: Use the instance of net_device_stats from net_device.Kulikov Vasiliy1-29/+27
2010-07-05ksz884x: Use the instance of net_device_stats from net_device.Kulikov Vasiliy1-24/+22
2010-07-05lance: Use the instance of net_device_stats from net_device.Kulikov Vasiliy1-24/+32
2010-07-05hp100: Use the instance of net_device_stats from net_device.Kulikov Vasiliy1-25/+22
2010-07-05starfire: Use the instance of net_device_stats from net_device.Kulikov Vasiliy1-24/+23
2010-07-05hamachi: Use the instance of net_device_stats from net_device.Kulikov Vasiliy1-26/+37
2010-07-05cs89x0: Use the instance of net_device_stats from net_device.Kulikov Vasiliy1-30/+36
2010-07-05epic100: Use the instance of net_device_stats from net_device.Kulikov Vasiliy1-25/+22
2010-07-05ethoc: Use the instance of net_device_stats from net_device.Kulikov Vasiliy1-25/+22
2010-07-05fealnx: Use the instance of net_device_stats from net_device.Kulikov Vasiliy1-32/+36
2010-07-05davinci_emac: Use the instance of net_device_stats from net_device.Kulikov Vasiliy1-19/+19
2010-07-05ioc3-eth: Use the instance of net_device_stats from net_device.Ralf Baechle1-24/+25