summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2010-07-11tg3: Update version to 3.112Matt Carlson
2010-07-11tg3: Fix some checkpatch errorsMatt Carlson
2010-07-11tg3: Revert PCIe tx glitch fixMatt Carlson
2010-07-11tg3: Report driver version to firmwareMatt Carlson
2010-07-11tg3: Relax 5717 serdes restrictionMatt Carlson
2010-07-11tg3: Fix IPv6 TSO code in tg3_start_xmit_dma_bug()Matt Carlson
2010-07-11tg3: Fix single MSI-X vector coalescingMatt Carlson
2010-07-11tg3: Revert RSS indir tbl setup changeMatt Carlson
2010-07-1082596: free resources on errorKulikov Vasiliy
2010-07-1082596: do not panic on out of memoryKulikov Vasiliy
2010-07-10be2net: Patch to determine if function is VF while running in guest OS.Sarveshwar Bandi
2010-07-10macvtap: Use dev_t for macvtap_major.David S. Miller
2010-07-09qlcnic: Disable admin tools interface for VF driver modeAnirban Chakraborty
2010-07-09qlcnic: Check FW capability for TSOAnirban Chakraborty
2010-07-09net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings
2010-07-08cxgb4vf: Implement "Unhandled Interrupts" statisticCasey Leedom
2010-07-08fec_mpc52xx: fix error pathKulikov Vasiliy
2010-07-08ll_temac: fix memory leakKulikov Vasiliy
2010-07-08ax88796: free irq on errorKulikov Vasiliy
2010-07-08ks8842: Remove unnecessary bank select.Richard Röjfors
2010-07-08ks8842: Do the TX timeout work in workqueue context.Richard Röjfors
2010-07-08ll_temac: fix DMA resources leakDenis Kirjanov
2010-07-08sfc: Remove unused field left from mis-mergeBen Hutchings
2010-07-08tg3: allow TSO on vlan devicesEric Dumazet
2010-07-08tg3: 64 bit stats on all archesEric Dumazet
2010-07-08bnx2: 64 bit stats on all archesEric Dumazet
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