summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: hns3: refactor the hclge_get/set_rss functionYunsheng Lin2018-03-091-0/+2
* net: hns3: add net status led support for fiber portJian Shen2018-01-221-0/+3
* net: hns3: Add more packet size statiscticsJian Shen2018-01-081-2/+19
* net: hns3: fix for setting MTUFuyun Liang2018-01-081-0/+5
* net: hns3: Modify the update period of packet statisticsJian Shen2018-01-081-0/+3
* net: hns3: Fix spelling errorsJian Shen2018-01-081-2/+2
* net: hns3: Unify the strings display of packet statisticsJian Shen2018-01-081-12/+12
* net: hns3: add support to update flow control settings after autonegPeng Li2017-12-271-0/+1
* net: hns3: add vlan offload config commandPeng Li2017-12-271-0/+36
* net: hns3: get rss_size_max from configuration but not hardcodePeng Li2017-12-271-0/+1
* net: hns3: Add mailbox interrupt handling to PF driverSalil Mehta2017-12-151-1/+7
* net: hns3: Change PF to add ring-vect binding & resetQ to mailboxSalil Mehta2017-12-151-2/+5
* net: hns3: Add mailbox support to PF driverSalil Mehta2017-12-151-0/+2
* net: hns3: Refactors the requested reset & pending reset handling codeSalil Mehta2017-12-051-1/+0Star
* net: hns3: Add reset service task for handling reset requestsSalil Mehta2017-12-051-0/+4
* net: hns3: Refactor of the reset interrupt handling logicSalil Mehta2017-12-051-0/+7
* net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIsSalil Mehta2017-11-141-10/+7Star
* net: hns3: Add reset process in hclge_mainLipeng2017-11-021-0/+15
* net: hns3: Add support for misc interruptLipeng2017-11-021-0/+2
* net: hns3: Add mqprio hardware offload support in hns3 driverYunsheng Lin2017-10-191-0/+1
* net: hns3: add support for set_rxnfcLipeng2017-10-101-0/+8