summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2014-02-02net: ethoc: implement ethtool get registersMax Filippov1-0/+20
2014-02-02net: ethoc: implement ethtool get/set settingsMax Filippov1-0/+24
2014-02-02net: ethoc: implement basic ethtool operationsMax Filippov1-0/+6
2014-01-31e100: Fix "disabling already-disabled device" warningMichele Baldessari1-1/+1
2014-01-31net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driverStefan Roese1-2/+12
2014-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-69/+66
2014-01-29bnx2x: 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-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-4/+8
2014-01-28i40e: Add missing braces to i40e_dcb_need_reconfig()Dave Jones1-1/+2
2014-01-28sky2: initialize napi before registering deviceStanislaw Gruszka1-2/+2
2014-01-28bnx2x: More Shutdown revisionsYuval Mintz1-2/+2
2014-01-27net: stmmac: Log MAC address only onceHans de Goede1-2/+2
2014-01-27net: stmmac: Silence PTP init errors on hw without PTPHans de Goede1-1/+1
2014-01-27net/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-25Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds12-20/+137
2014-01-25net/cxgb4: Fix referencing freed adapterGavin Shan1-1/+1
2014-01-24qlcnic: update version to 5.3.55Himanshu Madhani1-2/+2
2014-01-24qlcnic: Enhance logic to calculate msix vectors.Himanshu Madhani4-97/+192
2014-01-24qlcnic: Refactor interrupt coalescing code for all adapters.Himanshu Madhani7-117/+200
2014-01-24qlcnic: Update poll controller code pathManish chopra1-6/+28
2014-01-24qlcnic: Interrupt code cleanupManish chopra6-72/+121
2014-01-24qlcnic: Enhance Tx timeout debugging.Himanshu Madhani2-20/+51
2014-01-24qlcnic: Use bool for rx_mac_learn.Sucheta Chakraborty5-7/+7
2014-01-24sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings2-2/+5
2014-01-24tulip: cleanup by using ARRAY_SIZE()Dan Carpenter1-1/+1
2014-01-24net/cxgb4: Don't retrieve stats during recoveryGavin Shan1-0/+10
2014-01-24net/cxgb4: Avoid disabling PCI device for towiceGavin Shan2-7/+21
2014-01-24drivers: net: cpsw: enable promiscuous mode supportMugunthan V N3-25/+98
2014-01-23Merge branch 'ip-roce' into for-nextRoland Dreier1-0/+20
2014-01-23Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier11-20/+117
2014-01-23IB/mlx5: Abort driver cleanup if teardown hca failsEli Cohen1-2/+8
2014-01-23mlx5_core: Fix PowerPC supportEli Cohen1-4/+5
2014-01-23mlx5_core: Improve debugfs readabilityEli Cohen1-6/+33
2014-01-23IB/mlx5: Add support for resize CQEli Cohen1-2/+2
2014-01-23IB/mlx5: Implement modify CQEli Cohen1-2/+15
2014-01-23mlx5_core: Use mlx5 core style warningEli Cohen1-1/+2
2014-01-23IB/mlx5: Clear out struct before create QP commandEli Cohen1-1/+1
2014-01-23mlx5_core: Fix out arg size in access_register commandHaggai Eran1-1/+1
2014-01-22net/mlx4_core: Remove unnecessary validation for port numberMoni Shoua1-3/+0
2014-01-22be2net: Fix be_vlan_add/rem_vid() routinesSomnath Kotur1-13/+8
2014-01-22bnx2x: Fix VF flr flowAriel Elior1-28/+33
2014-01-22stmmac: Fix kernel crashes for jumbo framesVince Bridgers6-12/+32
2014-01-22sfc: Fix transposed ptp_{under, over}size_sync_windows statisticsBen Hutchings1-2/+2
2014-01-22sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.Jon Cooper2-8/+37
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds5-14/+19