aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-25ptp: fix debugfs_simple_attr.cocci warningsYueHaibing1-8/+8
2019-01-25r8169: enable EEE per default on chip versions from RTL8168gHeiner Kallweit1-0/+14
2019-01-25r8169: add general EEE support for chip versions from RTL8168gHeiner Kallweit1-10/+192
2019-01-25s390/qeth: remove VLAN tracking for L2 devicesJulian Wiedmann4-63/+18
2019-01-25s390/qeth: detach netdevice while card is offlineJulian Wiedmann4-102/+20
2019-01-25s390/qeth: delay netdevice registrationJulian Wiedmann3-40/+43
2019-01-25s390/qeth: remove TX disable from online pathJulian Wiedmann2-3/+0
2019-01-25s390/qeth: register MAC address earlierJulian Wiedmann1-8/+12
2019-01-25s390/qeth: consolidate open/stop netdev opsJulian Wiedmann4-124/+84
2019-01-25s390/qeth: remove bogus netif_wake_queue()Julian Wiedmann1-2/+0
2019-01-25s390/qeth: streamline TX buffer managementJulian Wiedmann1-19/+14
2019-01-25net/mlx5e: Reuse fold sw stats in representorsSaeed Mahameed3-27/+10
2019-01-25net/mlx5e: Present the representors SW stats when state is not openedTariq Toukan1-10/+7
2019-01-25net/mlx5e: Separate between ethtool and netdev software stats foldingSaeed Mahameed3-12/+25
2019-01-25net/mlx5: Add trace points for flow tables create/destroyOr Gerlitz3-0/+39
2019-01-25net/mlx5e: Return the allocated flow directly from __mlx5e_add_fdb_flowJason Gunthorpe1-15/+14
2019-01-25net/mlx5e: Expand XPS cpumask to cover all online cpusMoshe Shemesh2-2/+33
2019-01-25net/mlx5e: Take CQ decompress fields into a separate structureTariq Toukan2-61/+81
2019-01-25net/mlx5e: RX, Make sure packet header does not cross page boundaryTariq Toukan3-32/+9
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-24bonding: count master 3ad stats separatelyNikolay Aleksandrov2-37/+20
2019-01-24net: phy: change phy_start_interrupts to phy_request_interruptHeiner Kallweit3-16/+15
2019-01-24net: phy: start interrupts in phy_startHeiner Kallweit1-20/+14
2019-01-24net: phy: warn if phy_start is called from invalid stateHeiner Kallweit1-2/+9
2019-01-24net: phy: start state machine in phy_start onlyHeiner Kallweit3-3/+1
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