index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns
/
hns_ethtool.c
Age
Commit message (
Expand
)
Author
2022-12-12
hns: use strscpy() to instead of strncpy()
Xu Panda
2022-03-11
net: add per-cpu storage and net->core_stats
Eric Dumazet
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-05-25
net: hns: Fix kernel-doc
Yang Li
2021-03-24
net: hns: remove unused HNS_LED_PC_REG
Huazhong Tan
2021-03-24
net: hns: remove unused NIC_LB_TEST_RX_PKG_ERR
Huazhong Tan
2021-03-17
hisilicon: Update drivers to use ethtool_sprintf
Alexander Duyck
2020-12-28
net: hns: fix return value check in __lb_other_process()
Yunjian Wang
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-16
net: hns: kerneldoc fixes
Lu Wei
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-12
net: hns: reject unsupported coalescing params
Jakub Kicinski
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-02
net: hns: Fix loopback test failed at copper ports
Yonglong Liu
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-01-27
net: hns: Restart autoneg need return failed when autoneg off
Yonglong Liu
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-08-29
net: hns: add netif_carrier_off before change speed and duplex
Peng Li
2018-08-07
net: hns: Mark expected switch fall-through
Gustavo A. R. Silva
2018-07-26
net: hns: Make many functions static
YueHaibing
2018-03-17
net: hns: Fix ethtool private flags
Matthias Brugger
2017-08-03
net: hns: Add self-adaptive interrupt coalesce support in hns driver
Lin Yun Sheng
2017-07-19
hns: remove useless void cast
stephen hemminger
2017-07-03
net: hns: Use phy_driver to setup Phy loopback
Lin Yun Sheng
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-19
net/hns:bugfix of ethtool -t phy self_test
Lin Yun Sheng
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-04-03
net: hns: Some checkpatch.pl script & warning fixes
Salil
2017-04-03
net: hns: Avoid Hip06 chip TX packet line bug
lipeng
2017-04-03
net: hns: Correct HNS RSS key set function
lipeng
2017-04-03
net: hns: bug fix of ethtool show the speed
Daode Huang
2016-11-10
net: hns: bug fix about restart auto-negotiation
Daode Huang
2016-10-14
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
2016-10-03
net: hns: fix port not available after testing loopback
Kejian Yan
2016-09-22
net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-09-22
net: ethernet: hisilicon: hns: use phydev from struct net_device
Philippe Reynes
2016-08-31
net: hisilicon: constify ethtool_ops structures
Julia Lawall
2016-07-01
net: hns: add media-type property for hns
Kejian Yan
2016-06-21
net: hns: add get_coalesce_range api for hns
Daode Huang
2016-06-21
net: hns: fix the wrong speed for bond
Qianqian Xie
2016-06-21
net: hns: fix ethtool loopback fail bug
Kejian Yan
2016-06-04
net: hns: add uniform interface for phy connection
Kejian Yan
2016-05-23
net: hns: avoid null pointer dereference
xypron.glpk@gmx.de
2016-03-28
net: hns: set-coalesce-usecs returns errno by dsaf.ko
Lisheng
2016-03-24
net: hns: bug fix for return values
Qianqian Xie
2016-03-22
net: hns: fixes a bug of RSS
Kejian Yan
2016-03-22
net: hns: fix return value of the function about rss
Kejian Yan
2016-03-07
net: hns: fix the bug about loopback
yankejian
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
[next]