aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-04net: ethoc: set up MII management bus clockMax Filippov1-2/+30
2014-02-04net: ethoc: don't advertise gigabit speed on attached PHYMax Filippov1-0/+5
2014-02-01net: ethoc: implement ethtool get/set ring parametersMax Filippov1-0/+51
2014-02-01net: ethoc: implement ethtool get registersMax Filippov1-0/+20
2014-02-01net: ethoc: implement ethtool get/set settingsMax Filippov1-0/+24
2014-02-01net: ethoc: implement basic ethtool operationsMax Filippov1-0/+6
2014-01-30e100: Fix "disabling already-disabled device" warningMichele Baldessari1-1/+1
2014-01-30net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driverStefan Roese1-2/+12
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-69/+66
2014-01-28bnx2x: Fix generic option settingsYaniv Rosner1-40/+38
2014-01-28qlcnic: Fix loopback test failureShahed Shaikh1-3/+8
2014-01-28qlcnic: Fix tx timeout.Rajesh Borundia1-7/+2
2014-01-28qlcnic: Fix initialization of vlan list.Rajesh Borundia1-6/+5
2014-01-28qlcnic: Correct off-by-one errors in bounds checksManish Chopra1-4/+4
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-4/+8
2014-01-27i40e: Add missing braces to i40e_dcb_need_reconfig()Dave Jones1-1/+2
2014-01-27sky2: initialize napi before registering deviceStanislaw Gruszka1-2/+2
2014-01-27bnx2x: More Shutdown revisionsYuval Mintz1-2/+2
2014-01-26net: stmmac: Log MAC address only onceHans de Goede1-2/+2
2014-01-26net: stmmac: Silence PTP init errors on hw without PTPHans de Goede1-1/+1
2014-01-26net/apne: Remove unused variable ei_localGeert Uytterhoeven1-1/+0
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds405-8384/+33412
2014-01-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds12-20/+137
2014-01-24net/cxgb4: Fix referencing freed adapterGavin Shan1-1/+1
2014-01-23qlcnic: update version to 5.3.55Himanshu Madhani1-2/+2
2014-01-23qlcnic: Enhance logic to calculate msix vectors.Himanshu Madhani4-97/+192
2014-01-23qlcnic: Refactor interrupt coalescing code for all adapters.Himanshu Madhani7-117/+200
2014-01-23qlcnic: Update poll controller code pathManish chopra1-6/+28
2014-01-23qlcnic: Interrupt code cleanupManish chopra6-72/+121
2014-01-23qlcnic: Enhance Tx timeout debugging.Himanshu Madhani2-20/+51
2014-01-23qlcnic: Use bool for rx_mac_learn.Sucheta Chakraborty5-7/+7
2014-01-23sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings2-2/+5
2014-01-23tulip: cleanup by using ARRAY_SIZE()Dan Carpenter1-1/+1
2014-01-23net/cxgb4: Don't retrieve stats during recoveryGavin Shan1-0/+10
2014-01-23net/cxgb4: Avoid disabling PCI device for towiceGavin Shan2-7/+21
2014-01-23drivers: net: cpsw: enable promiscuous mode supportMugunthan V N3-25/+98
2014-01-22Merge branch 'ip-roce' into for-nextRoland Dreier1-0/+20
2014-01-22Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'ocrdma', 'qib', 'srp' and 'usnic' into for-nextRoland Dreier11-20/+117
2014-01-22IB/mlx5: Abort driver cleanup if teardown hca failsEli Cohen1-2/+8
2014-01-22mlx5_core: Fix PowerPC supportEli Cohen1-4/+5
2014-01-22mlx5_core: Improve debugfs readabilityEli Cohen1-6/+33
2014-01-22IB/mlx5: Add support for resize CQEli Cohen1-2/+2
2014-01-22IB/mlx5: Implement modify CQEli Cohen1-2/+15
2014-01-22mlx5_core: Use mlx5 core style warningEli Cohen1-1/+2
2014-01-22IB/mlx5: Clear out struct before create QP commandEli Cohen1-1/+1
2014-01-22mlx5_core: Fix out arg size in access_register commandHaggai Eran1-1/+1
2014-01-21net/mlx4_core: Remove unnecessary validation for port numberMoni Shoua1-3/+0
2014-01-21be2net: Fix be_vlan_add/rem_vid() routinesSomnath Kotur1-13/+8
2014-01-21bnx2x: Fix VF flr flowAriel Elior1-28/+33
2014-01-21stmmac: Fix kernel crashes for jumbo framesVince Bridgers6-12/+32