summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2012-09-28netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun1-3/+1
2012-09-28qlcnic: Fix scheduling while atomic bugNarendra K1-2/+2
2012-09-28bnx2: Clean up remaining iounmapNeil Horman1-1/+1
2012-09-27netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun1-2/+2
2012-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-22/+41
2012-09-21net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese2-8/+8
2012-09-21stmmac: fix return value check in stmmac_open_ext_timer()Wei Yongjun1-1/+1
2012-09-21gianfar: fix phc index build failureRichard Cochran2-2/+3
2012-09-21bnx2x: remove false warning regarding interrupt numberAriel Elior1-5/+6
2012-09-21at91ether: return PTR_ERR if call to clk_get failsDevendra Naga1-1/+1
2012-09-19e1000: Small packets may get corrupted during padding by HWTushar Dave1-0/+11
2012-09-19netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov1-0/+4
2012-09-19bnx2x: fix rx checksum validation for IPv6Michal Schmidt1-5/+7
2012-09-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-17/+23
2012-09-14mlx4_core: Fix integer overflows so 8TBs of memory registration worksYishai Hadas2-17/+23
2012-09-14bnx2x: Add missing afex codeYuval Mintz2-11/+21
2012-09-14bnx2x: fix registers dumpedDmitry Kravkov2-18/+9
2012-09-14bnx2x: correct advertisement of pause capabilitiesYaniv Rosner1-0/+6
2012-09-14bnx2x: display the correct duplex valueYaniv Rosner1-4/+6
2012-09-14bnx2x: prevent timeouts when using PFCYaniv Rosner1-3/+5
2012-09-14bnx2x: fix stats copying logicYuval Mintz1-2/+5
2012-09-14bnx2x: Avoid sending multiple statistics queriesDmitry Kravkov1-3/+5
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-01treewide: fix comment/printk/variable typosAnatol Pomozov3-3/+3
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