summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2012-09-07|PATCH] seeq: Add missing spinlock initJean Delvare1-0/+1
2012-09-07net/mlx4_core: Return the error value in case of command initialization failureEugenia Emantayev1-1/+2
2012-09-07net/mlx4_core: Fixing error flow in case of QUERY_FW failureAviad Yehezkel1-6/+7
2012-09-07net/mlx4_core: Looking for promiscuous entries on the correct portAviad Yehezkel1-8/+8
2012-09-07net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion1-0/+116
2012-09-07net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion2-83/+83
2012-09-06ibmveth: Fix alignment of rx queue bugSantiago Leon1-17/+9
2012-09-04i825xx: fix paging fault on znet_probe()Wu Fengguang1-4/+9
2012-09-01net: ethernet: fix kernel OOPS when remove davinci_mdio moduleBin Liu1-1/+3
2012-08-31cs89x0 : packet reception not workingJaccon Bastiaansen1-5/+5
2012-08-30bnx2x: Correct the ndo_poll_controller callMerav Sicron1-3/+5
2012-08-30bnx2x: Move netif_napi_add to the open callMerav Sicron5-13/+10
2012-08-30e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2-25/+24
2012-08-30gianfar: fix default tx vlan offload feature flagClaudiu Manoil1-1/+1
2012-08-29netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang2-2/+6
2012-08-25Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller1-2/+2
2012-08-24stmmac: add header inclusion protectionRayagond Kokatanur9-0/+43
2012-08-24sfc: Fix reporting of IPv4 full filters through ethtoolBen Hutchings1-2/+2
2012-08-23stmmac: fix a typo in the macro used to mask the mmc irqGiuseppe CAVALLARO1-3/+3
2012-08-23stmmac: fix GMAC syn IDGiuseppe CAVALLARO1-1/+1
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-11/+25
2012-08-20net/stmmac: fix issue of clk_get for Loongson1B.Kelvin Cheung1-1/+1
2012-08-20net: sh_eth: Add eth support for R8A7779 devicePhil Edworthy2-5/+10
2012-08-17Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds5-17/+29
2012-08-16mlx4_core: Clean up buddy bitmap allocationRoland Dreier1-4/+3
2012-08-16mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas5-10/+13
2012-08-16mlx4_core: Allow large mlx4_buddy bitmapsYishai Hadas1-4/+14
2012-08-15drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return codeJulia Lawall1-1/+3
2012-08-15drivers/net/ethernet/freescale/fs_enet: fix error return codeJulia Lawall2-3/+9
2012-08-15drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereferenceJulia Lawall1-1/+2
2012-08-13bnx2x: Fix compiler warningsJoren Van Onder1-1/+1
2012-08-11ixgbe: add missing bracesEmil Tantilov1-1/+2
2012-08-10bnx2x: Fix recovery flow cleanup during probeYuval Mintz1-17/+0
2012-08-10bnx2x: fix unload previous driver flow when flr-capableYuval Mintz1-27/+28
2012-08-09igb: Fix register defines for all non-82575 hardwareAlexander Duyck1-2/+6
2012-08-09e1000e: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov1-10/+26
2012-08-09igb: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov1-10/+9
2012-08-09net/stmmac: mark probe function as __devinitArnd Bergmann1-1/+1
2012-08-09lpc_eth: remove obsolete ifdefsstigge@antcom.de1-13/+0
2012-08-07igb: add delay to allow igb loopback test to succeed on 8086:10c9Stefan Assmann1-0/+3
2012-08-07e1000e: 82571 Tx Data Corruption during Tx hang recoveryTushar Dave1-2/+4
2012-08-07e1000e: NIC goes up and immediately goes downTushar Dave1-3/+1
2012-08-07ixp4xx_eth: fix ptp_ixp46x build failureArnaud Patard (Rtp)1-0/+1
2012-08-04igb: don't break user visible strings over multiple lines in igb_ethtool.cJesper Juhl1-12/+11
2012-08-04igb: correct hardware type (i210/i211) check in igb_loopback_test()Jesper Juhl1-1/+1
2012-08-04igb: Fix for failure to init on some 82576 devices.Carolyn Wyborny1-8/+8
2012-08-04net/mlx4_core: Remove port type restrictionsYevgeny Petrilin2-17/+0
2012-08-04net/mlx4_en: Fixing TX queue stop/wake flowYevgeny Petrilin2-11/+7
2012-08-04net/mlx4_en: loopbacked packets are dropped when SMAC=DMACAmir Vadai1-2/+2
2012-08-04emulex: benet: Add a missing CR in the end of messageMasanari Iida1-1/+1