aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hnae3.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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
2018-07-21net: hns3: Add SPDX tags to HNS3 PF driverJian Shen1-8/+2
2018-07-02net: hns3: modify hnae_ to hnae3_Peng Li1-8/+8
2018-07-02net: hns3: remove some unused members of some structuresHuazhong Tan1-2/+0
2018-06-01net: hns3: Optimize the PF's process of updating multicast MACXi Wang1-0/+1
2018-06-01net: hns3: Add support for IFF_ALLMULTI flagPeng Li1-1/+2
2018-05-29net: hns3: Fixes the state to indicate client-type initializationPeng Li1-1/+3
2018-05-20net: hns3: Fix for hns3 module is loaded multiple times problemXi Wang1-0/+2
2018-05-16net: hns3: Change return type of hnae3_register_ae_algoFuyun Liang1-1/+1
2018-05-16net: hns3: Change return type of hnae3_register_ae_devFuyun Liang1-1/+1
2018-05-16net: hns3: Add a check for client instance init stateFuyun Liang1-0/+1
2018-05-10net: hns3: remove add/del_tunnel_udp in hns3_enet moduleYunsheng Lin1-7/+0
2018-03-22net: hns3: Add VF Reset device state and its handlingSalil Mehta1-0/+1
2018-03-22net: hns3: Changes to make enet watchdog timeout func common for PF/VFSalil Mehta1-2/+5
2018-03-22net: hns3: fix for getting wrong link mode problemFuyun Liang1-0/+4
2018-03-11net: hns3: add existence check when remove old uc mac addressFuyun Liang1-1/+2
2018-03-09net: hns3: refactor the get/put_vector functionYunsheng Lin1-0/+3