aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hnae3.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-22net: hns3: add ethtool -p support for fiber portJian Shen1-0/+2
2018-01-22net: hns3: add support for get_regsFuyun Liang1-1/+2
2018-01-12net: hns3: add int_gl_idx setup for TX and RX queuesFuyun Liang1-0/+5
2018-01-12net: hns3: add ethtool_ops.get_coalesce support to PFFuyun Liang1-0/+2
2018-01-08net: hns3: Add ethtool interface for vlan filterJian Shen1-0/+3
2017-12-27net: hns3: add support for querying advertised pause frame by ethtool ethxPeng Li1-0/+2
2017-12-27net: hns3: add ethtool related offload commandPeng Li1-0/+3
2017-12-27net: hns3: add support to modify tqps numberPeng Li1-0/+3
2017-12-27net: hns3: add support to query tqps numberPeng Li1-0/+2
2017-12-15net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoCSalil Mehta1-3/+4
2017-11-02net: hns3: Add reset process in hclge_mainLipeng1-0/+19
2017-10-19net: hns3: Add mqprio hardware offload support in hns3 driverYunsheng Lin1-0/+1
2017-10-10net: hns3: add support for ETHTOOL_GRXFHLipeng1-0/+2
2017-10-10net: hns3: add support for set_rxnfcLipeng1-0/+2
2017-09-28net: hns3: Add hclge_dcb module for the support of DCB featureYunsheng Lin1-0/+17
2017-09-20net: hns3: Fix for pri to tc mapping in TMYunsheng Lin1-1/+2
2017-09-20net: hns3: Fix initialization when cmd is not supportedYunsheng Lin1-0/+7
2017-09-20net: hns3: Cleanup for ROCE capability flag in ae_devYunsheng Lin1-1/+4
2017-08-03net: hns3: Add support of the HNAE3 frameworkSalil1-0/+444