summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: fix kernel OOPS when remove davinci_mdio moduleBin Liu2012-08-311-1/+3
* cs89x0 : packet reception not workingJaccon Bastiaansen2012-08-311-5/+5
* bnx2x: Correct the ndo_poll_controller callMerav Sicron2012-08-301-3/+5
* bnx2x: Move netif_napi_add to the open callMerav Sicron2012-08-305-13/+10
* e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2012-08-302-25/+24
* gianfar: fix default tx vlan offload feature flagClaudiu Manoil2012-08-301-1/+1
* netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang2012-08-292-2/+6
* Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-08-241-2/+2
|\
| * sfc: Fix reporting of IPv4 full filters through ethtoolBen Hutchings2012-08-241-2/+2
* | stmmac: add header inclusion protectionRayagond Kokatanur2012-08-249-0/+43
* | stmmac: fix a typo in the macro used to mask the mmc irqGiuseppe CAVALLARO2012-08-231-3/+3
* | stmmac: fix GMAC syn IDGiuseppe CAVALLARO2012-08-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-227-11/+25
|\ \
| * | net/stmmac: fix issue of clk_get for Loongson1B.Kelvin Cheung2012-08-201-1/+1
| * | net: sh_eth: Add eth support for R8A7779 devicePhil Edworthy2012-08-202-5/+10
| |/
| * drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return codeJulia Lawall2012-08-151-1/+3
| * drivers/net/ethernet/freescale/fs_enet: fix error return codeJulia Lawall2012-08-152-3/+9
| * drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereferenceJulia Lawall2012-08-151-1/+2
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-08-175-17/+29
|\ \ | |/ |/|
| * mlx4_core: Clean up buddy bitmap allocationRoland Dreier2012-08-161-4/+3
| * mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas2012-08-165-10/+13
| * mlx4_core: Allow large mlx4_buddy bitmapsYishai Hadas2012-08-161-4/+14
* | 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