aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-19net: hns3: Add handling of MAC tunnel interruptionWeihang Li1-0/+11
2019-04-19net: hns3: add reset statistics info for PFHuazhong Tan1-1/+12
2019-04-15net: hns3: fix for vport->bw_limit overflow problemYunsheng Lin1-1/+1
2019-04-14net: hns3: fix set port based VLAN issue for VFJian Shen1-0/+3
2019-04-14net: hns3: fix set port based VLAN for PFJian Shen1-3/+2
2019-04-14net: hns3: modify VLAN initialization to be compatible with port based VLANJian Shen1-4/+17
2019-02-24net: hns3: add support to config depth for tx|rx ring separatelyPeng Li1-1/+2
2019-02-21net: hns3: Record VF vlan tablesliuzhongzhu1-1/+12
2019-02-21net: hns3: Record VF unicast and multicast tablesliuzhongzhu1-0/+25
2019-02-21net: hns3: fix port info query issue for copper portJian Shen1-0/+4
2019-01-30net: hns3: keep flow director state unchanged when resetJian Shen1-1/+1
2019-01-23net: hns3: fix PFC not setting problem for DCB moduleYunsheng Lin1-0/+1
2019-01-23net: hns3: add statistics for PFC frames and MAC control framesliuzhongzhu1-0/+7
2019-01-18net: hns3: do reinitialization while ETS configuration changedHuazhong Tan1-0/+2
2018-12-18net: hns3: getting tx and dv buffer size through firmwareYunsheng Lin1-0/+3
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-03net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driverJian Shen1-0/+56
2018-11-27net: hns3: Config NIC port speed same as that of optical modulePeng Li1-0/+2
2018-11-23net: hns3: Add "FD flow table" info query functionliuzhongzhu1-0/+1
2018-11-17net: hns3: Add mtu setting support for vfYunsheng Lin1-0/+4
2018-11-17net: hns3: Add vport alive state checking supportYunsheng Lin1-0/+10
2018-11-17net: hns3: Support two vlan header when setting mtuYunsheng Lin1-1/+1
2018-11-09net: hns3: add PCIe FLR support for PFHuazhong Tan1-0/+1
2018-11-09net: hns3: implement the IMP reset processing for PFHuazhong Tan1-0/+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: add error handler for hclge_reset()Huazhong Tan1-0/+3
2018-11-07net: hns3: move some reset information from hnae3_handle into hclge_dev/hclgevf_devHuazhong Tan1-0/+2
2018-11-07net: hns3: provide some interface & information for the clientHuazhong Tan1-0/+1
2018-11-07net: hns3: add set_default_reset_request in the hnae3_ae_opsHuazhong Tan1-0/+1
2018-10-31net: hns3: fix incorrect return value/type of some functionsHuazhong Tan1-1/+1
2018-10-05net: hns3: Drop depricated mta table supportJian Shen1-24/+0
2018-10-05net: hns3: Optimize for unicast mac vlan tableJian Shen1-0/+18
2018-10-01net: hns3: Add support for rule add/delete for flow directorJian Shen1-0/+2
2018-10-01net: hns3: Add input key and action config support for flow directorJian Shen1-0/+82
2018-10-01net: hns3: Add flow director initializationJian Shen1-0/+148
2018-09-19net: hns3: Remove packet statistics of publicPeng Li1-105/+0
2018-08-03net: hns3: Refine the MSIX allocation for PFJian Shen1-2/+1
2018-07-21net: hns3: Add SPDX tags to HNS3 PF driverJian Shen1-8/+2
2018-07-21net: hns3: Remove unused struct member and definitionJian Shen1-7/+0
2018-07-21net: hns3: Modify inconsistent bit mask macrosJian Shen1-1/+1
2018-07-21net: hns3: Use decimal for bit offset macrosJian Shen1-2/+2
2018-07-21net: hns3: Correct unreasonable code commentsJian Shen1-6/+7
2018-07-21net: hns3: Remove extra space and bracketsJian Shen1-3/+3
2018-07-16net: hns3: Correct reset event status registerHuazhong Tan1-0/+1
2018-07-07net: hns3: Prevent sending command during global or core resetHuazhong Tan1-0/+1
2018-06-29net: hns3: remove back in struct hclge_hwHuazhong Tan1-1/+0
2018-06-01net: hns3: Optimize the PF's process of updating multicast MACXi Wang1-1/+11
2018-05-29net: hns3: Remove unused led control codeJian Shen1-2/+0