summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h
AgeCommit message (Expand)AuthorFilesLines
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-21net: 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-23net: 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
2018-01-08net: hns3: Modify the update period of packet statisticsJian Shen1-0/+3
2018-01-08net: hns3: Fix spelling errorsJian Shen1-2/+2
2018-01-08net: hns3: Unify the strings display of packet statisticsJian Shen1-12/+12
2017-12-27net: hns3: add support to update flow control settings after autonegPeng Li1-0/+1
2017-12-27net: hns3: add vlan offload config commandPeng Li1-0/+36
2017-12-27net: hns3: get rss_size_max from configuration but not hardcodePeng Li1-0/+1
2017-12-15net: hns3: Add mailbox interrupt handling to PF driverSalil Mehta1-1/+7
2017-12-15net: hns3: Change PF to add ring-vect binding & resetQ to mailboxSalil Mehta1-2/+5
2017-12-15net: hns3: Add mailbox support to PF driverSalil Mehta1-0/+2
2017-12-05net: hns3: Refactors the requested reset & pending reset handling codeSalil Mehta1-1/+0
2017-12-05net: hns3: Add reset service task for handling reset requestsSalil Mehta1-0/+4
2017-12-05net: hns3: Refactor of the reset interrupt handling logicSalil Mehta1-0/+7
2017-11-14net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIsSalil Mehta1-10/+7
2017-11-02net: hns3: Add reset process in hclge_mainLipeng1-0/+15
2017-11-02net: hns3: Add support for misc interruptLipeng1-0/+2
2017-10-19net: hns3: Add mqprio hardware offload support in hns3 driverYunsheng Lin1-0/+1
2017-10-10net: hns3: add support for set_rxnfcLipeng1-0/+8
2017-10-09net: hns3: Consistently using GENMASK in hns3 driverYunsheng Lin1-2/+2
2017-09-28net: hns3: Add hclge_dcb module for the support of DCB featureYunsheng Lin1-0/+3
2017-09-28net: hns3: Add some interface for the support of DCB featureYunsheng Lin1-0/+3
2017-09-28net: hns3: Add support for dynamically buffer reallocationYunsheng Lin1-2/+0
2017-09-21net: hns3: Fix for pri to tc mapping in TMYunsheng Lin1-1/+1
2017-09-21net: hns3: Fix for setting rss_size incorrectlyYunsheng Lin1-0/+1
2017-08-04net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer SupportSalil1-0/+519