aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns/hns_dsaf_ppe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-3/+3
2019-02-27net: 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-27net: hisilicon: hns: Replace mdelay() with msleep()Jia-Ju Bai1-2/+2
2018-07-26net: hns: Make many functions staticYueHaibing1-3/+4
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/+3
2017-04-03net: hns: Simplify the exception sequence in hns_ppe_init()Kejian Yan1-9/+8
2016-08-26net: hns: dereference ppe_cb->ppe_common_cb if it is non-nullColin Ian King1-1/+2
2016-06-04net: hns: add dsaf misc operation methodKejian Yan1-7/+8
2016-04-26net: hns: separate debug dsaf device from service dsaf deviceYisen.Zhuang\(Zhuangyuzeng\)1-45/+12
2016-04-26net: hns: add a new dsaf mode for debug portYisen.Zhuang\(Zhuangyuzeng\)1-3/+3
2016-04-02net: hns: add support of pause frame ctrl for HNS V2Lisheng1-2/+4
2016-03-22net: hns: fix the bug about mtu settingKejian Yan1-0/+3
2016-03-22net: hns: fix return value of the function about rssKejian Yan1-1/+1
2015-12-04net:hns: Add the init code to disable Hip06 "Hardware VLAN assist"Salil1-0/+7
2015-12-04net:hns: Add Hip06 "TSO(TCP Segment Offload)" support HNS DriverSalil1-0/+5
2015-12-04net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS DriverSalil1-1/+53
2015-12-04net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil1-3/+3
2015-09-20net: add Hisilicon Network Subsystem DSAF supporthuangdaode1-0/+583