summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-09-172-17/+23
|\
| * mlx4_core: Fix integer overflows so 8TBs of memory registration worksYishai Hadas2012-09-142-17/+23
* | bnx2x: Add missing afex codeYuval Mintz2012-09-132-11/+21
* | bnx2x: fix registers dumpedDmitry Kravkov2012-09-132-18/+9
* | bnx2x: correct advertisement of pause capabilitiesYaniv Rosner2012-09-131-0/+6
* | bnx2x: display the correct duplex valueYaniv Rosner2012-09-131-4/+6
* | bnx2x: prevent timeouts when using PFCYaniv Rosner2012-09-131-3/+5
* | bnx2x: fix stats copying logicYuval Mintz2012-09-131-2/+5
* | bnx2x: Avoid sending multiple statistics queriesDmitry Kravkov2012-09-131-3/+5
* | |PATCH] seeq: Add missing spinlock initJean Delvare2012-09-071-0/+1
* | net/mlx4_core: Return the error value in case of command initialization failureEugenia Emantayev2012-09-071-1/+2
* | net/mlx4_core: Fixing error flow in case of QUERY_FW failureAviad Yehezkel2012-09-071-6/+7
* | net/mlx4_core: Looking for promiscuous entries on the correct portAviad Yehezkel2012-09-071-8/+8
* | net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion2012-09-071-0/+116
* | net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion2012-09-072-83/+83
* | ibmveth: Fix alignment of rx queue bugSantiago Leon2012-09-051-17/+9
* | i825xx: fix paging fault on znet_probe()Wu Fengguang2012-09-041-4/+9
* | 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