summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns/hnae.h
AgeCommit message (Expand)Author
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-12net: hns: Prefer struct_size over open coded arithmeticLen Baker
2021-03-24net: hns: remove unused set_autoneg()Huazhong Tan
2021-03-24net: hns: remove unused get_autoneg()Huazhong Tan
2019-11-07net: hns: Fix the stray netpoll locks causing deadlock in NAPI pathSalil Mehta
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-04net: hns: Fix sparse: some warnings in HNS driversYonglong Liu
2018-08-29net: hns: add the code for cleaning pkt in chipPeng Li
2018-08-22net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-04-19net: hns: Avoid action name truncationdann frazier
2017-08-03net: hns: Add self-adaptive interrupt coalesce support in hns driverLin Yun Sheng
2017-07-03net: hns: Use phy_driver to setup Phy loopbackLin Yun Sheng
2017-04-03net: hns: Some checkpatch.pl script & warning fixesSalil
2017-04-03net: hns: Avoid Hip06 chip TX packet line buglipeng
2017-04-03net: hns: Replace netif_tx_lock to ring spin locklipeng
2017-04-03net: hns: Fix to adjust buf_size of ring according to mtulipeng
2016-12-06net: hns: Fix to conditionally convey RX checksum flag to stackSalil
2016-11-10net: hns: add the support to add/remove the ucast entry to/from tableKejian Yan
2016-11-10net: hns: add multicast tcam table clearKejian Yan
2016-11-10net: hns: modify buffer format of cpu data to le64Qianqian Xie
2016-07-01net: hns: add media-type property for hnsKejian Yan
2016-06-21net: hns: delete redundancy ring enable operationsDaode Huang
2016-06-21net: hns: add get_coalesce_range api for hnsDaode Huang
2016-06-04net: hns: add uniform interface for phy connectionKejian Yan
2016-06-04net: hns: enet specify a reference to dsaf by fwnode_handleKejian Yan
2016-03-28net: hns: set-coalesce-usecs returns errno by dsaf.koLisheng
2016-03-22net: hns: fixed portid bug in sending manage pktSheng Li
2016-01-21net: hns: enet specifies a reference to dsafyankejian
2015-12-08net: hns: optimize XGE capability by reducing cpu usageyankejian
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-10-14net: hisilicon: supports promisc modeyankejian
2015-10-12net: hns: fix the unknown phy_nterface_t type errorhuangdaode
2015-09-20net: add Hisilicon Network Subsystem hnae framework supporthuangdaode