index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-20
net: phy: Support speed selection for PHY loopback
Gerhard Engleder
2024-12-20
net: hisilicon: hns: Remove unused enums
Dr. David Alan Gilbert
2024-12-20
net: hisilicon: hns: Remove reset helpers
Dr. David Alan Gilbert
2024-12-20
net: hisilicon: hns: Remove unused hns_rcb_start
Dr. David Alan Gilbert
2024-12-20
net: hisilicon: hns: Remove unused hns_dsaf_roce_reset
Dr. David Alan Gilbert
2024-11-05
net: hisilicon: hns: use ethtool string helpers
Rosen Penev
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-04
net: hns: hisilicon: hns_dsaf_mac: switch to scoped device_for_each_child_node()
Javier Carrasco
2024-08-29
net: hns: Use IS_ERR_OR_NULL() helper function
Hongbo Li
2024-08-28
net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()
Krzysztof Kozlowski
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-03-05
net: hns: make hnae_class constant
Ricardo B. Marliere
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-12-06
net: hns: fix fake link up on xge port
Yonglong Liu
2023-12-06
net: hns: fix wrong head when modify the tx feature when sending packets
Yonglong Liu
2023-10-02
net: hisilicon: Annotate struct rcb_common_cb with __counted_by
Kees Cook
2023-10-02
net: hns: Annotate struct ppe_common_cb with __counted_by
Kees Cook
2023-09-20
net: ethernet: hisilicon: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-08
net: hns: Remove unused function declaration mac_adjust_link()
Yue Haibing
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-01-20
net: hns: Switch to use acpi_evaluate_dsm_typed()
Andy Shevchenko
2022-12-12
hns: use strscpy() to instead of strncpy()
Xu Panda
2022-10-31
net: hns: hnae: remove unnecessary __module_get() and module_put()
Yang Yingliang
2022-10-19
net: hns: fix possible memory leak in hnae_ae_register()
Yang Yingliang
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-04-25
net: hns: Add missing fwnode_handle_put in hns_mac_init
Peng Wu
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-11-18
ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...
Teng Qi
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-12
net: hns: Prefer struct_size over open coded arithmetic
Len Baker
2021-10-07
ethernet: use device_get_ethdev_address()
Jakub Kicinski
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
2021-10-07
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-05-17
net: hisilicon: hns: Fix wrong function name in comments
Yang Shen
2021-05-14
net: hns: remove redundant return int void function
Peng Li
2021-05-14
net: hns: space required before the open brace '{'
Peng Li
2021-05-14
net: hns: fix some code style issue about space
Peng Li
2021-05-14
net: hns: fix the comments style issue
Peng Li
2021-04-01
net: hns: Fix some typos
Lu Wei
2021-03-24
net: hns: remove redundant variable initialization
Yonglong Liu
[next]