aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski1-1/+1
2021-05-17net: hisilicon: hns: Fix wrong function name in commentsYang Shen1-2/+2
2021-03-24net: hns: remove redundant variable initializationYonglong Liu1-1/+1
2021-03-24net: hns: remove unused config_half_duplex()Huazhong Tan1-1/+0
2021-03-24net: hns: remove unused set_rx_ignore_pause_frames()Huazhong Tan1-15/+0
2021-03-17hisilicon: Update drivers to use ethtool_sprintfAlexander Duyck1-5/+3
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg1-1/+2
2020-09-10net: hns: Fix some kernel-doc warnings in hns_dsaf_xgmac.cWang Hai1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-04-04net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu1-1/+1
2018-07-27net: hisilicon: hns: Replace mdelay() with msleep()Jia-Ju Bai1-2/+2
2018-07-26net: hns: Make many functions staticYueHaibing1-1/+1
2017-05-02net: hns: fix ethtool_get_strings overflow in hns driverTimmy Li1-1/+1
2017-04-03net: hns: Remove redundant mac_get_id()Kejian Yan1-13/+0
2016-11-10net: hns: fix to intimate the link-status change by adding LF/RF methodDaode Huang1-12/+29
2016-06-04net: hns: add dsaf misc operation methodKejian Yan1-5/+5
2016-03-01asm-generic: remove old nonatomic-io wrapper filesArnd Bergmann1-1/+1
2015-10-15net: hisilicon: fixes a bug when using ethtool -Slipeng1-3/+3
2015-09-28net: Fix Hisilicon Network Subsystem Support Compilationhuangdaode1-0/+1
2015-09-20net: add Hisilicon Network Subsystem DSAF supporthuangdaode1-0/+836