blob: f7bbdc10122bd34fe0106bb59e463b1ae583afa5 [file] [log] [blame]
39edaf24f819 ("net: hns3: cleanup byte order issues when printed")
96e65abb7700 ("net: hns3: modify some logs format")
ed5b255ba679 ("net: hns3: optimize some log printings")
6f92bfd70a8a ("net: hns3: use macro instead of magic number")
a582b78dfc33 ("net: hns3: code optimization for debugfs related to "dump reg"")
6e6e7680630c ("net: hns3: rename a member in struct hclge_mac_ethertype_idx_rd_cmd")
3f0f325309ac ("net: hns3: do not query unsupported commands in debugfs")
1c822948fa60 ("net: hns3: add debug messages to identify eth down cause")
ae179b2f0518 ("net: hns3: enable DCB when TC num is one and pfc_en is non-zero")
ebaf1908772e ("net: hns3: some variable modification")
757188005f90 ("net: hns3: fix for dereferencing before null checking")
9b2f3477d1ed ("net: hns3: fix some coding style issues")
3caf772bcea1 ("net: hns3: refactor PF/VF RSS hash key configuration")
b37ce5876d7f ("net: hns3: use macros instead of magic numbers")
2a0bfc36183c ("net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has registered")
bd9109c9b1f3 ("net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has registered")
33a90e2f20e6 ("net: hns3: add support for dump firmware statistics by debugfs")
d93ed94fbeaf ("net: hns3: add aRFS support for PF")
441228875706 ("net: hns3: refine the flow director handle")
ffab9691bcb2 ("net: hns3: initialize CPU reverse mapping")
757cd1e4a4d8 ("net: hns3: combine len and checksum handling for inner and outer header.")
07918fcde144 ("net: hns3: refactor BD filling for l2l3l4 info")
7e6ec9148a1d ("net: hns3: add support for FEC encoding control")
22f48e24a23d ("net: hns3: add autoneg and change speed support for fibre port")
88d10bd6f730 ("net: hns3: add support for multiple media type")
97afd47b36db ("net: hns3: add function type check for debugfs help information")
a63457878b12 ("net: hns3: Add handling of MAC tunnel interruption")
ffd140e2ea98 ("net: hns3: add support for dump ncl config by debugfs")
bb87be87b165 ("net: hns3: Add support for netif message level settings")
f02eb82dfe12 ("net: hns3: add reset statistics info for PF")
1a49f3c6146f ("net: hns3: divide shared buffer between TC")
db5936db8f9e ("net: hns3: always assume no drop TC for performance reason")
d474d88f8826 ("net: hns3: add hns3_gro_complete for HW GRO process")
a4d2cdcbb878 ("net: hns3: minor refactor for hns3_rx_checksum")
21e043cd8124 ("net: hns3: fix set port based VLAN for PF")
e233516e6a92 ("net: hns3: fix keep_alive_timer not stop problem")
9c3e713020fc ("net: hns3: modify the VF network port media type acquisition method")
95dbab9f3606 ("net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettings")
c04259442395 ("net: hns3: add support to config depth for tx|rx ring separately")
e8149933b1fa ("net: hns3: remove hnae3_get_bit in data path")
cde4ffada829 ("net: hns3: replace hnae3_set_bit and hnae3_set_field in data path")
0cccebac710a ("net: hns3: add unlikely for error handling in data path")
d40fa7eeab55 ("net: hns3: remove some ops in struct hns3_nic_ops")
3fe13ed95dd3 ("net: hns3: avoid mult + div op in critical data path")
2a73ac3e6c9d ("net: hns3: add xps setting support for hns3 driver")
c6075b193462 ("net: hns3: Record VF vlan tables")
6dd86902f21d ("net: hns3: Record VF unicast and multicast tables")
d1f55d6bfcf0 ("net: hns3: enable 8~11th bit of mac common msi-x error")
f18635d52c23 ("net: hns3: fix port info query issue for copper port")
db68ca0ef7c9 ("net: hns3: convert mac advertize and supported from u32 to link mode")