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
/
hns3
/
hns3_ethtool.c
Age
Commit message (
Expand
)
Author
2022-09-21
net: hns3: add support for external loopback test
Yonglong Liu
2022-09-07
net: hns3: add support to query and set lane number by ethtool
Hao Chen
2022-09-07
net: hns3: add querying fec statistics
Hao Lan
2022-08-31
net: hns3: net: hns3: add querying and setting fec off mode from firmware
Guangbin Huang
2022-08-31
net: hns3: add querying and setting fec llrs mode from firmware
Hao Lan
2022-06-13
net: hns3: modify the ring param print info
Jie Wang
2022-05-09
net: hns3: fix access null pointer issue when set tx-buf-size as 0
Hao Chen
2022-04-22
net: hns3: Fix spelling mistake "actvie" -> "active"
Colin Ian King
2022-04-20
net: hns3: remove unnecessary line wrap for hns3_set_tunable
Hao Chen
2022-04-20
net: hns3: add log for setting tx spare buf size
Hao Chen
2022-04-20
net: hns3: refactor hns3_set_ringparam()
Hao Chen
2022-04-20
net: hns3: add ethtool parameter check for CQE/EQE mode
Yufeng Mo
2022-04-15
net: hns3: add tx push support in hns3 ring param process
Jie Wang
2022-03-26
net: hns3: add NULL pointer check for hns3_set/get_ringparam()
Hao Chen
2022-03-26
net: hns3: add netdev reset check for hns3_set_tunable()
Hao Chen
2022-03-26
net: hns3: fix ethtool tx copybreak buf size indicating not aligned issue
Hao Chen
2022-02-07
net: hns3: add support for TX push mode
Yufeng Mo
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
net: hns3: fix incorrect components info of ethtool --reset command
Jie Wang
2021-11-22
net: hns3: add support to set/get rx buf len via ethtool for hns3 driver
Hao Chen
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 ...
Hao Chen
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-07
net: hisilicon: fix hsn3_ethtool kernel-doc warnings
Randy Dunlap
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-12
net: hns3: use dev_driver_string() instead of pci_dev->driver->name
Uwe Kleine-König
2021-09-29
net: hns3: fix always enable rx vlan filter problem after selftest
Guangbin Huang
2021-08-30
net: hns3: reconstruct function hns3_self_test
Peng Li
2021-08-24
net: hns3: add ethtool support for CQE/EQE mode configuration
Yufeng Mo
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-16
net: hns3: add support ethtool extended link state
Guangbin Huang
2021-08-16
net: hns3: add header file hns3_ethtoo.h
Guangbin Huang
2021-08-11
net: hns3: add support for triggering reset by ethtool
Yufeng Mo
2021-06-16
net: hns3: use bounce buffer when rx page can not be reused
Yunsheng Lin
2021-06-16
net: hns3: support dma_map_sg() for multi frags skb
Yunsheng Lin
2021-06-16
net: hns3: use tx bounce buffer for small packets
Yunsheng Lin
2021-06-11
net: hns3: add support for PTP
Huazhong Tan
2021-05-31
net: hns3: add support for modify VLAN filter state
Jian Shen
2021-05-18
net: hns3: fix user's coalesce configuration lost issue
Huazhong Tan
2021-03-29
net: hns3: add handling for xmit skb with recursive fraglist
Yunsheng Lin
2021-03-26
net: hns3: fix prototype warning
Huazhong Tan
2021-03-13
net: hns3: add support for imp-controlled PHYs
Guangbin Huang
2021-03-11
net: hns3: use pause capability queried from firmware
Yufeng Mo
2021-02-09
net: hns3: modify some unmacthed types print parameter
Jiaran Zhang
2021-02-06
net: hns3: RSS indirection table use device specification
Guangbin Huang
2020-12-08
net: hns3: add priv flags support to switch limit promisc mode
Jian Shen
2020-12-01
net: hns3: add support for RX completion checksum
Huazhong Tan
2020-11-17
net: hns3: rename gl_adapt_enable in struct hns3_enet_coalesce
Huazhong Tan
2020-11-17
net: hns3: add support for 1us unit GL configuration
Huazhong Tan
2020-11-17
net: hns3: add support for querying maximum value of GL
Huazhong Tan
[next]