summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: change type of numa_node_mask as nodemask_tPeiyang Wang2024-05-091-1/+1
* net: hns3: fix VF reset fail issueJijie Shao2023-11-131-0/+1
* net: hns3: move dump regs function to a separate fileJijie Shao2023-08-161-0/+1
* net: hns3: add byte order conversion for PF to VF mailbox messageJie Wang2022-05-091-1/+1
* net: hns3: add support for TX push modeYufeng Mo2022-02-071-0/+8
* net: hns3: refactor VF tqp stats APIs with new common tqp stats APIsJie Wang2022-01-051-18/+2
* net: hns3: refactor VF rss set APIs with new common rss set APIsJie Wang2022-01-051-16/+0
* net: hns3: refactor VF rss get APIs with new common rss get APIsJie Wang2022-01-051-22/+2
* net: hns3: refactor VF cmdq init and uninit APIs with new common APIsJie Wang2021-12-311-19/+0
* net: hns3: refactor hclgevf_cmd_send with new hclge_comm_cmd_send APIJie Wang2021-12-311-5/+6
* net: hns3: fix kernel crash when unload VF while it is being resetYufeng Mo2021-11-101-0/+2
* net: hns3: fix ROCE base interrupt vector initialization bugJie Wang2021-11-101-2/+0
* net: hns3: ignore reset event before initialization process is doneGuangbin Huang2021-10-271-0/+1
* net: hns3: merge some repetitive macrosPeng Li2021-08-271-10/+11
* net: hns3: remove redundant param mbx_event_pendingPeng Li2021-08-271-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-261-0/+2
|\
| * net: hns3: fix GRO configuration error after resetYufeng Mo2021-08-261-0/+2
* | net: hns3: add support for registering devlink for VFYufeng Mo2021-07-261-0/+3
|/
* net: hns3: add query basic info support for VFJian Shen2021-05-311-0/+1
* net: hns3: support RXD advanced layoutHuazhong Tan2021-05-141-0/+1
* net: hns3: cleanup inappropriate spaces in struct hlcgevf_tqp_statsHuazhong Tan2021-04-191-2/+2
* net: hns3: VF not request link status when PF support push link status featureGuangbin Huang2021-04-151-0/+1
* net: hns3: remove unused code of vmdqJian Shen2021-03-261-1/+0
* net: hns3: add support for obtaining the maximum frame sizeYufeng Mo2021-02-061-0/+2
* net: hns3: RSS indirection table use device specificationGuangbin Huang2021-02-061-3/+3
* net: hns3: fix incorrect handling of sctp6 rss tupleJian Shen2021-01-051-0/+2
* net: hns3: add support for mapping device memoryHuazhong Tan2020-11-211-0/+1
* net: hns3: Add RoCE VF reset supportHuazhong Tan2020-09-291-0/+1
* net: hns3: fix an incorrect comment for num_tqps in struct hclgevf_devHuazhong Tan2020-05-301-1/+1
* net: hns3: remove two duplicated register macros in hclgevf_main.hHuazhong Tan2020-05-281-3/+1
* net: hns3: refactor the promisc mode settingJian Shen2020-04-251-0/+1
* net: hns3: refactor the MAC address configureJian Shen2020-04-251-0/+25
* net: hns3: refactor the mailbox message between PF and VFYufeng Mo2020-03-211-2/+2
* net: hns3: refactor the procedure of VF FLRHuazhong Tan2020-01-111-0/+1
* net: hns3: modify the IRQ name of misc vectorsYonglong Liu2020-01-061-0/+1
* net: hns3: do not schedule the periodic task when reset failGuojia Liao2019-12-161-0/+1
* net: hns3: remove unnecessary work in hclgevf_mainYunsheng Lin2019-12-161-6/+3
* net: hns3: schedule hclgevf_service by using delayed workqueueYunsheng Lin2019-12-161-2/+1
* net: hns3: remove unused macrosColin Ian King2019-11-051-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-201-0/+1
|\
| * net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu2019-10-191-0/+1
* | net: hns3: add support for configuring VF MAC from the hostHuazhong Tan2019-10-081-0/+1
|/
* net: hns3: refine some macro definitionsGuojia Liao2019-08-091-1/+1
* net: hns3: fix interrupt clearing error for VFHuazhong Tan2019-08-091-0/+2
* net: hns3: clear reset interrupt status in hclge_irq_handle()Huazhong Tan2019-08-011-0/+3
* net: hns3: re-schedule reset task while VF reset failHuazhong Tan2019-06-281-0/+1
* net: hns3: sync VLAN filter entries when kill VLAN ID failedJian Shen2019-06-261-0/+3
* net: hns3: use macros instead of magic numbersYufeng Mo2019-06-091-0/+3
* net: hns3: stop schedule reset service while unloading driverHuazhong Tan2019-05-281-0/+1
* net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has reg...Huazhong Tan2019-05-281-0/+1