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
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
2020-11-17
net: hns3: add support for configuring interrupt quantity limiting
Huazhong Tan
2020-09-29
net: hns3: remove unused code in hns3_self_test()
Guojia Liao
2020-09-27
net: hns3: use capabilities queried from firmware
Guangbin Huang
2020-09-27
net: hns3: use capability flag to indicate FEC
Guangbin Huang
2020-09-27
net: hns3: delete redundant PCI revision judgement
Guangbin Huang
2020-09-27
net: hns3: add device version to replace pci revision
Guangbin Huang
2020-09-17
net: hns3: use napi_consume_skb() when cleaning tx desc
Yunsheng Lin
2020-09-17
net: hns3: optimize the tx clean process
Yunsheng Lin
2020-09-17
net: hns3: batch tx doorbell operation
Yunsheng Lin
2020-07-06
net: hns3: fix use-after-free when doing self test
Yonglong Liu
2020-05-10
net: hns3: disable auto-negotiation off with 1000M setting in ethtool
Yufeng Mo
2020-04-29
net: hns3: adds support for reading module eeprom info
Yonglong Liu
2020-04-25
net: hns3: refactor the promisc mode setting
Jian Shen
2020-04-21
net/hns: Remove custom driver version in favour of global one
Leon Romanovsky
2020-03-12
net: hns3: reject unsupported coalescing params
Jakub Kicinski
2020-02-19
net: hns3: modify an unsuitable print when setting unknown duplex to fibre
Guangbin Huang
2020-01-21
net: hns3: replace snprintf with scnprintf in hns3_update_strings
Chen Zhou
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-16
net: hns3: cleanup of stray struct hns3_link_mode_mapping
Salil Mehta
[next]