aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-03i825xx/ether1.c: remove __dev* attributesBill Pemberton1-7/+7
2012-12-03drivers/net/ethernet/amd/am79c961a.c: remove __dev* attributesBill Pemberton1-1/+1
2012-12-02bna: remove useless calls to memset().Cyril Roelandt1-4/+0
2012-12-02bnx2x: Correct PFC disablementBarak Witkowski1-2/+5
2012-12-02bnx2x: fix 'Ethtool -A' when autonegYuval Mintz2-23/+28
2012-12-02bnx2x: prevent DCB if disabled in nvramBarak Witkowski2-2/+14
2012-12-02bnx2x: Handle a rarely missed interruptYaniv Rosner2-0/+16
2012-12-02bnx2x: mask CPL_OF interruptYuval Mintz1-11/+10
2012-12-02bnx2x: IGU parse error cause probe failureBarak Witkowski1-5/+12
2012-12-02bnx2x: Ext. config accessed only on non-E1x.Yuval Mintz1-1/+2
2012-12-02bnx2x: nvram enables dropless flow controlYuval Mintz3-4/+31
2012-12-02bnx2x: Correct advertised speed/duplexYuval Mintz1-8/+4
2012-12-02bnx2x: Filter packets on FCoE ringsDmitry Kravkov4-4/+17
2012-12-02bnx2x: Management can control PFC/ETSBarak Witkowski3-6/+24
2012-12-02bnx2x: parity recovery flow enhancementBarak Witkowski1-13/+20
2012-12-02bnx2x: revised and corrected SPIO accessYuval Mintz2-23/+30
2012-12-02net/mlx4_en: Set number of rx/tx channels using ethtoolAmir Vadai5-14/+93
2012-12-02net/mlx4_en: Fix TX moderation info loss after set_ringparam is calledAmir Vadai1-29/+30
2012-12-01qlcnic: remove duplicated include from qlcnic_sysfs.cWei Yongjun1-2/+0
2012-12-01myri10ge: fix incorrect use of ntohs()Andrew Gallatin1-1/+1
2012-12-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller13-83/+156
2012-12-01ixgbe: Do not parse past IP header on fragments beyond the firstAlexander Duyck1-5/+8
2012-12-01e1000e: cosmetic cleanup of commentsBruce Allan13-790/+416
2012-12-01igb: Fix SerDes autoneg flow control.Carolyn Wyborny3-8/+166
2012-12-01igb: Unset sigdetect for SERDES loopback on 82580 and i350Carolyn Wyborny2-0/+16
2012-12-01igb: Workaround for global device reset problem on 82580.Carolyn Wyborny1-0/+6
2012-12-01igb: Refactoring of i210 file.Carolyn Wyborny1-124/+119
2012-12-01igb: Acquire, release semaphore for writing each EEPROM pageAkeem G. Abodunrin1-16/+12
2012-12-01igb: Updates to read nvm function for i211 deviceCarolyn Wyborny2-4/+34
2012-12-01ixgbe: eliminate Smatch warnings in ixgbe_debugfs.cjoshua.a.hay@intel.com1-37/+46
2012-12-01sfc: Make module parameters really booleanBen Hutchings1-4/+4
2012-12-01sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings1-6/+6
2012-12-01sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko3-3/+16
2012-12-01sfc: Work-around flush timeout when flushes have completedDaniel Pieczko2-4/+53
2012-12-01sfc: Reset driver's MAC stats after MC reboot seenBen Hutchings1-1/+8
2012-12-01sfc: Do not initialise buffer in efx_alloc_special_buffer()Ben Hutchings1-3/+0
2012-12-01sfc: Correctly initialise reset_method in siena_test_chip()Ben Hutchings1-1/+1
2012-12-01sfc: Remove confusing MMIO functionsBen Hutchings3-36/+28
2012-12-01sfc: Fix check for failure of MC_CMD_FLUSH_RX_QUEUESBen Hutchings1-1/+1
2012-12-01sfc: Delete redundant page_addr variable from efx_init_rx_buffers_page()Ben Hutchings1-5/+1
2012-12-01sfc: Really disable flow control while flushingBen Hutchings6-7/+23
2012-12-01sfc: Fix byte order warning in self-testBen Hutchings1-1/+1
2012-12-01sfc: Fix byte order warnings for ethtool RX filter interfaceBen Hutchings1-11/+14
2012-11-30myri10ge: Add vlan rx for better GRO perf.Andrew Gallatin1-0/+41
2012-11-30myri10ge: Convert from LRO to GROAndrew Gallatin2-203/+34
2012-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-11-28net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selectedMugunthan V N1-4/+3
2012-11-28cxgb3: Restore dependency on INETBen Hutchings1-1/+1
2012-11-28be2net: fix INTx ISR for interrupt behaviour on BE2Sathya Perla1-31/+23
2012-11-28ewrk3: remove outdated commentPaul Bolle1-1/+0