index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hns3_ethtool.c
Age
Commit message (
Expand
)
Author
2018-03-09
net: hns3: refactor the coalesce related struct
Yunsheng Lin
2018-01-26
net: hns3: add get/set_coalesce support to VF
Fuyun Liang
2018-01-22
net: hns3: add ethtool -p support for fiber port
Jian Shen
2018-01-22
net: hns3: add support for get_regs
Fuyun Liang
2018-01-12
net: hns3: add ethtool_ops.set_coalesce support to PF
Fuyun Liang
2018-01-12
net: hns3: add ethtool_ops.get_coalesce support to PF
Fuyun Liang
2018-01-12
net: hns3: add ethtool_ops.get_channels support for VF
Peng Li
2018-01-10
Revert "net: hns3: Add packet statistics of netdev"
Peng Li
2018-01-08
net: hns3: Add packet statistics of netdev
Jian Shen
2018-01-08
net: hns3: Remove a useless member of struct hns3_stats
Jian Shen
2018-01-08
net: hns3: Fix an error macro definition of HNS3_TQP_STAT
Jian Shen
2018-01-08
net: hns3: Fix a loop index error of tqp statistics query
Jian Shen
2018-01-08
net: hns3: Unify the strings display of packet statistics
Jian Shen
2017-12-27
net: hns3: hns3_get_channels() can be static
kbuild test robot
2017-12-27
net: hns3: add support for querying advertised pause frame by ethtool ethx
Peng Li
2017-12-27
net: hns3: add support for set_pauseparam
Peng Li
2017-12-27
net: hns3: change the returned tqp number by ethtool -x
Peng Li
2017-12-27
net: hns3: add support to modify tqps number
Peng Li
2017-12-27
net: hns3: add support to query tqps number
Peng Li
2017-12-15
net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
Salil Mehta