summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: keep flow director state unchanged when resetJian Shen2019-01-301-1/+1
* net: hns3: fix PFC not setting problem for DCB moduleYunsheng Lin2019-01-231-0/+1
* net: hns3: add statistics for PFC frames and MAC control framesliuzhongzhu2019-01-231-0/+7
* net: hns3: do reinitialization while ETS configuration changedHuazhong Tan2019-01-191-0/+2
* net: hns3: getting tx and dv buffer size through firmwareYunsheng Lin2018-12-181-0/+3
* 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: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driverJian Shen2018-12-041-0/+56
* net: hns3: Config NIC port speed same as that of optical modulePeng Li2018-11-281-0/+2
* net: hns3: Add "FD flow table" info query functionliuzhongzhu2018-11-241-0/+1
* net: hns3: Add mtu setting support for vfYunsheng Lin2018-11-181-0/+4
* net: hns3: Add vport alive state checking supportYunsheng Lin2018-11-181-0/+10
* net: hns3: Support two vlan header when setting mtuYunsheng Lin2018-11-181-1/+1
* net: hns3: add PCIe FLR support for PFHuazhong Tan2018-11-101-0/+1
* net: hns3: implement the IMP reset processing for PFHuazhong Tan2018-11-101-0/+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: add error handler for hclge_reset()Huazhong Tan2018-11-071-0/+3
* net: hns3: move some reset information from hnae3_handle into hclge_dev/hclge...Huazhong Tan2018-11-071-0/+2
* net: hns3: provide some interface & information for the clientHuazhong Tan2018-11-071-0/+1
* net: hns3: add set_default_reset_request in the hnae3_ae_opsHuazhong Tan2018-11-071-0/+1
* net: hns3: fix incorrect return value/type of some functionsHuazhong Tan2018-10-311-1/+1
* net: hns3: Drop depricated mta table supportJian Shen2018-10-051-24/+0Star
* net: hns3: Optimize for unicast mac vlan tableJian Shen2018-10-051-0/+18
* net: hns3: Add support for rule add/delete for flow directorJian Shen2018-10-021-0/+2
* net: hns3: Add input key and action config support for flow directorJian Shen2018-10-021-0/+82
* net: hns3: Add flow director initializationJian Shen2018-10-021-0/+148
* net: hns3: Remove packet statistics of publicPeng Li2018-09-201-105/+0Star
* net: hns3: Refine the MSIX allocation for PFJian Shen2018-08-031-2/+1Star
* net: hns3: Add SPDX tags to HNS3 PF driverJian Shen2018-07-211-8/+2Star
* net: hns3: Remove unused struct member and definitionJian Shen2018-07-211-7/+0Star
* net: hns3: Modify inconsistent bit mask macrosJian Shen2018-07-211-1/+1
* net: hns3: Use decimal for bit offset macrosJian Shen2018-07-211-2/+2
* net: hns3: Correct unreasonable code commentsJian Shen2018-07-211-6/+7
* net: hns3: Remove extra space and bracketsJian Shen2018-07-211-3/+3
* net: hns3: Correct reset event status registerHuazhong Tan2018-07-161-0/+1
* net: hns3: Prevent sending command during global or core resetHuazhong Tan2018-07-071-0/+1
* net: hns3: remove back in struct hclge_hwHuazhong Tan2018-06-291-1/+0Star
* net: hns3: Optimize the PF's process of updating multicast MACXi Wang2018-06-011-1/+11
* net: hns3: Remove unused led control codeJian Shen2018-05-291-2/+0Star
* net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 configPeng Li2018-05-291-2/+4
* net: hns3: Fix for hns3 module is loaded multiple times problemXi Wang2018-05-211-1/+1
* net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driverYunsheng Lin2018-05-101-0/+1
* net: hns3: Remove packet statistics in the range of 8192~12287Xi Wang2018-05-011-6/+6
* net: hns3: Fix for packet loss due wrong filter config in VLAN tblsYunsheng Lin2018-05-011-2/+6
* net: hns3: Changes required in PF mailbox to support VF resetSalil Mehta2018-03-221-0/+1
* net: hns3: fix for getting wrong link mode problemFuyun Liang2018-03-221-0/+9
* net: hns3: fix the VF queue reset flow errorPeng Li2018-03-221-0/+1
* net: hns3: fix for RSS configuration loss problem during resetYunsheng Lin2018-03-091-0/+1
* net: hns3: refactor the hclge_get/set_rss_tuple functionYunsheng Lin2018-03-091-0/+13