summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hnae3.h
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: remove override_pci_need_resetWeihang Li2019-06-261-1/+0Star
* net: hns3: fix selftest fail issue for fibre port with autoneg onJian Shen2019-06-261-0/+3
* net: hns3: some variable modificationWeihang Li2019-06-151-2/+3
* net: hns3: delay setting of reset level for hw errors until slot_reset is calledShiju Jose2019-06-151-0/+3
* net: hns3: delete the redundant user NIC codesYonglong Liu2019-06-091-7/+0Star
* net: hns3: fix VLAN filter restore issue after resetJian Shen2019-06-041-0/+3
* net: hns3: remove redundant core resetHuazhong Tan2019-06-041-1/+0Star
* net: hns3: add aRFS support for PFJian Shen2019-05-261-0/+4
* net: hns3: add support for FEC encoding controlJian Shen2019-05-041-0/+10
* net: hns3: add autoneg and change speed support for fibre portJian Shen2019-05-041-0/+6
* net: hns3: add support for multiple media typeJian Shen2019-05-041-4/+14
* net: hns3: Add support for netif message level settingsYonglong Liu2019-04-201-0/+3
* net: hns3: dump more information when tx timeout happensJian Shen2019-04-201-1/+2
* net: hns3: fix VLAN offload handle for VLAN inserted by portJian Shen2019-04-141-0/+2
* net: hns3: modify VLAN initialization to be compatible with port based VLANJian Shen2019-04-141-0/+7
* net: hns3: fix to stop multiple HNS reset due to the AER changesShiju Jose2019-03-101-0/+1
* net: hns3: add support to config depth for tx|rx ring separatelyPeng Li2019-02-251-3/+7
* net: hns3: Modify parameter type from int to bool in set_gro_enYonglong Liu2019-02-021-1/+1
* net: hns3: Fix NULL deref when unloading driverHuazhong Tan2019-01-301-0/+2
* net: hns3: change hnae3_register_ae_dev() to intHuazhong Tan2019-01-301-1/+1
* net: hns3: remove dcb_ops->map_update in hclge_dcbYunsheng Lin2019-01-261-1/+0Star
* net: hns3: fix rss configuration lost problem when setting channelYunsheng Lin2019-01-231-1/+2
* net: hns3: add HNAE3_RESTORE_CLIENT interface in enet moduleYunsheng Lin2019-01-191-0/+1
* net: hns3: fix user configuration loss for ethtool -LHuazhong Tan2019-01-191-0/+1
* net: hns3: refine the handle for hns3_nic_net_open/stop()Jian Shen2018-12-201-0/+1
* net: hns3: Add "queue map" information query functionliuzhongzhu2018-12-151-0/+1
* net: hns3: add handling of hw errors reported through MSIXSalil Mehta2018-12-081-0/+1
* net: hns3: rename process_hw_error functionShiju Jose2018-12-081-1/+1
* net: hns3: Add "FD flow table" info query functionliuzhongzhu2018-11-241-0/+1
* net: hns3: Add debugfs framework registrationliuzhongzhu2018-11-241-0/+1
* net: hns3: Add vport alive state checking supportYunsheng Lin2018-11-181-0/+6
* net: hns3: Add support for ethtool -K to enable/disable HW GROPeng Li2018-11-151-0/+3
* net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardwarePeng Li2018-11-151-0/+4
* net: hns3: add PCIe FLR support for PFHuazhong Tan2018-11-101-1/+8
* net: hns3: add reset handling for VF when doing PF resetHuazhong Tan2018-11-101-0/+1
* net: hns3: adjust VF's reset processHuazhong Tan2018-11-101-0/+1
* net: hns3: move some reset information from hnae3_handle into hclge_dev/hclge...Huazhong Tan2018-11-071-3/+0Star
* net: hns3: provide some interface & information for the clientHuazhong Tan2018-11-071-0/+12
* net: hns3: add set_default_reset_request in the hnae3_ae_opsHuazhong Tan2018-11-071-0/+2
* net: hns3: fix incorrect return value/type of some functionsHuazhong Tan2018-10-311-3/+3
* net: hns3: Add PCIe AER error recoveryShiju Jose2018-10-231-1/+1
* net: hns3: Add PCIe AER callback error_detectedShiju Jose2018-10-231-0/+1
* net: hns3: Enable promisc mode when mac vlan table is fullJian Shen2018-10-121-0/+11
* net: hns3: Add HW RSS hash information to RX skbPeng Li2018-10-111-0/+1
* net: hns3: Drop depricated mta table supportJian Shen2018-10-051-2/+0Star
* net: hns3: Add support for enable/disable flow directorJian Shen2018-10-021-0/+1
* net: hns3: Add reset handle for flow directorJian Shen2018-10-021-0/+4
* net: hns3: Add support for rule query of flow directorJian Shen2018-10-021-0/+6
* net: hns3: Add support for rule add/delete for flow directorJian Shen2018-10-021-0/+4
* net: hns3: Add flow director initializationJian Shen2018-10-021-0/+4