summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/faraday: Stop NCSI device on shutdownGavin Shan2016-10-041-0/+2
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2016-10-032-1/+3
|\
| * fm10k: wrap long line for alloc_workqueueJacob Keller2016-10-021-1/+2
| * fm10k: use generic ethtool_op_get_ts_info callbackJacob Keller2016-10-021-0/+1
* | i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli2016-10-031-0/+6
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-10-031-29/+47
|\ \
| * | i40e: fix sideband flow director vector allocationStefan Assmann2016-10-031-2/+9
| * | i40e: fix MSI-X vector redistribution if hw limit is reachedStefan Assmann2016-10-031-16/+22
| * | i40e: check if vectors are already depleted when doing VMDq allocationStefan Assmann2016-10-031-11/+16
* | | qed: Add RoCE ll2 & GSI supportRam Amrani2016-10-036-12/+444
* | | qed: Add support for memory registeration verbsRam Amrani2016-10-031-0/+240
* | | qed: Add support for QP verbsRam Amrani2016-10-033-0/+1269
* | | qed: PD,PKEY and CQ verb supportRam Amrani2016-10-032-0/+345
* | | qed: Add support for RoCE hw initRam Amrani2016-10-0313-7/+1269
* | | qede: Add qedr frameworkRam Amrani2016-10-035-15/+362
* | | qed: Add Light L2 supportYuval Mintz2016-10-0311-3/+2194
|/ /
* | net: qcom/emac: fix return value check in emac_sgmii_config()Wei Yongjun2016-10-031-4/+9
* | net: mvmdio: do not clk_disable_unprepare() NULL clockAlexey Khoroshilov2016-10-031-2/+1
* | mlxsw: spectrum_router: avoid potential uninitialized data usageArnd Bergmann2016-10-031-3/+7
* | net/mlx5e: shut up maybe-uninitialized warningArnd Bergmann2016-10-031-1/+1
|/
* cxgb4: unexport cxgb4_dcb_enabledArnd Bergmann2016-10-031-6/+1
* net: fec: set mac address unconditionallyGavin Schenk2016-10-031-7/+5
* net: ethernet: mediatek: mark symbols static where possibleBaoyou Xie2016-10-031-4/+4
* cxgb4: mark cxgb_setup_tc() staticBaoyou Xie2016-10-031-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-022-8/+17
|\
| * tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller2016-09-301-5/+5
| * Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli2016-09-273-31/+39
| * net: fec: align IP header in hardwareEric Nelson2016-09-271-1/+10
| * net: fec: remove QUIRK_HAS_RACC from i.mx27Eric Nelson2016-09-271-1/+1
| * net: fec: remove QUIRK_HAS_RACC from i.mx25Eric Nelson2016-09-271-1/+1
* | mlx5: Add ndo_poll_controller() implementationCalvin Owens2016-09-301-0/+20
* | nfp: bpf: zero extend 4 byte context loadsJakub Kicinski2016-09-301-0/+2
* | mlx4: remove unused fieldsDavid Decotigny2016-09-302-6/+0
* | net: qcom/emac: initial ACPI supportTimur Tabi2016-09-293-26/+95
* | net: qcom/emac: use device_get_mac_addressTimur Tabi2016-09-291-6/+4
* | net: qcom/emac: do not use devm on internal phy pdevTimur Tabi2016-09-292-9/+37
* | sh_eth: add R8A7743/5 supportSergei Shtylyov2016-09-282-1/+3
* | rocker: use FIB notifications instead of switchdev callsJiri Pirko2016-09-283-65/+185
* | mlxsw: spectrum_router: Use FIB notifications instead of switchdev callsJiri Pirko2016-09-283-195/+260
* | igb: restore PPS signal on igb_ptp_resetJacob Keller2016-09-272-1/+5
* | igb: bump version to igb-5.4.0Todd Fujinaka2016-09-271-1/+1
* | igbvf: bump version to igbvf-2.4.0Todd Fujinaka2016-09-271-1/+1
* | igb: fix non static symbol warningWei Yongjun2016-09-271-2/+2
* | bnx2x: free the mac filter group list before freeing the cmdjbaron@akamai.com2016-09-271-1/+1
* | net: ethernet: mediatek: bug fix to disable HW LRONelson Chang2016-09-272-2/+3
* | net: ethernet: mediatek: add to stop PDMA while stopping the frame engineNelson Chang2016-09-271-0/+1
* | net: bcmgenet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-09-271-8/+8
* | Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli2016-09-273-31/+39
* | Revert "net: ethernet: bcmgenet: use new api ethtool_{get|set}_link_ksettings"Philippe Reynes2016-09-271-8/+8
* | net: tg3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-09-261-50/+62
OpenPOWER on IntegriCloud