summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf
AgeCommit message (Expand)Author
2024-05-09net: hns3: fix kernel crash when devlink reload during initializationYonglong Liu
2024-05-09net: hns3: fix port vlan filter not disabled issueYonglong Liu
2024-05-09net: hns3: use appropriate barrier function after setting a bit valuePeiyang Wang
2024-05-09net: hns3: release PTP resources if pf initialization failedPeiyang Wang
2024-05-09net: hns3: change type of numa_node_mask as nodemask_tPeiyang Wang
2024-05-09net: hns3: direct return when receive a unknown mailbox messageJian Shen
2024-05-09net: hns3: using user configure after hardware resetPeiyang Wang
2024-03-26net: hns3: fix kernel crash when devlink reload during pf initializationYonglong Liu
2024-03-18net: hns3: tracing: fix hclgevf trace event stringsSteven Rostedt (Google)
2024-03-08net: hns3: add checking for vf id of mailboxJian Shen
2024-03-08net: hns3: fix port duplex configure error in IMP resetJie Wang
2024-03-08net: hns3: fix delete tc fail issueJijie Shao
2024-03-08net: hns3: fix kernel crash when 1588 is received on HIP08 devicesYonglong Liu
2024-03-08net: hns3: Disable SerDes serial loopback for HiLink H60Hao Lan
2024-03-08net: hns3: add new 200G link modes for hisilicon deviceHao Lan
2023-12-05net: hns3: reduce stack usage in hclge_dbg_dump_tm_pri()Arnd Bergmann
2023-11-13net: hns3: fix VF wrong speed and duplex issueJijie Shao
2023-11-13net: hns3: fix incorrect capability bit display for copper portJian Shen
2023-11-13net: hns3: fix add VLAN fail issueJian Shen
2023-10-25net: hns3: add some link modes for hisilicon deviceHao Chen
2023-10-11net: hns3: add vf fault detect supportJie Wang
2023-09-19net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang
2023-09-19net: hns3: fix fail to delete tc flower rules during reset issueJijie Shao
2023-09-19net: hns3: only enable unicast promisc when mac table fullJian Shen
2023-09-07net: hns3: fix invalid mutex between tc qdisc and dcb ets command issueJijie Shao
2023-09-07net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()Hao Chen
2023-08-16net: hns3: fix wrong rpu tln reg issueJijie Shao
2023-08-16net: hns3: Support tlv in regs data for HNS3 PF driverJijie Shao
2023-08-16net: hns3: move dump regs function to a separate fileJijie Shao
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-10net: hns3: fix strscpy causing content truncation issueHao Chen
2023-08-08net: hns3: add wait until mac link downJie Wang
2023-08-08net: hns3: refactor hclge_mac_link_status_wait for interface reuseJie Wang
2023-08-08net: hns3: restore user pause configure when disable autonegJian Shen
2023-08-04net: hns3: Remove unused function declarationsYue Haibing
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-07-24net: hns3: fix wrong bw weight of disabled tc issueJijie Shao
2023-07-24net: hns3: fix wrong tc bandwidth weight data issueJijie Shao
2023-07-24net: hns3: add tm flush when setting tmHao Lan
2023-06-23net: hns3: clear hns unused parameter alarmPeiyang Wang
2023-06-23net: hns3: fix strncpy() not using dest-buf length as length issueHao Chen
2023-06-23net: hns3: refine the tcam key convert handleJian Shen
2023-05-13net: hns3: fix sending pfc frames after reset issueJijie Shao
2023-03-29net: hns3: support wake on lan configuration and queryHao Lan
2023-03-24net: hisilicon: Remove redundant pci_clear_masterCai Huoqing
2023-01-30devlink: remove devlink featuresJiri Pirko
2023-01-27net: add missing includes of linux/sched/clock.hJakub Kicinski
2022-12-30net: hns3: refine the handling for VF heartbeatJian Shen
2022-12-23net: hns3: fix VF promisc mode not update when mac table fullJian Shen
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol