summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hnae3.h
AgeCommit message (Expand)AuthorFilesLines
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/hclge...Huazhong 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
2018-10-01net: hns3: Add support for enable/disable flow directorJian Shen1-0/+1
2018-10-01net: hns3: Add reset handle for flow directorJian Shen1-0/+4
2018-10-01net: hns3: Add support for rule query of flow directorJian Shen1-0/+6
2018-10-01net: hns3: Add support for rule add/delete for flow directorJian Shen1-0/+4
2018-10-01net: hns3: Add flow director initializationJian Shen1-0/+4
2018-09-28net: hns3: Modify hns3_get_max_available_channelsHuazhong Tan1-1/+1
2018-09-28net: hns3: Add serdes parallel inner loopback supportFuyun Liang1-2/+4
2018-09-28net: hns3: Rename mac loopback to app loopbackFuyun Liang1-2/+2
2018-09-28net: hns3: Rename loop modeFuyun Liang1-4/+4
2018-09-21net: hns3: Remove redundant hclge_get_port_type()Peng Li1-1/+0
2018-09-21net: hns3: Add get_media_type ops support for VFPeng Li1-0/+1
2018-09-19net: hns3: Fix client initialize state issue when roce client initialize failedJian Shen1-0/+3
2018-09-19net: hns3: Add support for hns3_nic_netdev_ops.ndo_do_ioctlXi Wang1-0/+2