blob: 17a2fcb5ff9ad669e3193bd6aac4507940ed6bce [file] [log] [blame]
a6f7bfdc78dd ("net: hns3: add reset check for VF updating port based VLAN")
d34100184685 ("net: hns3: refactor the mailbox message between PF and VF")
027fd5316005 ("net: hns3: add a conversion for mailbox's response code")
23b4201dead4 ("net: hns3: fix VF VLAN table entries inconsistent issue")
e31053298408 ("net: hns3: delete unnecessary blank line and space for cleanup")
f28368bb4542 ("net: hns3: refactor the procedure of VF FLR")
31c92ccecaab ("net: hns3: remove useless mutex vport_cfg_mutex in the struct hclge_dev")
ff200099d271 ("net: hns3: remove unnecessary work in hclgevf_main")
1c6dfe6fc6f7 ("net: hns3: remove mailbox and reset work in hclge_main")
b3c3fe8e9961 ("net: hns3: schedule hclgevf_service by using delayed workqueue")
adcf738b804b ("net: hns3: cleanup some print format warning")
db4d3d554eb5 ("net: hns3: cleanup some coding style issues")
d6ad7c530625 ("net: hns3: cleanup some magic numbers")
5f06b903cb0b ("net: hns3: remove struct hns3_nic_ring_data in hns3_enet module")
8e6de441b8e6 ("net: hns3: add support for configuring VF MAC from the host")
ee9e44248f52 ("net: hns3: add support for configuring bandwidth of VF on the host")
e196ec75958e ("net: hns3: add support for setting VF trust")
22044f95faa0 ("net: hns3: add support for spoof check setting")
6430f744a45a ("net: hns3: add support for setting VF link status on the host")
0ecf1f7b28b7 ("net: hns3: add some DFX info for reset issue")
91f8ff09ada1 ("net: hns3: make hclge_dbg_get_m7_stats_info static")
323a2ac52227 ("net: hns3: fix double free bug when setting ringparam")
c9765a89d142 ("net: hns3: add phy selftest function")
a83d29618b1c ("net: hns3: implement .process_hw_error for hns3 client")
70a214903da9 ("net: hns3: reduce the parameters of some functions")
a582b78dfc33 ("net: hns3: code optimization for debugfs related to "dump reg"")
37417c6625ca ("net: hns3: fix error and incorrect format")
46ee73508cbb ("net: hns3: add or modify comments")
a9a96760165d ("net: hns3: Make hclge_func_reset_sync_vf static")
427a7bff66c8 ("net: hns3: add handshake with VF for PF reset")
615466ce415a ("net: hns3: refine MAC pause statistics querying function")
ddb54554fa51 ("net: hns3: add DFX registers information for ethtool -d")
012fcb52f67c ("net: hns3: activate reset timer when calling reset_event")
72e2fb07997c ("net: hns3: clear reset interrupt status in hclge_irq_handle()")
6e6e7680630c ("net: hns3: rename a member in struct hclge_mac_ethertype_idx_rd_cmd")
a723fb8efe29 ("net: hns3: refine for set ring parameters")
b18bf305c46c ("net: hns3: add handler for NCSI error mailbox")
ed8fb4b262ae ("net: hns3: add link change event report")
08d80a4c90bd ("net: hns3: use dev_info() instead of pr_info()")
dbba6da0c67c ("net: hns3: Add support for using order 1 pages with a 4K buffer")
0812545487ec ("net: hns3: add interrupt affinity support for misc interrupt")
7be1b9f3e99f ("net: hns3: make hclge_service use delayed workqueue")
8e9eee783160 ("net: hns3: remove upgrade reset level when reset fail")
4803d0100196 ("net: hns3: typo in the name of a constant")
b9a8f88373c5 ("net: hns3: bitwise operator should use unsigned type")
354d0fab649d ("net: hns3: add default value for tc_size and tc_offset")
0bae5cf25d66 ("net: hns3: check msg_data before memcpy in hclgevf_send_mbx_msg")
c09ba484563c ("net: hns3: set default value for param "type" in hclgevf_bind_ring_to_vector")
2d5066fc175e ("net: hns3: enable broadcast promisc mode when initializing VF")
82c8ae6e8390 ("net: hns3: optimize the CSQ cmd error handling")