aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-25net: Revert devlink health changes.David S. Miller6-410/+169
2019-01-24mlxfw: Replace license text with SPDX identifiers and adjust copyrightsShalom Toledo9-297/+20
2019-01-24r8169: factor out PHY init sequence adjusting 10M and ALDPSHeiner Kallweit1-28/+21
2019-01-24r8169: factor out disabling ALDPSHeiner Kallweit1-20/+11
2019-01-24net: stmmac: Fix return value check in qcom_ethqos_probe()Wei Yongjun1-2/+2
2019-01-24net: amd8111e: clean up two minor indentation issuesColin Ian King1-2/+2
2019-01-24enetc: Add RFS and RSS supportClaudiu Manoil7-3/+554
2019-01-24enetc: Add vf to pf messaging supportClaudiu Manoil7-0/+399
2019-01-24enetc: Add ethtool statisticsClaudiu Manoil2-0/+275
2019-01-24enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil12-0/+3384
2019-01-24net/mlx4_core: A write memory barrier is sufficient in EQ ci updateTariq Toukan1-1/+1
2019-01-23r8169: improve firmware handlingHeiner Kallweit1-32/+15
2019-01-23net: hns3: fix PFC not setting problem for DCB moduleYunsheng Lin3-4/+6
2019-01-23net: hns3: add statistics for PFC frames and MAC control framesliuzhongzhu4-7/+109
2019-01-23net: hns3: add ETS TC weight setting in SSU moduleYunsheng Lin1-0/+43
2019-01-23net: hns3: do not return GE PFC setting err when initializingYunsheng Lin4-13/+18
2019-01-23net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTEDYunsheng Lin2-1/+3
2019-01-23net: hns3: clear param in ring when free ringPeng Li1-0/+5
2019-01-23net: hns3: fix bug of ethtool_ops.get_channels for VFHuazhong Tan1-2/+3
2019-01-23net: hns3: fix for shaper not setting when TC num changesYunsheng Lin3-10/+5
2019-01-23net: hns3: fix rss configuration lost problem when setting channelYunsheng Lin3-4/+13
2019-01-23net: hns3: refactor the statistics updating for netdevJian Shen2-32/+20
2019-01-23net: hns3: add rx multicast packets statisticJian Shen3-0/+15
2019-01-23net: hns3: add calling roce callback function when link status changePeng Li2-0/+11
2019-01-23mlxsw: spectrum_nve: Enable VXLAN on Spectrum-2Ido Schimmel1-12/+5
2019-01-23mlxsw: spectrum_nve: Add support for VXLAN on Spectrum-2Ido Schimmel2-1/+110
2019-01-23mlxsw: spectrum_nve: Breakout common code to a common functionIdo Schimmel1-11/+19
2019-01-23mlxsw: spectrum: Expose functions to create and destroy underlay RIFIdo Schimmel2-0/+31
2019-01-23net/mlx4: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-01-23qed: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-01-23bna: Mark expected switch fall-throughsGustavo A. R. Silva1-6/+3
2019-01-23broadcom: Mark expected switch fall-throughsGustavo A. R. Silva3-4/+4
2019-01-23net: 3c509: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-01-22bnx2x: Bump up driver version to 1.713.36Sudarsana Reddy Kalluru1-1/+1
2019-01-22cxgb4/cxgb4vf: Link management changesVishal Kulkarni3-14/+63
2019-01-22net: stmmac: Add driver for Qualcomm ethqosVinod Koul3-0/+556
2019-01-22net: stmmac: implement the SIOCGHWTSTAMP ioctlArtem Panfilov2-5/+33
2019-01-22hinic: Add pci device idsXue Chaojing1-4/+6
2019-01-22r8169: remove PCI DAC supportHeiner Kallweit1-17/+1
2019-01-22r8169: improve rx buffer allocationHeiner Kallweit1-13/+5
2019-01-22Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller6-142/+300
2019-01-22cxgb4: TLS record offload enableAtul Gupta1-1/+2
2019-01-22i40e: clean up several indentation issuesColin Ian King3-8/+8
2019-01-22i40e: increase indentationJulia Lawall1-1/+1
2019-01-22i40e: update version numberAlice Michael1-2/+2
2019-01-22i40e: remove debugfs tx_timeout supportLihong Yang1-25/+1
2019-01-22i40e: check queue pairs num in config queues handlerSergey Nemov1-1/+6
2019-01-22i40e: Change unmatched function typesGrzegorz Siwik1-4/+4
2019-01-22i40e: Add support FEC configuration for Fortville 25GDamian Dybek3-2/+256
2019-01-22i40e: Limiting RSS queues to CPUsAleksandr Loktionov1-0/+1