index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-08
1
-1
/
+1
*
net: hns: make hnae_class constant
Ricardo B. Marliere
2024-03-05
1
-6
/
+7
*
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-14
1
-7
/
+10
*
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-12-08
3
-35
/
+34
*
net: hns: fix fake link up on xge port
Yonglong Liu
2023-12-06
1
-0
/
+29
*
net: hns: fix wrong head when modify the tx feature when sending packets
Yonglong Liu
2023-12-06
2
-23
/
+33
*
net: hisilicon: Annotate struct rcb_common_cb with __counted_by
Kees Cook
2023-10-02
1
-1
/
+1
*
net: hns: Annotate struct ppe_common_cb with __counted_by
Kees Cook
2023-10-02
1
-1
/
+1
*
net: ethernet: hisilicon: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
2
-7
/
+4
*
net: hns: Remove unused function declaration mac_adjust_link()
Yue Haibing
2023-08-08
1
-1
/
+0
*
net: Explicitly include correct DT includes
Rob Herring
2023-07-28
2
-7
/
+0
*
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
net: hns: Switch to use acpi_evaluate_dsm_typed()
Andy Shevchenko
2023-01-20
1
-10
/
+10
*
hns: use strscpy() to instead of strncpy()
Xu Panda
2022-12-12
1
-7
/
+4
*
net: hns: hnae: remove unnecessary __module_get() and module_put()
Yang Yingliang
2022-10-31
1
-3
/
+0
*
net: hns: fix possible memory leak in hnae_ae_register()
Yang Yingliang
2022-10-20
1
-1
/
+3
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
1
-4
/
+2
*
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-02
1
-4
/
+2
*
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-06
1
-2
/
+2
*
net: hns: Add missing fwnode_handle_put in hns_mac_init
Peng Wu
2022-04-25
1
-1
/
+5
*
net: add per-cpu storage and net->core_stats
Eric Dumazet
2022-03-12
1
-2
/
+2
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-1
/
+5
*
ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...
Teng Qi
2021-11-18
1
-0
/
+4
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
6
-7
/
+8
*
net: hns: Prefer struct_size over open coded arithmetic
Len Baker
2021-10-12
3
-5
/
+4
*
ethernet: use device_get_ethdev_address()
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+10
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
net: hisilicon: hns: Fix wrong function name in comments
Yang Shen
2021-05-17
8
-24
/
+24
*
net: hns: remove redundant return int void function
Peng Li
2021-05-15
1
-2
/
+0
*
net: hns: space required before the open brace '{'
Peng Li
2021-05-15
1
-1
/
+1
*
net: hns: fix some code style issue about space
Peng Li
2021-05-15
1
-35
/
+35
*
net: hns: fix the comments style issue
Peng Li
2021-05-15
1
-2
/
+1
*
net: hns: Fix some typos
Lu Wei
2021-04-02
1
-3
/
+3
*
net: hns: remove redundant variable initialization
Yonglong Liu
2021-03-24
6
-15
/
+15
*
net: hns: remove unnecessary !! operation in hns_mac_config_sds_loopback_acpi()
Yonglong Liu
2021-03-24
1
-1
/
+1
*
net: hns: remove unused HNS_LED_PC_REG
Huazhong Tan
2021-03-24
1
-1
/
+0
*
net: hns: remove unused NIC_LB_TEST_RX_PKG_ERR
Huazhong Tan
2021-03-24
1
-1
/
+1
*
net: hns: remove unused config_half_duplex()
Huazhong Tan
2021-03-24
3
-12
/
+0
*
net: hns: remove unused set_rx_ignore_pause_frames()
Huazhong Tan
2021-03-24
3
-26
/
+0
*
net: hns: remove unused set_autoneg()
Huazhong Tan
2021-03-24
2
-11
/
+0
*
net: hns: remove unused get_autoneg()
Huazhong Tan
2021-03-24
2
-15
/
+0
*
hisilicon: Update drivers to use ethtool_sprintf
Alexander Duyck
2021-03-17
5
-162
/
+90
*
net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()
Jia-Ju Bai
2021-03-08
1
-1
/
+3
*
net: hns: fix variable used when DEBUG is defined
Tom Rix
2021-01-19
1
-1
/
+1
*
net: hns: fix return value check in __lb_other_process()
Yunjian Wang
2020-12-28
1
-0
/
+4
*
hisilicon/hns: convert comma to semicolon
Zheng Yongjun
2020-12-10
1
-6
/
+6
[next]