summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-07net: hns3: add counter for times RX pages gets allocatedYunsheng Lin1-0/+1
2019-05-07net: hns3: unify maybe_stop_tx for TSO and non-TSO caseYunsheng Lin1-0/+1
2019-05-04net: hns3: add support for FEC encoding controlJian Shen1-0/+77
2019-05-04net: hns3: add autoneg and change speed support for fibre portJian Shen1-6/+84
2019-05-04net: hns3: add support for multiple media typeJian Shen1-2/+11
2019-04-19net: hns3: Add support for netif message level settingsYonglong Liu1-0/+18
2019-04-04net: hns3: check resetting status in hns3_get_stats()Huazhong Tan1-0/+5
2019-04-04net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettingsPeng Li1-0/+4
2019-02-24net: hns3: add support to config depth for tx|rx ring separatelyPeng Li1-25/+29
2019-02-21net: hns3: fix port info query issue for copper portJian Shen1-5/+4
2019-01-30net: hns3: use the correct interface to stop|open portPeng Li1-2/+2
2019-01-30net: hns3: fix VF dump register issueJian Shen1-0/+2
2019-01-26net: hns3: fix return value handle issue for hclge_set_loopback()Jian Shen1-4/+4
2019-01-23net: hns3: add rx multicast packets statisticJian Shen1-0/+1
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata1-1/+1
2018-11-07net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resettingHuazhong Tan1-0/+19
2018-10-12net: hns3: Resume promisc mode and vlan filter status after loopback testJian Shen1-1/+9
2018-10-10net: hns3: Add RSS tuples support for VFJian Shen1-0/+1
2018-10-10net: hns3: Add new RSS hash algorithm support for PFJian Shen1-4/+5
2018-10-01net: hns3: Add support for rule query of flow directorJian Shen1-6/+19
2018-10-01net: hns3: Add support for rule add/delete for flow directorJian Shen1-2/+12
2018-09-29hns3: Fix the build.David S. Miller1-1/+1
2018-09-28net: hns3: Add serdes parallel inner loopback supportFuyun Liang1-5/+11
2018-09-28net: hns3: Rename mac loopback to app loopbackFuyun Liang1-4/+4
2018-09-28net: hns3: Rename loop modeFuyun Liang1-6/+6
2018-09-21net: hns3: Fix speed/duplex information loss problem when executing ethtool e...Fuyun Liang1-27/+39
2018-09-21net: hns3: Add handle for default caseJian Shen1-2/+5
2018-09-21net: hns3: Adjust prefix of tx/rx statistic namesJian Shen1-5/+5
2018-09-19net: hns3: Remove tx budget to clean more TX descriptors in a napiPeng Li1-1/+1
2018-09-03net: hns3: Refine hns3_get_link_ksettings()Jian Shen1-28/+40
2018-09-03net: hns3: Remove redundant codes of query advertised flow control abilitiyJian Shen1-12/+0
2018-09-03net: hns3: Change the dst mac addr of loopback packetYunsheng Lin1-0/+1
2018-09-03net: hns3: Fix ping exited problem when doing lp selftestYunsheng Lin1-2/+2
2018-09-03net: hns3: Fix for loopback selftest failed problemYunsheng Lin1-16/+1
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