summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns/hnae.h
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-1/+1
* net: hns: add the code for cleaning pkt in chipPeng Li2018-08-301-0/+2
* net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan2018-08-231-3/+3
* net: hns: Avoid action name truncationdann frazier2018-04-191-1/+1
* net: hns: Add self-adaptive interrupt coalesce support in hns driverLin Yun Sheng2017-08-031-0/+15
* net: hns: Use phy_driver to setup Phy loopbackLin Yun Sheng2017-07-031-0/+1
* net: hns: Some checkpatch.pl script & warning fixesSalil2017-04-031-1/+0Star
* net: hns: Avoid Hip06 chip TX packet line buglipeng2017-04-031-3/+3
* net: hns: Replace netif_tx_lock to ring spin locklipeng2017-04-031-0/+3
* net: hns: Fix to adjust buf_size of ring according to mtulipeng2017-04-031-0/+37
* net: hns: Fix to conditionally convey RX checksum flag to stackSalil2016-12-061-0/+2
* net: hns: add the support to add/remove the ucast entry to/from tableKejian Yan2016-11-101-0/+8
* net: hns: add multicast tcam table clearKejian Yan2016-11-101-0/+3
* net: hns: modify buffer format of cpu data to le64Qianqian Xie2016-11-101-3/+3
* net: hns: add media-type property for hnsKejian Yan2016-07-011-0/+9
* net: hns: delete redundancy ring enable operationsDaode Huang2016-06-211-1/+0Star
* net: hns: add get_coalesce_range api for hnsDaode Huang2016-06-211-0/+5
* net: hns: add uniform interface for phy connectionKejian Yan2016-06-051-1/+2
* net: hns: enet specify a reference to dsaf by fwnode_handleKejian Yan2016-06-051-1/+1
* net: hns: set-coalesce-usecs returns errno by dsaf.koLisheng2016-03-281-1/+1
* net: hns: fixed portid bug in sending manage pktSheng Li2016-03-221-0/+3
* net: hns: enet specifies a reference to dsafyankejian2016-01-211-2/+5
* net: hns: optimize XGE capability by reducing cpu usageyankejian2015-12-091-3/+2Star
* net:hns: Add Hip06 "TSO(TCP Segment Offload)" support HNS DriverSalil2015-12-041-0/+1
* net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS DriverSalil2015-12-041-0/+6
* net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil2015-12-041-6/+45
* net: hisilicon: supports promisc modeyankejian2015-10-141-0/+1
* net: hns: fix the unknown phy_nterface_t type errorhuangdaode2015-10-131-0/+1
* net: add Hisilicon Network Subsystem hnae framework supporthuangdaode2015-09-211-0/+583