aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
AgeCommit message (Expand)Author
2018-09-03net: hns3: Remove redundant codes of query advertised flow control abilitiyJian Shen
2018-09-03net: hns3: Change the dst mac addr of loopback packetYunsheng Lin
2018-09-03net: hns3: Fix ping exited problem when doing lp selftestYunsheng Lin
2018-09-03net: hns3: Fix for loopback selftest failed problemYunsheng Lin
2018-08-14net: hns3: Add support for serdes loopback selftestPeng Li
2018-07-21net: hns3: Add SPDX tags to HNS3 PF driverJian Shen
2018-07-07net: hns3: Fix warning bug when doing lp selftestYunsheng Lin
2018-06-01net: hns3: Add support for IFF_ALLMULTI flagPeng Li
2018-05-29net: hns3: Clear TX/RX rings when stopping port & un-initializing clientFuyun Liang
2018-05-10net: hns3: refactor the loopback related functionYunsheng Lin
2018-03-26net: hns3: fix for returning wrong value problem in hns3_get_rss_indir_sizeFuyun Liang
2018-03-26net: hns3: fix for returning wrong value problem in hns3_get_rss_key_sizeFuyun Liang
2018-03-22net: hns3: fix for not returning problem in get_link_ksettings when phy existsFuyun Liang
2018-03-22net: hns3: add get_link support to VFFuyun Liang
2018-03-22net: hns3: fix for getting wrong link mode problemFuyun Liang
2018-03-11net: hns3: fix for loopback failure when vlan filter is enableYunsheng Lin
2018-03-09net: hns3: refactor the coalesce related structYunsheng Lin
2018-01-26net: hns3: add get/set_coalesce support to VFFuyun Liang
2018-01-22net: hns3: add ethtool -p support for fiber portJian Shen
2018-01-22net: hns3: add support for get_regsFuyun Liang
2018-01-12net: hns3: add ethtool_ops.set_coalesce support to PFFuyun Liang
2018-01-12net: hns3: add ethtool_ops.get_coalesce support to PFFuyun Liang
2018-01-12net: hns3: add ethtool_ops.get_channels support for VFPeng Li
2018-01-10Revert "net: hns3: Add packet statistics of netdev"Peng Li
2018-01-08net: hns3: Add packet statistics of netdevJian Shen
2018-01-08net: hns3: Remove a useless member of struct hns3_statsJian Shen
2018-01-08net: hns3: Fix an error macro definition of HNS3_TQP_STATJian Shen
2018-01-08net: hns3: Fix a loop index error of tqp statistics queryJian Shen
2018-01-08net: hns3: Unify the strings display of packet statisticsJian Shen
2017-12-27net: hns3: hns3_get_channels() can be statickbuild test robot
2017-12-27net: hns3: add support for querying advertised pause frame by ethtool ethxPeng Li
2017-12-27net: hns3: add support for set_pauseparamPeng Li
2017-12-27net: hns3: change the returned tqp number by ethtool -xPeng Li
2017-12-27net: hns3: add support to modify tqps numberPeng Li
2017-12-27net: hns3: add support to query tqps numberPeng Li
2017-12-15net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoCSalil Mehta