summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorLines
2012-09-13bnx2x: Add missing afex codeYuval Mintz-11/+21
2012-09-13bnx2x: fix registers dumpedDmitry Kravkov-18/+9
2012-09-13bnx2x: correct advertisement of pause capabilitiesYaniv Rosner-0/+6
2012-09-13bnx2x: display the correct duplex valueYaniv Rosner-4/+6
2012-09-13bnx2x: prevent timeouts when using PFCYaniv Rosner-3/+5
2012-09-13bnx2x: fix stats copying logicYuval Mintz-2/+5
2012-09-13bnx2x: Avoid sending multiple statistics queriesDmitry Kravkov-3/+5
2012-09-07|PATCH] seeq: Add missing spinlock initJean Delvare-0/+1
2012-09-07net/mlx4_core: Return the error value in case of command initialization failureEugenia Emantayev-1/+2
2012-09-07net/mlx4_core: Fixing error flow in case of QUERY_FW failureAviad Yehezkel-6/+7
2012-09-07net/mlx4_core: Looking for promiscuous entries on the correct portAviad Yehezkel-8/+8
2012-09-07net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion-0/+116
2012-09-07net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion-83/+83
2012-09-05ibmveth: Fix alignment of rx queue bugSantiago Leon-17/+9
2012-09-04i825xx: fix paging fault on znet_probe()Wu Fengguang-4/+9
2012-08-31net: ethernet: fix kernel OOPS when remove davinci_mdio moduleBin Liu-1/+3
2012-08-31cs89x0 : packet reception not workingJaccon Bastiaansen-5/+5
2012-08-30bnx2x: Correct the ndo_poll_controller callMerav Sicron-3/+5
2012-08-30bnx2x: Move netif_napi_add to the open callMerav Sicron-13/+10
2012-08-30e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan-25/+24
2012-08-30gianfar: fix default tx vlan offload feature flagClaudiu Manoil-1/+1
2012-08-29netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang-2/+6
2012-08-24Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller-2/+2
2012-08-24stmmac: add header inclusion protectionRayagond Kokatanur-0/+43
2012-08-24sfc: Fix reporting of IPv4 full filters through ethtoolBen Hutchings-2/+2
2012-08-22stmmac: fix a typo in the macro used to mask the mmc irqGiuseppe CAVALLARO-3/+3
2012-08-22stmmac: fix GMAC syn IDGiuseppe CAVALLARO-1/+1
2012-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-11/+25
2012-08-20net/stmmac: fix issue of clk_get for Loongson1B.Kelvin Cheung-1/+1
2012-08-20net: sh_eth: Add eth support for R8A7779 devicePhil Edworthy-5/+10
2012-08-17Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-17/+29
2012-08-15mlx4_core: Clean up buddy bitmap allocationRoland Dreier-4/+3
2012-08-15mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas-10/+13
2012-08-15mlx4_core: Allow large mlx4_buddy bitmapsYishai Hadas-4/+14
2012-08-14drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return codeJulia Lawall-1/+3
2012-08-14drivers/net/ethernet/freescale/fs_enet: fix error return codeJulia Lawall-3/+9
2012-08-14drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereferenceJulia Lawall-1/+2
2012-08-12bnx2x: Fix compiler warningsJoren Van Onder-1/+1
2012-08-10ixgbe: add missing bracesEmil Tantilov-1/+2
2012-08-09bnx2x: Fix recovery flow cleanup during probeYuval Mintz-17/+0
2012-08-09bnx2x: fix unload previous driver flow when flr-capableYuval Mintz-27/+28
2012-08-09igb: Fix register defines for all non-82575 hardwareAlexander Duyck-2/+6
2012-08-09e1000e: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov-10/+26
2012-08-09igb: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov-10/+9
2012-08-08net/stmmac: mark probe function as __devinitArnd Bergmann-1/+1
2012-08-08lpc_eth: remove obsolete ifdefsstigge@antcom.de-13/+0
2012-08-07igb: add delay to allow igb loopback test to succeed on 8086:10c9Stefan Assmann-0/+3
2012-08-07e1000e: 82571 Tx Data Corruption during Tx hang recoveryTushar Dave-2/+4
2012-08-07e1000e: NIC goes up and immediately goes downTushar Dave-3/+1
2012-08-06ixp4xx_eth: fix ptp_ixp46x build failureArnaud Patard (Rtp)-0/+1