aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-17net: hisilicon: hns: Fix wrong function name in commentsYang Shen1-1/+1
2021-03-24net: hns: remove redundant variable initializationYonglong Liu1-2/+2
2021-03-17hisilicon: Update drivers to use ethtool_sprintfAlexander Duyck1-59/+32
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg1-3/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-04-04net: hns: Fix sparse: some warnings in HNS driversYonglong Liu1-2/+2
2019-01-17net: hns: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva1-2/+3
2018-08-29net: hns: add the code for cleaning pkt in chipPeng Li1-0/+23
2018-07-26net: hns: Make many functions staticYueHaibing1-2/+2
2018-03-17net: hns: Fix ethtool private flagsMatthias Brugger1-1/+1
2017-05-02net: hns: fix ethtool_get_strings overflow in hns driverTimmy Li1-1/+1
2017-04-30net: hns: support deferred probe when can not obtain irqlipeng1-1/+7
2017-04-03net: hns: Some checkpatch.pl script & warning fixesSalil1-1/+0
2017-04-03net: hns: Avoid Hip06 chip TX packet line buglipeng1-26/+75
2017-04-03net: hns: Fix to adjust buf_size of ring according to mtulipeng1-9/+32
2016-10-03net: hns: bug fix about setting coalsecs-usecs to 0Daode Huang1-0/+16
2016-06-21net: hns: change the default coalesce usecsDaode Huang1-1/+1
2016-06-04net: hns: use platform_get_irq instead of irq_of_parse_and_mapKejian Yan1-3/+2
2016-04-26net: hns: separate debug dsaf device from service dsaf deviceYisen.Zhuang\(Zhuangyuzeng\)1-43/+10
2016-04-26net: hns: set debug port irq index to 0Daode Huang1-7/+1
2016-04-26net: hns: add a new dsaf mode for debug portYisen.Zhuang\(Zhuangyuzeng\)1-70/+62
2016-03-28net: hns: fixed the setting and getting overtime bugLisheng1-104/+92
2016-01-18net: hns: bug fix about hisilicon TSO BD modehuangdaode1-2/+11
2015-12-29net: hns: use to_platform_device()Geliang Tang1-2/+1
2015-12-04net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil1-20/+56
2015-10-14net: hisilicon: supports promisc modeyankejian1-2/+2
2015-09-28net: Fix Hisilicon Network Subsystem Support Compilationhuangdaode1-4/+2
2015-09-20net: add Hisilicon Network Subsystem DSAF supporthuangdaode1-0/+1023