summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
AgeCommit message (Expand)Author
2023-11-13net: hns3: fix VF reset fail issueJijie Shao
2023-11-13net: hns3: fix add VLAN fail issueJian Shen
2023-09-19net: hns3: add cmdq check for vf periodic service taskJie Wang
2023-08-16net: hns3: move dump regs function to a separate fileJijie Shao
2023-06-23net: hns3: clear hns unused parameter alarmPeiyang Wang
2023-05-13net: hns3: fix reset delay time to avoid configuration timeoutJie Wang
2023-03-24net: hisilicon: Remove redundant pci_clear_masterCai Huoqing
2023-01-11net: hns3: fix wrong use of rss size during VF rss configJie Wang
2022-12-23net: hns3: add interrupts re-initialization while doing VF FLRJie Wang
2022-09-21net: hns3: add __init/__exit annotations to module init/exit funcsXiu Jianfeng
2022-09-07net: hns3: add support to query and set lane number by ethtoolHao Chen
2022-08-31net: hns3: add getting capabilities of gro offload and fd from firmwareGuangbin Huang
2022-06-30hisilicon/hns3/hns3vf:fix repeated words in commentsJilin Yuan
2022-05-09net: hns3: add byte order conversion for VF to PF mailbox messageJie Wang
2022-05-09net: hns3: add byte order conversion for PF to VF mailbox messageJie Wang
2022-04-20net: hns3: replace magic value by HCLGE_RING_REG_OFFSETPeng Li
2022-04-20net: hns3: fix the wrong words in commentsPeng Li
2022-03-25net: hns3: refine the process when PF set VF VLANJian Shen
2022-02-07net: hns3: add support for TX push modeYufeng Mo
2022-01-25net: hns3: handle empty unknown interrupt for VFYufeng Mo
2022-01-05net: hns3: create new common cmd code for PF and VF modulesJie Wang
2022-01-05net: hns3: refactor VF tqp stats APIs with new common tqp stats APIsJie Wang
2022-01-05net: hns3: refactor VF rss init APIs with new common rss init APIsJie Wang
2022-01-05net: hns3: refactor VF rss set APIs with new common rss set APIsJie Wang
2022-01-05net: hns3: refactor VF rss get APIs with new common rss get APIsJie Wang
2022-01-05net: hns3: refactor hclge_comm_send function in PF/VF driversJie Wang
2021-12-31net: hns3: delete the hclge_cmd.c and hclgevf_cmd.cJie Wang
2021-12-31net: hns3: refactor VF cmdq init and uninit APIs with new common APIsJie Wang
2021-12-31net: hns3: refactor hclgevf_cmd_send with new hclge_comm_cmd_send APIJie Wang
2021-12-31net: hns3: use struct hclge_desc to replace hclgevf_desc in VF cmdq moduleJie Wang
2021-11-29net: hns3: refactor reset_prepare_general retry statementJiaran Zhang
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-26net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang
2021-11-24net: hns3: format the output of the MAC addressYufeng Mo
2021-11-10net: hns3: fix kernel crash when unload VF while it is being resetYufeng Mo
2021-11-10net: hns3: fix ROCE base interrupt vector initialization bugJie Wang
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-27net: hns3: ignore reset event before initialization process is doneGuangbin Huang
2021-10-27net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND modeYufeng Mo
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-20net: hns3: fix vf reset workqueue cannot exitYufeng Mo
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-09-20net: hns3: fix change RSS 'hfunc' ineffective issueJian Shen
2021-09-13net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang
2021-08-27net: hns3: merge some repetitive macrosPeng Li
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26net: hns3: fix GRO configuration error after resetYufeng Mo
2021-08-26net: hns3: fix speed unknown issue in bond 4Yonglong Liu
2021-08-24net: hns3: add support for EQE/CQE mode configurationYufeng Mo
2021-07-26net: hns3: add support for registering devlink for VFYufeng Mo