index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns
/
hns_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-12
hns: use strscpy() to instead of strncpy()
Xu Panda
1
-7
/
+4
2022-03-11
net: add per-cpu storage and net->core_stats
Eric Dumazet
1
-2
/
+2
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-1
/
+5
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+10
2021-05-25
net: hns: Fix kernel-doc
Yang Li
1
-3
/
+3
2021-03-24
net: hns: remove unused HNS_LED_PC_REG
Huazhong Tan
1
-1
/
+0
2021-03-24
net: hns: remove unused NIC_LB_TEST_RX_PKG_ERR
Huazhong Tan
1
-1
/
+1
2021-03-17
hisilicon: Update drivers to use ethtool_sprintf
Alexander Duyck
1
-66
/
+37
2020-12-28
net: hns: fix return value check in __lb_other_process()
Yunjian Wang
1
-0
/
+4
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-4
/
+4
2020-09-16
net: hns: kerneldoc fixes
Lu Wei
1
-20
/
+20
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-03-12
net: hns: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+5
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+4
2019-06-02
net: hns: Fix loopback test failed at copper ports
Yonglong Liu
1
-0
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-01-27
net: hns: Restart autoneg need return failed when autoneg off
Yonglong Liu
1
-7
/
+9
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-1
/
+1
2018-08-29
net: hns: add netif_carrier_off before change speed and duplex
Peng Li
1
-0
/
+2
2018-08-07
net: hns: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-26
net: hns: Make many functions static
YueHaibing
1
-11
/
+13
2018-03-17
net: hns: Fix ethtool private flags
Matthias Brugger
1
-1
/
+3
2017-08-03
net: hns: Add self-adaptive interrupt coalesce support in hns driver
Lin Yun Sheng
1
-2
/
+5
2017-07-19
hns: remove useless void cast
stephen hemminger
1
-1
/
+1
2017-07-03
net: hns: Use phy_driver to setup Phy loopback
Lin Yun Sheng
1
-71
/
+34
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+14
2017-06-19
net/hns:bugfix of ethtool -t phy self_test
Lin Yun Sheng
1
-2
/
+14
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
1
-1
/
+1
2017-04-03
net: hns: Some checkpatch.pl script & warning fixes
Salil
1
-1
/
+0
2017-04-03
net: hns: Avoid Hip06 chip TX packet line bug
lipeng
1
-13
/
+11
2017-04-03
net: hns: Correct HNS RSS key set function
lipeng
1
-5
/
+4
2017-04-03
net: hns: bug fix of ethtool show the speed
Daode Huang
1
-1
/
+1
2016-11-10
net: hns: bug fix about restart auto-negotiation
Daode Huang
1
-1
/
+2
2016-10-14
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
1
-0
/
+7
2016-10-03
net: hns: fix port not available after testing loopback
Kejian Yan
1
-0
/
+7
2016-09-22
net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-47
/
+58
2016-09-22
net: ethernet: hisilicon: hns: use phydev from struct net_device
Philippe Reynes
1
-18
/
+15
2016-08-31
net: hisilicon: constify ethtool_ops structures
Julia Lawall
1
-1
/
+1
2016-07-01
net: hns: add media-type property for hns
Kejian Yan
1
-3
/
+11
2016-06-21
net: hns: add get_coalesce_range api for hns
Daode Huang
1
-0
/
+10
2016-06-21
net: hns: fix the wrong speed for bond
Qianqian Xie
1
-1
/
+1
2016-06-21
net: hns: fix ethtool loopback fail bug
Kejian Yan
1
-21
/
+14
2016-06-04
net: hns: add uniform interface for phy connection
Kejian Yan
1
-1
/
+1
2016-05-23
net: hns: avoid null pointer dereference
xypron.glpk@gmx.de
1
-11
/
+0
2016-03-28
net: hns: set-coalesce-usecs returns errno by dsaf.ko
Lisheng
1
-2
/
+4
2016-03-24
net: hns: bug fix for return values
Qianqian Xie
1
-2
/
+2
2016-03-22
net: hns: fixes a bug of RSS
Kejian Yan
1
-0
/
+18
2016-03-22
net: hns: fix return value of the function about rss
Kejian Yan
1
-18
/
+6
2016-03-07
net: hns: fix the bug about loopback
yankejian
1
-1
/
+14
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
1
-1
/
+1
[next]