aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns/hnae.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski1-1/+1
2021-10-12net: hns: Prefer struct_size over open coded arithmeticLen Baker1-1/+1
2021-03-24net: hns: remove unused set_autoneg()Huazhong Tan1-3/+0
2021-03-24net: hns: remove unused get_autoneg()Huazhong Tan1-3/+0
2019-11-07net: hns: Fix the stray netpoll locks causing deadlock in NAPI pathSalil Mehta1-3/+0
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-1/+1
2018-08-29net: hns: add the code for cleaning pkt in chipPeng Li1-0/+2
2018-08-22net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan1-3/+3
2018-04-19net: hns: Avoid action name truncationdann frazier1-1/+1
2017-08-03net: hns: Add self-adaptive interrupt coalesce support in hns driverLin Yun Sheng1-0/+15
2017-07-03net: hns: Use phy_driver to setup Phy loopbackLin Yun Sheng1-0/+1
2017-04-03net: hns: Some checkpatch.pl script & warning fixesSalil1-1/+0
2017-04-03net: hns: Avoid Hip06 chip TX packet line buglipeng1-3/+3
2017-04-03net: hns: Replace netif_tx_lock to ring spin locklipeng1-0/+3
2017-04-03net: hns: Fix to adjust buf_size of ring according to mtulipeng1-0/+37
2016-12-06net: hns: Fix to conditionally convey RX checksum flag to stackSalil1-0/+2
2016-11-10net: hns: add the support to add/remove the ucast entry to/from tableKejian Yan1-0/+8
2016-11-10net: hns: add multicast tcam table clearKejian Yan1-0/+3
2016-11-10net: hns: modify buffer format of cpu data to le64Qianqian Xie1-3/+3
2016-07-01net: hns: add media-type property for hnsKejian Yan1-0/+9
2016-06-21net: hns: delete redundancy ring enable operationsDaode Huang1-1/+0
2016-06-21net: hns: add get_coalesce_range api for hnsDaode Huang1-0/+5
2016-06-04net: hns: add uniform interface for phy connectionKejian Yan1-1/+2
2016-06-04net: hns: enet specify a reference to dsaf by fwnode_handleKejian Yan1-1/+1
2016-03-28net: hns: set-coalesce-usecs returns errno by dsaf.koLisheng1-1/+1
2016-03-22net: hns: fixed portid bug in sending manage pktSheng Li1-0/+3
2016-01-21net: hns: enet specifies a reference to dsafyankejian1-2/+5
2015-12-08net: hns: optimize XGE capability by reducing cpu usageyankejian1-3/+2
2015-12-04net:hns: Add Hip06 "TSO(TCP Segment Offload)" support HNS DriverSalil1-0/+1
2015-12-04net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS DriverSalil1-0/+6
2015-12-04net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil1-6/+45
2015-10-14net: hisilicon: supports promisc modeyankejian1-0/+1
2015-10-12net: hns: fix the unknown phy_nterface_t type errorhuangdaode1-0/+1
2015-09-20net: add Hisilicon Network Subsystem hnae framework supporthuangdaode1-0/+583