summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns/hns_dsaf_ppe.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-04net: hns: Fix sparse: some warnings in HNS driversYonglong Liu
2019-02-27net: hns: use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2018-08-29net: hns: add the code for cleaning pkt in chipPeng Li
2018-07-27net: hisilicon: hns: Replace mdelay() with msleep()Jia-Ju Bai
2018-07-26net: hns: Make many functions staticYueHaibing
2018-03-17net: hns: Fix ethtool private flagsMatthias Brugger
2017-05-02net: hns: fix ethtool_get_strings overflow in hns driverTimmy Li
2017-04-30net: hns: support deferred probe when can not obtain irqlipeng
2017-04-03net: hns: Simplify the exception sequence in hns_ppe_init()Kejian Yan
2016-08-26net: hns: dereference ppe_cb->ppe_common_cb if it is non-nullColin Ian King
2016-06-04net: hns: add dsaf misc operation methodKejian Yan
2016-04-26net: hns: separate debug dsaf device from service dsaf deviceYisen.Zhuang\(Zhuangyuzeng\)
2016-04-26net: hns: add a new dsaf mode for debug portYisen.Zhuang\(Zhuangyuzeng\)
2016-04-02net: hns: add support of pause frame ctrl for HNS V2Lisheng
2016-03-22net: hns: fix the bug about mtu settingKejian Yan
2016-03-22net: hns: fix return value of the function about rssKejian Yan
2015-12-04net:hns: Add the init code to disable Hip06 "Hardware VLAN assist"Salil
2015-12-04net:hns: Add Hip06 "TSO(TCP Segment Offload)" support HNS DriverSalil
2015-12-04net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS DriverSalil
2015-12-04net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil
2015-09-20net: add Hisilicon Network Subsystem DSAF supporthuangdaode