summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c
Commit message (Expand)AuthorAgeFilesLines
* net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com2023-12-081-1/+1
* ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-141-1/+1
* net: hisilicon: hns: Fix wrong function name in commentsYang Shen2021-05-171-2/+2
* net: hns: remove redundant variable initializationYonglong Liu2021-03-241-1/+1
* net: hns: remove unused config_half_duplex()Huazhong Tan2021-03-241-1/+0
* net: hns: remove unused set_rx_ignore_pause_frames()Huazhong Tan2021-03-241-15/+0
* hisilicon: Update drivers to use ethtool_sprintfAlexander Duyck2021-03-171-5/+3
* drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg2020-09-251-1/+2
* net: hns: Fix some kernel-doc warnings in hns_dsaf_xgmac.cWang Hai2020-09-101-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu2019-04-041-1/+1
* net: hisilicon: hns: Replace mdelay() with msleep()Jia-Ju Bai2018-07-271-2/+2
* net: hns: Make many functions staticYueHaibing2018-07-261-1/+1
* net: hns: fix ethtool_get_strings overflow in hns driverTimmy Li2017-05-021-1/+1
* net: hns: Remove redundant mac_get_id()Kejian Yan2017-04-031-13/+0
* net: hns: fix to intimate the link-status change by adding LF/RF methodDaode Huang2016-11-101-12/+29
* net: hns: add dsaf misc operation methodKejian Yan2016-06-041-5/+5
* asm-generic: remove old nonatomic-io wrapper filesArnd Bergmann2016-03-011-1/+1
* net: hisilicon: fixes a bug when using ethtool -Slipeng2015-10-151-3/+3
* net: Fix Hisilicon Network Subsystem Support Compilationhuangdaode2015-09-281-0/+1
* net: add Hisilicon Network Subsystem DSAF supporthuangdaode2015-09-201-0/+836