summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2025-05-09net: hns3: defer calling ptp_clock_register()Jian Shen
2025-05-09net: hns3: fixed debugfs tm_qset sizeHao Lan
2025-05-09net: hns3: fix an interrupt residual problemYonglong Liu
2025-05-09net: hns3: store rx VLAN tag offload state for VFJian Shen
2025-03-13net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle...Peiyang Wang
2025-02-21net: hns3: fix oops when unload drivers parallelingJian Shen
2024-11-14net: hns3: fix kernel crash when uninstalling driverPeiyang Wang
2024-10-17net: hisilicon: hns_mdio: fix OF node leak in probe()Krzysztof Kozlowski
2024-10-17net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()Krzysztof Kozlowski
2024-10-17net: hisilicon: hip04: fix OF node leak in probe()Krzysztof Kozlowski
2024-08-29net: hns3: add checking for vf id of mailboxJian Shen
2024-08-29net: hns3: fix a deadlock problem when config TC during resettingJie Wang
2024-08-29net: hns3: use the user's cfg after resetPeiyang Wang
2024-08-29net: hns3: fix wrong use of semaphore upJie Wang
2024-06-21net: hns3: add cond_resched() to hns3 ring buffer init processJie Wang
2024-06-21net: hns3: fix kernel crash problem in concurrent scenarioYonglong Liu
2024-05-17net: hns3: fix kernel crash when devlink reload during initializationYonglong Liu
2024-05-17net: hns3: fix port vlan filter not disabled issueYonglong Liu
2024-05-17net: hns3: use appropriate barrier function after setting a bit valuePeiyang Wang
2024-05-17net: hns3: release PTP resources if pf initialization failedPeiyang Wang
2024-05-17net: hns3: change type of numa_node_mask as nodemask_tPeiyang Wang
2024-05-17net: hns3: direct return when receive a unknown mailbox messageJian Shen
2024-05-17net: hns3: using user configure after hardware resetPeiyang Wang
2024-04-10net: hns3: mark unexcuted loopback test result as UNEXECUTEDJian Shen
2024-04-10net: hns3: fix kernel crash when devlink reload during pf initializationYonglong Liu
2024-04-10net: hns3: fix index limit to support all queue statsJie Wang
2024-04-03net: hns3: tracing: fix hclgevf trace event stringsSteven Rostedt (Google)
2024-03-26net: hns3: fix port duplex configure error in IMP resetJie Wang
2024-03-26net: hns3: fix kernel crash when 1588 is received on HIP08 devicesYonglong Liu
2024-03-26net: hns3: fix wrong judgment condition issueJijie Shao
2023-12-20net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-12-13net: hns: fix fake link up on xge portYonglong Liu
2023-12-13net: hns: fix wrong head when modify the tx feature when sending packetsYonglong Liu
2023-11-28net: hns3: fix VF wrong speed and duplex issueJijie Shao
2023-11-28net: hns3: fix VF reset fail issueJijie Shao
2023-11-28net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()Yonglong Liu
2023-11-28net: hns3: fix out-of-bounds access may occur when coalesce info is read via ...Yonglong Liu
2023-11-28net: hns3: fix incorrect capability bit display for copper portJian Shen
2023-11-28net: hns3: add barrier in vf mailbox reply processYonglong Liu
2023-11-28net: hns3: fix add VLAN fail issueJian Shen
2023-10-06net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang
2023-10-06net: hns3: fix fail to delete tc flower rules during reset issueJijie Shao
2023-10-06net: hns3: only enable unicast promisc when mac table fullJian Shen
2023-10-06net: hns3: fix GRE checksum offload issueJie Wang
2023-10-06net: hns3: add cmdq check for vf periodic service taskJie Wang
2023-09-19net: hns3: remove GSO partial feature bitJie Wang
2023-09-19net: hns3: fix the port information display when sfp is absentYisen Zhuang
2023-09-19net: hns3: fix invalid mutex between tc qdisc and dcb ets command issueJijie Shao
2023-09-19net: hns3: fix debugfs concurrency issue between kfree buffer and readHao Chen
2023-09-19net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()Hao Chen