summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Fix compiler warningsJoren Van Onder2012-08-121-1/+1
* ixgbe: add missing bracesEmil Tantilov2012-08-111-1/+2
* bnx2x: Fix recovery flow cleanup during probeYuval Mintz2012-08-101-17/+0
* bnx2x: fix unload previous driver flow when flr-capableYuval Mintz2012-08-101-27/+28
* igb: Fix register defines for all non-82575 hardwareAlexander Duyck2012-08-091-2/+6
* e1000e: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov2012-08-091-10/+26
* igb: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov2012-08-091-10/+9
* net/stmmac: mark probe function as __devinitArnd Bergmann2012-08-091-1/+1
* lpc_eth: remove obsolete ifdefsstigge@antcom.de2012-08-091-13/+0
* igb: add delay to allow igb loopback test to succeed on 8086:10c9Stefan Assmann2012-08-071-0/+3
* e1000e: 82571 Tx Data Corruption during Tx hang recoveryTushar Dave2012-08-071-2/+4
* e1000e: NIC goes up and immediately goes downTushar Dave2012-08-071-3/+1
* ixp4xx_eth: fix ptp_ixp46x build failureArnaud Patard (Rtp)2012-08-061-0/+1
* igb: don't break user visible strings over multiple lines in igb_ethtool.cJesper Juhl2012-08-041-12/+11
* igb: correct hardware type (i210/i211) check in igb_loopback_test()Jesper Juhl2012-08-041-1/+1
* igb: Fix for failure to init on some 82576 devices.Carolyn Wyborny2012-08-041-8/+8
* net/mlx4_core: Remove port type restrictionsYevgeny Petrilin2012-08-042-17/+0
* net/mlx4_en: Fixing TX queue stop/wake flowYevgeny Petrilin2012-08-042-11/+7
* net/mlx4_en: loopbacked packets are dropped when SMAC=DMACAmir Vadai2012-08-041-2/+2
* emulex: benet: Add a missing CR in the end of messageMasanari Iida2012-08-041-1/+1
* bnx2x: fix mem leak when command is unknownJesper Juhl2012-08-021-0/+1
* sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings2012-08-024-9/+46
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-08-015-6/+5
|\
| * netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman2012-08-015-6/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-015-11/+76
|\ \ | |/ |/|
| * tg3: Update version to 3.124Michael Chan2012-07-301-1/+1
| * tg3: Fix race condition in tg3_get_stats64()Michael Chan2012-07-301-2/+4
| * tg3: Add New 5719 Read DMA workaroundMichael Chan2012-07-302-1/+29
| * tg3: Fix Read DMA workaround for 5719 A0.Michael Chan2012-07-301-2/+1
| * tg3: Request APE_LOCK_PHY before PHY accessMichael Chan2012-07-302-0/+38
| * seeq: use PTR_RET at init_module of driverDevendra Naga2012-07-301-3/+1
| * bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_pathDevendra Naga2012-07-301-2/+1
| * qlge: Add offload features to vlan interfacesbrenohl@br.ibm.com2012-07-301-0/+1
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-312-58/+17
|\ \
| * | net/stmmac: remove conditional compilation of clk codeViresh Kumar2012-07-312-58/+17
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-301-105/+207
|\ \ | |/ |/|
| * netdev: octeon_mgmt: Convert to use device tree.David Daney2012-07-231-105/+207
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-271-0/+6
|\ \
| * \ Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann2012-07-251-0/+6
| |\ \
| | * | ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz2012-07-251-0/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-2712-48/+164
|\ \ \ \ | |/ / / |/| | |
| * | | pch_gbe: vlan skb len fixAndy Cress2012-07-261-7/+0
| * | | pch_gbe: add extra clean txAndy Cress2012-07-261-13/+44
| * | | pch_gbe: fix transmit watchdog timeoutAndy Cress2012-07-261-1/+1
| * | | ixgbe: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov2012-07-261-5/+6
| * | | be2net: Fix to parse RSS hash from Receive completions correctly.Sarveshwar Bandi2012-07-261-2/+2
| * | | net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTERAmir Vadai2012-07-261-1/+1
| * | | net/pch_gpe: Cannot disable ethernet autonegationWei Yang2012-07-262-2/+3
| * | | net: wiznet add missing HAS_IOMEM dependencyfrank.blaschka@de.ibm.com2012-07-261-0/+1
| * | | be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPCAnton Blanchard2012-07-262-3/+4