summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns: add the code for cleaning pkt in chipPeng Li2018-08-291-1/+66
* net: hns: Make many functions staticYueHaibing2018-07-261-15/+15
* net: hns: Add self-adaptive interrupt coalesce support in hns driverLin Yun Sheng2017-08-031-0/+1
* net: hns: add acpi function of xge led controlLiuJian2017-07-141-1/+2
* net: hns: Avoid Hip06 chip TX packet line buglipeng2017-04-031-23/+55
* net: hns: Correct HNS RSS key set functionlipeng2017-04-031-9/+14
* net: hns: Fix to adjust buf_size of ring according to mtulipeng2017-04-031-1/+25
* net: hns: add the support to add/remove the ucast entry to/from tableKejian Yan2016-11-101-0/+24
* net: hns: add multicast tcam table clearKejian Yan2016-11-101-0/+11
* net: hns: delete redundant macro definitionQianqian Xie2016-11-101-3/+0
* net: hns: fix the bug of forwarding tableDaode Huang2016-10-031-2/+6
* net: hns: fix port not available after testing loopbackKejian Yan2016-10-031-3/+0
* net: hns: add media-type property for hnsKejian Yan2016-07-011-0/+1
* net: hns: delete redundancy ring enable operationsDaode Huang2016-06-211-13/+9
* net: hns: add get_coalesce_range api for hnsDaode Huang2016-06-211-0/+25
* net: hns: bugfix about pfc pause frame statisticsDaode Huang2016-06-211-2/+4
* net: hns: add dsaf misc operation methodKejian Yan2016-06-041-1/+3
* net: hns: add uniform interface for phy connectionKejian Yan2016-06-041-1/+1
* net: hns: add attribute cpld_ctrl for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-1/+1
* net: hns: separate debug dsaf device from service dsaf deviceYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-30/+10
* net: hns: add attribute port-idx-in-ae in enet node.Yisen.Zhuang\(Zhuangyuzeng\)2016-04-261-27/+6
* net: hns: add a new dsaf mode for debug portYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-1/+1
* net: hns: add support of pause frame ctrl for HNS V2Lisheng2016-04-021-3/+17
* net: hns: set-coalesce-usecs returns errno by dsaf.koLisheng2016-03-281-3/+3
* net: hns: fixed the setting and getting overtime bugLisheng2016-03-281-39/+21
* net: hns: fixes a bug of RSSKejian Yan2016-03-221-2/+4
* net: hns: fix return value of the function about rssKejian Yan2016-03-221-1/+1
* net: hns: add uc match for debug portsKejian Yan2016-03-221-0/+3
* net: hns: fixed portid bug in sending manage pktSheng Li2016-03-221-0/+1
* net: hns: fix the bug about loopbackyankejian2016-03-071-0/+8
* net: hns: enet specifies a reference to dsafyankejian2016-01-211-0/+4
* net: hns: optimize XGE capability by reducing cpu usageyankejian2015-12-081-1/+0
* net:hns: Add Hip06 "TSO(TCP Segment Offload)" support HNS DriverSalil2015-12-041-0/+8
* net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS DriverSalil2015-12-041-1/+52
* net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil2015-12-041-4/+33
* net: hisilicon: supports promisc modeyankejian2015-10-141-0/+6
* net: add Hisilicon Network Subsystem DSAF supporthuangdaode2015-09-201-0/+777