aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
AgeCommit message (Expand)Author
2020-08-03net: hns3: fix use-after-free when doing self testYonglong Liu
2020-07-07net: hns3: fix port setting handle for fibre portGuangbin Huang
2020-06-24net: hns3: fix selftest fail issue for fibre port with autoneg onJian Shen
2019-07-26net: hns3: fix for skb leak when doing selftestYunsheng Lin
2019-05-07net: hns3: add counter for times RX pages gets allocatedYunsheng Lin
2019-05-07net: hns3: unify maybe_stop_tx for TSO and non-TSO caseYunsheng Lin
2019-05-04net: hns3: add support for FEC encoding controlJian Shen
2019-05-04net: hns3: add autoneg and change speed support for fibre portJian Shen
2019-05-04net: hns3: add support for multiple media typeJian Shen
2019-04-19net: hns3: Add support for netif message level settingsYonglong Liu
2019-04-04net: hns3: check resetting status in hns3_get_stats()Huazhong Tan
2019-04-04net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettingsPeng Li
2019-02-24net: hns3: add support to config depth for tx|rx ring separatelyPeng Li
2019-02-21net: hns3: fix port info query issue for copper portJian Shen
2019-01-30net: hns3: use the correct interface to stop|open portPeng Li
2019-01-30net: hns3: fix VF dump register issueJian Shen
2019-01-26net: hns3: fix return value handle issue for hclge_set_loopback()Jian Shen
2019-01-23net: hns3: add rx multicast packets statisticJian Shen
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata
2018-11-07net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resettingHuazhong Tan
2018-10-12net: hns3: Resume promisc mode and vlan filter status after loopback testJian Shen
2018-10-10net: hns3: Add RSS tuples support for VFJian Shen
2018-10-10net: hns3: Add new RSS hash algorithm support for PFJian Shen
2018-10-01net: hns3: Add support for rule query of flow directorJian Shen
2018-10-01net: hns3: Add support for rule add/delete for flow directorJian Shen
2018-09-29hns3: Fix the build.David S. Miller
2018-09-28net: hns3: Add serdes parallel inner loopback supportFuyun Liang
2018-09-28net: hns3: Rename mac loopback to app loopbackFuyun Liang
2018-09-28net: hns3: Rename loop modeFuyun Liang
2018-09-21net: hns3: Fix speed/duplex information loss problem when executing ethtool e...Fuyun Liang
2018-09-21net: hns3: Add handle for default caseJian Shen
2018-09-21net: hns3: Adjust prefix of tx/rx statistic namesJian Shen
2018-09-19net: hns3: Remove tx budget to clean more TX descriptors in a napiPeng Li
2018-09-03net: hns3: Refine hns3_get_link_ksettings()Jian Shen
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