aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hnae3.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-29net: hns3: implement .process_hw_error for hns3 clientWeihang Li1-1/+8
2019-08-18net: hns3: add or modify commentsGuojia Liao1-6/+6
2019-08-09net: hns3: refine some macro definitionsGuojia Liao1-2/+2
2019-08-09net: hns3: refine MAC pause statistics querying functionYufeng Mo1-2/+9
2019-07-29net: hns3: modify firmware version display formatYufeng Mo1-0/+9
2019-06-26net: hns3: remove override_pci_need_resetWeihang Li1-1/+0
2019-06-26net: hns3: fix selftest fail issue for fibre port with autoneg onJian Shen1-0/+3
2019-06-14net: hns3: some variable modificationWeihang Li1-2/+3
2019-06-14net: hns3: delay setting of reset level for hw errors until slot_reset is calledShiju Jose1-0/+3
2019-06-09net: hns3: delete the redundant user NIC codesYonglong Liu1-7/+0
2019-06-03net: hns3: fix VLAN filter restore issue after resetJian Shen1-0/+3
2019-06-03net: hns3: remove redundant core resetHuazhong Tan1-1/+0
2019-05-26net: hns3: add aRFS support for PFJian Shen1-0/+4
2019-05-04net: hns3: add support for FEC encoding controlJian Shen1-0/+10
2019-05-04net: hns3: add autoneg and change speed support for fibre portJian Shen1-0/+6
2019-05-04net: hns3: add support for multiple media typeJian Shen1-4/+14
2019-04-19net: hns3: Add support for netif message level settingsYonglong Liu1-0/+3
2019-04-19net: hns3: dump more information when tx timeout happensJian Shen1-1/+2
2019-04-14net: hns3: fix VLAN offload handle for VLAN inserted by portJian Shen1-0/+2
2019-04-14net: hns3: modify VLAN initialization to be compatible with port based VLANJian Shen1-0/+7
2019-03-09net: hns3: fix to stop multiple HNS reset due to the AER changesShiju Jose1-0/+1
2019-02-24net: hns3: add support to config depth for tx|rx ring separatelyPeng Li1-3/+7
2019-02-02net: hns3: Modify parameter type from int to bool in set_gro_enYonglong Liu1-1/+1
2019-01-30net: hns3: Fix NULL deref when unloading driverHuazhong Tan1-0/+2
2019-01-30net: hns3: change hnae3_register_ae_dev() to intHuazhong Tan1-1/+1
2019-01-26net: hns3: remove dcb_ops->map_update in hclge_dcbYunsheng Lin1-1/+0
2019-01-23net: hns3: fix rss configuration lost problem when setting channelYunsheng Lin1-1/+2
2019-01-18net: hns3: add HNAE3_RESTORE_CLIENT interface in enet moduleYunsheng Lin1-0/+1
2019-01-18net: hns3: fix user configuration loss for ethtool -LHuazhong Tan1-0/+1
2018-12-19net: hns3: refine the handle for hns3_nic_net_open/stop()Jian Shen1-0/+1
2018-12-15net: hns3: Add "queue map" information query functionliuzhongzhu1-0/+1
2018-12-07net: hns3: add handling of hw errors reported through MSIXSalil Mehta1-0/+1
2018-12-07net: hns3: rename process_hw_error functionShiju Jose1-1/+1
2018-11-23net: hns3: Add "FD flow table" info query functionliuzhongzhu1-0/+1
2018-11-23net: hns3: Add debugfs framework registrationliuzhongzhu1-0/+1
2018-11-17net: hns3: Add vport alive state checking supportYunsheng Lin1-0/+6
2018-11-15net: hns3: Add support for ethtool -K to enable/disable HW GROPeng Li1-0/+3
2018-11-15net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardwarePeng Li1-0/+4
2018-11-09net: hns3: add PCIe FLR support for PFHuazhong Tan1-1/+8
2018-11-09net: hns3: add reset handling for VF when doing PF resetHuazhong Tan1-0/+1
2018-11-09net: hns3: adjust VF's reset processHuazhong Tan1-0/+1
2018-11-07net: hns3: move some reset information from hnae3_handle into hclge_dev/hclgevf_devHuazhong Tan1-3/+0
2018-11-07net: hns3: provide some interface & information for the clientHuazhong Tan1-0/+12
2018-11-07net: hns3: add set_default_reset_request in the hnae3_ae_opsHuazhong Tan1-0/+2
2018-10-31net: hns3: fix incorrect return value/type of some functionsHuazhong Tan1-3/+3
2018-10-22net: hns3: Add PCIe AER error recoveryShiju Jose1-1/+1
2018-10-22net: hns3: Add PCIe AER callback error_detectedShiju Jose1-0/+1
2018-10-12net: hns3: Enable promisc mode when mac vlan table is fullJian Shen1-0/+11
2018-10-10net: hns3: Add HW RSS hash information to RX skbPeng Li1-0/+1
2018-10-05net: hns3: Drop depricated mta table supportJian Shen1-2/+0