aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-29net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 configPeng Li1-2/+4
2018-05-20net: hns3: Fix for hns3 module is loaded multiple times problemXi Wang1-1/+1
2018-05-10net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driverYunsheng Lin1-0/+1
2018-05-01net: hns3: Remove packet statistics in the range of 8192~12287Xi Wang1-6/+6
2018-05-01net: hns3: Fix for packet loss due wrong filter config in VLAN tblsYunsheng Lin1-2/+6
2018-03-22net: hns3: Changes required in PF mailbox to support VF resetSalil Mehta1-0/+1
2018-03-22net: hns3: fix for getting wrong link mode problemFuyun Liang1-0/+9
2018-03-22net: hns3: fix the VF queue reset flow errorPeng Li1-0/+1
2018-03-09net: hns3: fix for RSS configuration loss problem during resetYunsheng Lin1-0/+1
2018-03-09net: hns3: refactor the hclge_get/set_rss_tuple functionYunsheng Lin1-0/+13
2018-03-09net: hns3: refactor the hclge_get/set_rss functionYunsheng Lin1-0/+2
2018-01-22net: hns3: add net status led support for fiber portJian Shen1-0/+3
2018-01-08net: hns3: Add more packet size statiscticsJian Shen1-2/+19
2018-01-08net: hns3: fix for setting MTUFuyun Liang1-0/+5