summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-26net: hns3: add get/set_coalesce support to VFFuyun Liang1-0/+2
2018-01-23net: hns3: add ethtool -p support for fiber portJian Shen1-0/+12
2018-01-23net: hns3: add support for get_regsFuyun Liang1-0/+23
2018-01-12net: hns3: add ethtool_ops.set_coalesce support to PFFuyun Liang1-0/+141
2018-01-12net: hns3: add ethtool_ops.get_coalesce support to PFFuyun Liang1-0/+37
2018-01-12net: hns3: add ethtool_ops.get_channels support for VFPeng Li1-0/+1
2018-01-10Revert "net: hns3: Add packet statistics of netdev"Peng Li1-79/+1
2018-01-08net: hns3: Add packet statistics of netdevJian Shen1-1/+79
2018-01-08net: hns3: Remove a useless member of struct hns3_statsJian Shen1-3/+1
2018-01-08net: hns3: Fix an error macro definition of HNS3_TQP_STATJian Shen1-1/+2
2018-01-08net: hns3: Fix a loop index error of tqp statistics queryJian Shen1-5/+5
2018-01-08net: hns3: Unify the strings display of packet statisticsJian Shen1-24/+27
2017-12-28net: hns3: hns3_get_channels() can be statickbuild test robot1-2/+2
2017-12-27net: hns3: add support for querying advertised pause frame by ethtool ethxPeng Li1-0/+15
2017-12-27net: hns3: add support for set_pauseparamPeng Li1-0/+13
2017-12-27net: hns3: change the returned tqp number by ethtool -xPeng Li1-1/+1
2017-12-27net: hns3: add support to modify tqps numberPeng Li1-0/+1
2017-12-27net: hns3: add support to query tqps numberPeng Li1-0/+10
2017-12-15net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoCSalil Mehta1-0/+896