aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-14net: hns3: Add support for serdes loopback selftestPeng Li1-3/+8
2018-07-21net: hns3: Add SPDX tags to HNS3 PF driverJian Shen1-8/+2
2018-07-07net: hns3: Fix warning bug when doing lp selftestYunsheng Lin1-0/+2
2018-06-01net: hns3: Add support for IFF_ALLMULTI flagPeng Li1-1/+1
2018-05-29net: hns3: Clear TX/RX rings when stopping port & un-initializing clientFuyun Liang1-0/+4
2018-05-10net: hns3: refactor the loopback related functionYunsheng Lin1-14/+7
2018-03-26net: hns3: fix for returning wrong value problem in hns3_get_rss_indir_sizeFuyun Liang1-1/+1
2018-03-26net: hns3: fix for returning wrong value problem in hns3_get_rss_key_sizeFuyun Liang1-1/+1
2018-03-22net: hns3: fix for not returning problem in get_link_ksettings when phy existsFuyun Liang1-2/+6
2018-03-22net: hns3: add get_link support to VFFuyun Liang1-0/+1
2018-03-22net: hns3: fix for getting wrong link mode problemFuyun Liang1-89/+9
2018-03-11net: hns3: fix for loopback failure when vlan filter is enableYunsheng Lin1-0/+16
2018-03-09net: hns3: refactor the coalesce related structYunsheng Lin1-10/+16
2018-01-26net: hns3: add get/set_coalesce support to VFFuyun Liang1-0/+2
2018-01-22net: hns3: add ethtool -p support for fiber portJian Shen1-0/+12
2018-01-22net: 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-27net: 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