summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: Add support for IFF_ALLMULTI flagPeng Li2018-06-011-1/+1
* net: hns3: Clear TX/RX rings when stopping port & un-initializing clientFuyun Liang2018-05-291-0/+4
* net: hns3: refactor the loopback related functionYunsheng Lin2018-05-101-14/+7
* net: hns3: fix for returning wrong value problem in hns3_get_rss_indir_sizeFuyun Liang2018-03-261-1/+1
* net: hns3: fix for returning wrong value problem in hns3_get_rss_key_sizeFuyun Liang2018-03-261-1/+1
* net: hns3: fix for not returning problem in get_link_ksettings when phy existsFuyun Liang2018-03-221-2/+6
* net: hns3: add get_link support to VFFuyun Liang2018-03-221-0/+1
* net: hns3: fix for getting wrong link mode problemFuyun Liang2018-03-221-89/+9
* net: hns3: fix for loopback failure when vlan filter is enableYunsheng Lin2018-03-111-0/+16
* net: hns3: refactor the coalesce related structYunsheng Lin2018-03-091-10/+16
* net: hns3: add get/set_coalesce support to VFFuyun Liang2018-01-261-0/+2
* net: hns3: add ethtool -p support for fiber portJian Shen2018-01-221-0/+12
* net: hns3: add support for get_regsFuyun Liang2018-01-221-0/+23
* net: hns3: add ethtool_ops.set_coalesce support to PFFuyun Liang2018-01-121-0/+141
* net: hns3: add ethtool_ops.get_coalesce support to PFFuyun Liang2018-01-121-0/+37
* net: hns3: add ethtool_ops.get_channels support for VFPeng Li2018-01-121-0/+1
* Revert "net: hns3: Add packet statistics of netdev"Peng Li2018-01-101-79/+1
* net: hns3: Add packet statistics of netdevJian Shen2018-01-081-1/+79
* net: hns3: Remove a useless member of struct hns3_statsJian Shen2018-01-081-3/+1
* net: hns3: Fix an error macro definition of HNS3_TQP_STATJian Shen2018-01-081-1/+2
* net: hns3: Fix a loop index error of tqp statistics queryJian Shen2018-01-081-5/+5
* net: hns3: Unify the strings display of packet statisticsJian Shen2018-01-081-24/+27
* net: hns3: hns3_get_channels() can be statickbuild test robot2017-12-271-2/+2
* net: hns3: add support for querying advertised pause frame by ethtool ethxPeng Li2017-12-271-0/+15
* net: hns3: add support for set_pauseparamPeng Li2017-12-271-0/+13
* net: hns3: change the returned tqp number by ethtool -xPeng Li2017-12-271-1/+1
* net: hns3: add support to modify tqps numberPeng Li2017-12-271-0/+1
* net: hns3: add support to query tqps numberPeng Li2017-12-271-0/+10
* net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoCSalil Mehta2017-12-151-0/+896