summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* starfire: remove __dev* attributesBill Pemberton2012-12-031-5/+5
* acenic: remove __dev* attributesBill Pemberton2012-12-031-13/+13
* 8390: remove __dev* attributesBill Pemberton2012-12-035-26/+26
* 3c509: remove __dev* attributesBill Pemberton2012-12-031-12/+12
* typhoon: remove __dev* attributesBill Pemberton2012-12-031-5/+5
* 3c59x: remove __dev* attributesBill Pemberton2012-12-031-8/+8
* i825xx: remove __dev* attributesBill Pemberton2012-12-033-9/+9
* i825xx/ether1.c: remove __dev* attributesBill Pemberton2012-12-031-7/+7
* drivers/net/ethernet/amd/am79c961a.c: remove __dev* attributesBill Pemberton2012-12-031-1/+1
* bna: remove useless calls to memset().Cyril Roelandt2012-12-021-4/+0
* bnx2x: Correct PFC disablementBarak Witkowski2012-12-021-2/+5
* bnx2x: fix 'Ethtool -A' when autonegYuval Mintz2012-12-022-23/+28
* bnx2x: prevent DCB if disabled in nvramBarak Witkowski2012-12-022-2/+14
* bnx2x: Handle a rarely missed interruptYaniv Rosner2012-12-022-0/+16
* bnx2x: mask CPL_OF interruptYuval Mintz2012-12-021-11/+10
* bnx2x: IGU parse error cause probe failureBarak Witkowski2012-12-021-5/+12
* bnx2x: Ext. config accessed only on non-E1x.Yuval Mintz2012-12-021-1/+2
* bnx2x: nvram enables dropless flow controlYuval Mintz2012-12-023-4/+31
* bnx2x: Correct advertised speed/duplexYuval Mintz2012-12-021-8/+4
* bnx2x: Filter packets on FCoE ringsDmitry Kravkov2012-12-024-4/+17
* bnx2x: Management can control PFC/ETSBarak Witkowski2012-12-023-6/+24
* bnx2x: parity recovery flow enhancementBarak Witkowski2012-12-021-13/+20
* bnx2x: revised and corrected SPIO accessYuval Mintz2012-12-022-23/+30
* net/mlx4_en: Set number of rx/tx channels using ethtoolAmir Vadai2012-12-025-14/+93
* net/mlx4_en: Fix TX moderation info loss after set_ringparam is calledAmir Vadai2012-12-021-29/+30
* qlcnic: remove duplicated include from qlcnic_sysfs.cWei Yongjun2012-12-011-2/+0
* myri10ge: fix incorrect use of ntohs()Andrew Gallatin2012-12-011-1/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-12-0113-83/+156
|\
| * sfc: Make module parameters really booleanBen Hutchings2012-12-011-4/+4
| * sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings2012-12-011-6/+6
| * sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko2012-12-013-3/+16
| * sfc: Work-around flush timeout when flushes have completedDaniel Pieczko2012-12-012-4/+53
| * sfc: Reset driver's MAC stats after MC reboot seenBen Hutchings2012-12-011-1/+8
| * sfc: Do not initialise buffer in efx_alloc_special_buffer()Ben Hutchings2012-12-011-3/+0
| * sfc: Correctly initialise reset_method in siena_test_chip()Ben Hutchings2012-12-011-1/+1
| * sfc: Remove confusing MMIO functionsBen Hutchings2012-12-013-36/+28
| * sfc: Fix check for failure of MC_CMD_FLUSH_RX_QUEUESBen Hutchings2012-12-011-1/+1
| * sfc: Delete redundant page_addr variable from efx_init_rx_buffers_page()Ben Hutchings2012-12-011-5/+1
| * sfc: Really disable flow control while flushingBen Hutchings2012-12-016-7/+23
| * sfc: Fix byte order warning in self-testBen Hutchings2012-12-011-1/+1
| * sfc: Fix byte order warnings for ethtool RX filter interfaceBen Hutchings2012-12-011-11/+14
* | ixgbe: Do not parse past IP header on fragments beyond the firstAlexander Duyck2012-12-011-5/+8
* | e1000e: cosmetic cleanup of commentsBruce Allan2012-12-0113-790/+416
* | igb: Fix SerDes autoneg flow control.Carolyn Wyborny2012-12-013-8/+166
* | igb: Unset sigdetect for SERDES loopback on 82580 and i350Carolyn Wyborny2012-12-012-0/+16
* | igb: Workaround for global device reset problem on 82580.Carolyn Wyborny2012-12-011-0/+6
* | igb: Refactoring of i210 file.Carolyn Wyborny2012-12-011-124/+119
* | igb: Acquire, release semaphore for writing each EEPROM pageAkeem G. Abodunrin2012-12-011-16/+12
* | igb: Updates to read nvm function for i211 deviceCarolyn Wyborny2012-12-012-4/+34
* | ixgbe: eliminate Smatch warnings in ixgbe_debugfs.cjoshua.a.hay@intel.com2012-12-011-37/+46