summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* net: hns: Fix sparse: some warnings in HNS driversYonglong Liu2019-04-041-2/+2
* net: hns: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-01-171-2/+3
* net: hns: add the code for cleaning pkt in chipPeng Li2018-08-301-0/+23
* net: hns: Make many functions staticYueHaibing2018-07-261-2/+2
* net: hns: Fix ethtool private flagsMatthias Brugger2018-03-181-1/+1
* net: hns: fix ethtool_get_strings overflow in hns driverTimmy Li2017-05-021-1/+1
* net: hns: support deferred probe when can not obtain irqlipeng2017-05-011-1/+7
* net: hns: Some checkpatch.pl script & warning fixesSalil2017-04-031-1/+0Star
* net: hns: Avoid Hip06 chip TX packet line buglipeng2017-04-031-26/+75
* net: hns: Fix to adjust buf_size of ring according to mtulipeng2017-04-031-9/+32
* net: hns: bug fix about setting coalsecs-usecs to 0Daode Huang2016-10-031-0/+16
* net: hns: change the default coalesce usecsDaode Huang2016-06-211-1/+1
* net: hns: use platform_get_irq instead of irq_of_parse_and_mapKejian Yan2016-06-051-3/+2Star
* net: hns: separate debug dsaf device from service dsaf deviceYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-43/+10Star
* net: hns: set debug port irq index to 0Daode Huang2016-04-261-7/+1Star
* net: hns: add a new dsaf mode for debug portYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-70/+62Star
* net: hns: fixed the setting and getting overtime bugLisheng2016-03-281-104/+92Star
* net: hns: bug fix about hisilicon TSO BD modehuangdaode2016-01-181-2/+11
* net: hns: use to_platform_device()Geliang Tang2015-12-291-2/+1Star
* net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil2015-12-041-20/+56
* net: hisilicon: supports promisc modeyankejian2015-10-141-2/+2
* net: Fix Hisilicon Network Subsystem Support Compilationhuangdaode2015-09-291-4/+2Star
* net: add Hisilicon Network Subsystem DSAF supporthuangdaode2015-09-211-0/+1023