summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds405-11248/+60217
2016-10-05mlxsw: switchx2: Fix misuse of hard_header_lenYotam Gigi1-1/+1
2016-10-05mlxsw: spectrum: Fix misuse of hard_header_lenYotam Gigi1-1/+1
2016-10-04net/faraday: Stop NCSI device on shutdownGavin Shan1-0/+2
2016-10-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2-1/+3
2016-10-04i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli1-0/+6
2016-10-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-29/+47
2016-10-04qed: Add RoCE ll2 & GSI supportRam Amrani6-12/+444
2016-10-04qed: Add support for memory registeration verbsRam Amrani1-0/+240
2016-10-04qed: Add support for QP verbsRam Amrani3-0/+1269
2016-10-04qed: PD,PKEY and CQ verb supportRam Amrani2-0/+345
2016-10-04qed: Add support for RoCE hw initRam Amrani13-7/+1269
2016-10-04qede: Add qedr frameworkRam Amrani5-15/+362
2016-10-04qed: Add Light L2 supportYuval Mintz11-3/+2194
2016-10-04Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-89/+143
2016-10-04i40e: fix sideband flow director vector allocationStefan Assmann1-2/+9
2016-10-04i40e: fix MSI-X vector redistribution if hw limit is reachedStefan Assmann1-16/+22
2016-10-04i40e: check if vectors are already depleted when doing VMDq allocationStefan Assmann1-11/+16
2016-10-04net: qcom/emac: fix return value check in emac_sgmii_config()Wei Yongjun1-4/+9
2016-10-03fm10k: wrap long line for alloc_workqueueJacob Keller1-1/+2
2016-10-03net: mvmdio: do not clk_disable_unprepare() NULL clockAlexey Khoroshilov1-2/+1
2016-10-03mlxsw: spectrum_router: avoid potential uninitialized data usageArnd Bergmann1-3/+7
2016-10-03net/mlx5e: shut up maybe-uninitialized warningArnd Bergmann1-1/+1
2016-10-03fm10k: use generic ethtool_op_get_ts_info callbackJacob Keller1-0/+1
2016-10-03cxgb4: unexport cxgb4_dcb_enabledArnd Bergmann1-6/+1
2016-10-03net: fec: set mac address unconditionallyGavin Schenk1-7/+5
2016-10-03net: ethernet: mediatek: mark symbols static where possibleBaoyou Xie1-4/+4
2016-10-03cxgb4: mark cxgb_setup_tc() staticBaoyou Xie1-2/+2
2016-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-8/+17
2016-09-30mlx5: Add ndo_poll_controller() implementationCalvin Owens1-0/+20
2016-09-30nfp: bpf: zero extend 4 byte context loadsJakub Kicinski1-0/+2
2016-09-30mlx4: remove unused fieldsDavid Decotigny2-6/+0
2016-09-30tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller1-5/+5
2016-09-29net: qcom/emac: initial ACPI supportTimur Tabi3-26/+95
2016-09-29net: qcom/emac: use device_get_mac_addressTimur Tabi1-6/+4
2016-09-29net: qcom/emac: do not use devm on internal phy pdevTimur Tabi2-9/+37
2016-09-28sh_eth: add R8A7743/5 supportSergei Shtylyov2-1/+3
2016-09-28rocker: use FIB notifications instead of switchdev callsJiri Pirko3-65/+185
2016-09-28mlxsw: spectrum_router: Use FIB notifications instead of switchdev callsJiri Pirko3-195/+260
2016-09-28igb: restore PPS signal on igb_ptp_resetJacob Keller2-1/+5
2016-09-28igb: bump version to igb-5.4.0Todd Fujinaka1-1/+1
2016-09-28igbvf: bump version to igbvf-2.4.0Todd Fujinaka1-1/+1
2016-09-28igb: fix non static symbol warningWei Yongjun1-2/+2
2016-09-27bnx2x: free the mac filter group list before freeing the cmdjbaron@akamai.com1-1/+1
2016-09-27net: ethernet: mediatek: bug fix to disable HW LRONelson Chang2-2/+3
2016-09-27net: ethernet: mediatek: add to stop PDMA while stopping the frame engineNelson Chang1-0/+1
2016-09-27net: bcmgenet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-8/+8
2016-09-27Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli3-31/+39
2016-09-27Revert "net: ethernet: bcmgenet: use new api ethtool_{get|set}_link_ksettings"Philippe Reynes1-8/+8
2016-09-27Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli3-31/+39