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
/
hns_dsaf_xgmac.c
Age
Commit message (
Expand
)
Author
2024-11-05
net: hisilicon: hns: use ethtool string helpers
Rosen Penev
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-05-17
net: hisilicon: hns: Fix wrong function name in comments
Yang Shen
2021-03-24
net: hns: remove redundant variable initialization
Yonglong Liu
2021-03-24
net: hns: remove unused config_half_duplex()
Huazhong Tan
2021-03-24
net: hns: remove unused set_rx_ignore_pause_frames()
Huazhong Tan
2021-03-17
hisilicon: Update drivers to use ethtool_sprintf
Alexander Duyck
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-10
net: hns: Fix some kernel-doc warnings in hns_dsaf_xgmac.c
Wang Hai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-04
net: hns: Fix probabilistic memory overwrite when HNS driver initialized
Yonglong Liu
2018-07-27
net: hisilicon: hns: Replace mdelay() with msleep()
Jia-Ju Bai
2018-07-26
net: hns: Make many functions static
YueHaibing
2017-05-02
net: hns: fix ethtool_get_strings overflow in hns driver
Timmy Li
2017-04-03
net: hns: Remove redundant mac_get_id()
Kejian Yan
2016-11-10
net: hns: fix to intimate the link-status change by adding LF/RF method
Daode Huang
2016-06-04
net: hns: add dsaf misc operation method
Kejian Yan
2016-03-01
asm-generic: remove old nonatomic-io wrapper files
Arnd Bergmann
2015-10-15
net: hisilicon: fixes a bug when using ethtool -S
lipeng
2015-09-28
net: Fix Hisilicon Network Subsystem Support Compilation
huangdaode
2015-09-20
net: add Hisilicon Network Subsystem DSAF support
huangdaode