summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* tg3: Code movementMatt Carlson2011-09-151-8/+9
* tg3: Eliminate tg3_halt_cpu() prototypeMatt Carlson2011-09-151-221/+222
* tg3: Eliminate tg3_write_sig_post_reset() prototypeMatt Carlson2011-09-151-230/+228
* tg3: Eliminate tg3_stop_fw() prototypeMatt Carlson2011-09-151-18/+16
* tg3: Add ability to turn off 1shot MSIMatt Carlson2011-09-151-2/+6
* tg3: Remove tp->rx_offset term when unneededMatt Carlson2011-09-151-2/+8
* tg3: Fix missed MSI workaroundMatt Carlson2011-09-151-3/+2
* tg3: Check all adv bits when checking configMatt Carlson2011-09-151-2/+4
* MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-1528-0/+47
* stmmac: update the driver version (Aug_2011) (v3)Giuseppe CAVALLARO2011-09-151-1/+1
* stmmac: add HW DMA feature register (v3)Giuseppe CAVALLARO2011-09-156-1/+174
* stmmac: rework the code to get the Synopsys ID (v3)Giuseppe CAVALLARO2011-09-154-5/+23
* stmmac: export DMA TX/RX rings via debugfs (v3)Giuseppe CAVALLARO2011-09-152-0/+112
* stmmac: add MMC support exported via ethtool (v3)Giuseppe CAVALLARO2011-09-158-22/+540
* stmmac: support wake up irq from external sources (v3)Deepak Sikri2011-09-153-3/+16
* stmmac: remove the mmc code (v3)Giuseppe CAVALLARO2011-09-154-28/+0
* stmmac: remove the STBus bridge setting from the GMAC code (v3)Giuseppe CAVALLARO2011-09-151-3/+0
* bna: Driver Version changed to 3.0.2.1Rasesh Mody2011-09-151-1/+1
* bna: SKB PCI UNMAP FixRasesh Mody2011-09-151-27/+8
* bna: TX Queue Depth FixRasesh Mody2011-09-152-4/+8
* bna: MBOX IRQ Flag Check after LockingRasesh Mody2011-09-151-7/+11
* bna: Async Mode Tx Rx Init FixRasesh Mody2011-09-153-7/+27
* bna: Ethtool Enhancements and FixRasesh Mody2011-09-153-19/+92
* bna: Initialization and Locking FixRasesh Mody2011-09-152-2/+12
* bna: Formatting and Code CleanupRasesh Mody2011-09-158-107/+24
* bna: TX Path and RX Path ChangesRasesh Mody2011-09-152-95/+191
* bna: Interrupt Polling and NAPI Init ChangesRasesh Mody2011-09-152-30/+54
* bna: PCI Probe FixRasesh Mody2011-09-151-1/+7
* bna: Naming Change and Minor Macro FixRasesh Mody2011-09-154-19/+21
* r8169: convert to SKB paged frag API.Ian Campbell2011-09-151-1/+1
* qlge: convert to SKB paged frag API.Ian Campbell2011-09-151-12/+6
* qlcnic: convert to SKB paged frag API.Ian Campbell2011-09-151-2/+2
* qla3xxx: convert to SKB paged frag API.Ian Campbell2011-09-151-3/+2
* pasemi: convert to SKB paged frag API.Ian Campbell2011-09-151-3/+2
* ns83820: convert to SKB paged frag API.Ian Campbell2011-09-151-3/+2
* niu: convert to SKB paged frag API.Ian Campbell2011-09-151-5/+2
* netxen: convert to SKB paged frag API.Ian Campbell2011-09-151-2/+2
* mv643xx: convert to SKB paged frag API.Ian Campbell2011-09-151-4/+4
* ksz884x: convert to SKB paged frag API.Ian Campbell2011-09-151-2/+1
* jme: convert to SKB paged frag API.Ian Campbell2011-09-151-2/+3
* ibmveth: convert to SKB paged frag API.Ian Campbell2011-09-151-3/+2
* bnx2x: Fix build errorDmitry Kravkov2011-08-301-1/+1
* qlcnic: add beacon test support.Sucheta Chakraborty2011-08-303-2/+108
* qlcnic: fix cdrp race conditionSritej Velaga2011-08-304-32/+95
* qlcnic: Add FLT entry for CO cards FW image regionSritej Velaga2011-08-302-2/+10
* qlcnic: Change debug messages in loopback pathManish chopra2011-08-302-8/+13
* qlcnic: detect fan failureSony Chacko2011-08-303-7/+27
* ixgbe: clear RNBC only for 82598Emil Tantilov2011-08-291-2/+3
* ixgbe: add check for supported modesEmil Tantilov2011-08-291-3/+7
* ixgbe: fix ixgbe_fc_autoneg_fiber bugDon Skidmore2011-08-291-2/+2