aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-26lan743x: Provide Read/Write Access to on chip OTPBryan Whitehead2-52/+182
2019-01-26net: hns3: don't allow vf to enable promisc modeJian Shen2-18/+21
2019-01-26net: hns3: add initialization for nic stateJian Shen1-2/+4
2019-01-26net: hns3: add 8 BD limit for tx flowPeng Li1-1/+27
2019-01-26net: hns3: call hns3_nic_set_real_num_queue with netdev downYunsheng Lin2-12/+13
2019-01-26net: hns3: remove dcb_ops->map_update in hclge_dcbYunsheng Lin3-14/+6
2019-01-26net: hns3: do reinitialization while mqprio configuration changedYunsheng Lin2-17/+21
2019-01-26net: hns3: After setting the loopback, add the status of getting MACliuzhongzhu1-1/+22
2019-01-26net: hns3: fix broadcast promisc issue for revision 0x20Jian Shen2-3/+11
2019-01-26net: hns3: fix return value handle issue for hclge_set_loopback()Jian Shen2-4/+7
2019-01-26net: hns3: add error handling in hclge_ieee_setetsYunsheng Lin1-2/+13
2019-01-26net: hns3: clear pci private data when unload hns3 driverJian Shen1-0/+1
2019-01-26net: hns3: don't update packet statistics for packets dropped by hardwareJian Shen1-3/+0
2019-01-26r8169: enable EEE per default on RTL8168fHeiner Kallweit1-33/+2
2019-01-26r8169: add EEE support for RTL8168fHeiner Kallweit1-0/+47
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-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