blob: 4448be848052981c2e253da97a8ee6a3987fb558 [file] [log] [blame]
199d2dd416df ("net: hns3: make some reusable codes into a function")
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")
757188005f90 ("net: hns3: fix for dereferencing before null checking")
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")
bb87be87b165 ("net: hns3: Add support for netif message level settings")
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")
2a73ac3e6c9d ("net: hns3: add xps setting support for hns3 driver")
6dd86902f21d ("net: hns3: Record VF unicast and multicast tables")
f18635d52c23 ("net: hns3: fix port info query issue for copper port")
db68ca0ef7c9 ("net: hns3: convert mac advertize and supported from u32 to link mode")
9194d18b0577 ("net: hns3: fix the problem that the supported port is empty")
c8a8045b2d0a ("net: hns3: Fix NULL deref when unloading driver")
1cce5eb6506d ("net: hns3: call hns3_nic_set_real_num_queue with netdev down")
c2a39d981da7 ("net: hns3: do reinitialization while mqprio configuration changed")
1821dce9ae6c ("net: hns3: add error handling in hclge_ieee_setets")
44e59e375bf7 ("net: hns3: do not return GE PFC setting err when initializing")
9e5157ba440f ("net: hns3: fix for shaper not setting when TC num changes")
af013903c5c5 ("net: hns3: do reinitialization while ETS configuration changed")
672ad0ede179 ("net: hns3: fix user configuration loss for ethtool -L")
af95882728e3 ("net: hns3: remove redundant codes in hclge_knic_setup")
73fc9c488243 ("net: hns3: add interface hclge_tm_bp_setup")
65749f7375ae ("net: hns3: reuse reinitialization interface in the hns3_set_channels")
be5929b89002 ("net: hns3: remove unnecessary hns3_adjust_tqps_num")
8cdb992f0dc3 ("net: hns3: refine the handle for hns3_nic_net_open/stop()")
8362089d7877 ("net: hns3: remove 1000M/half support of phy")
0c29d1912b81 ("net: hns3: Add "queue map" information query function")
122bedc56a6c ("net: hns3: Add "bd info" query function")
1600c3e5f23e ("net: hns3: Support "ethtool -d" for HNS3 VF driver")
5d497936756f ("net: hns3: Config NIC port speed same as that of optical module")
3c666b586af1 ("net: hns3: Add "FD flow table" info query function")
57ceee2ca71c ("net: hns3: Add "queue info" query function")
b2292360bb2a ("net: hns3: Add debugfs framework registration")
e432abfb99e5 ("net: hns3: add common validation in hclge_dcb")
cdca4c485d0c ("net: hns3: up/down netdev in hclge module when setting mtu")
818f167587f4 ("net: hns3: Add mtu setting support for vf")
a6d818e31d08 ("net: hns3: Add vport alive state checking support")
e6d7d79d3ed6 ("net: hns3: Refactor mac mtu setting related functions")
a0b4371751bf ("net: hns3: Support two vlan header when setting mtu")
5c9f6b3935f8 ("net: hns3: Add support for ethtool -K to enable/disable HW GRO")
3c1bcc8614db ("net: ethernet: Convert phydev advertize and supported from u32 to link mode")
695bce8fd8e9 ("net: phy: improve struct phy_device member interrupts handling")
ff0699e04b97 ("net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is set")
35d93a30040c ("net: hns3: adjust the process of PF reset")
0742ed7c240c ("net: hns3: move some reset information from hnae3_handle into hclge_dev/hclgevf_dev")
4d60291b6b53 ("net: hns3: provide some interface & information for the client")