index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-03-26
net: hns3: mark unexcuted loopback test result as UNEXECUTED
Jian Shen
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-09-07
net: hns3: fix the port information display when sfp is absent
Yisen Zhuang
2023-07-18
net: hns3: remove unnecessary (void*) conversions.
Wu Yunchuan
2023-06-23
net: hns3: clear hns unused parameter alarm
Peiyang Wang
2023-03-29
net: hns3: support wake on lan configuration and query
Hao Lan
2022-12-12
net: hns3: use strscpy() to instead of strncpy()
Xu Panda
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
[next]