summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3
AgeCommit message (Expand)Author
25 hoursnet: hns3: default enable tx bounce buffer when smmu enabledJijie Shao
25 hoursnet: hns3: fixed vf get max channels bugJian Shen
25 hoursnet: hns3: disable interrupt when ptp init failedYonglong Liu
25 hoursnet: hns3: fix concurrent setting vlan filter issueJian Shen
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-01net: hns3: defer calling ptp_clock_register()Jian Shen
2025-05-01net: hns3: fixed debugfs tm_qset sizeHao Lan
2025-05-01net: hns3: fix an interrupt residual problemYonglong Liu
2025-05-01net: hns3: store rx VLAN tag offload state for VFJian Shen
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-20net: phy: Support speed selection for PHY loopbackGerhard Engleder
2025-03-13net: hns3: use string choices helperJian Shen
2025-03-04net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle...Peiyang Wang
2025-01-22net: hns3: fix oops when unload drivers parallelingJian Shen
2025-01-08net: hns3: fix kernel crash when 1588 is sent on HIP08 devicesJie Wang
2025-01-08net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issueHao Lan
2025-01-08net: hns3: initialize reset_timer before hclgevf_misc_irq_init()Jian Shen
2025-01-08net: hns3: don't auto enable misc vectorJian Shen
2025-01-08net: hns3: Resolved the issue that the debugfs query result is inconsistent.Hao Lan
2025-01-08net: hns3: fix missing features due to dev->features configuration too earlyHao Lan
2025-01-08net: hns3: fixed reset failure issues caused by the incorrect reset typeHao Lan
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-06net: hisilicon: hns3: use ethtool string helpersRosen Penev
2024-11-05net: hns3: fix kernel crash when uninstalling driverPeiyang Wang
2024-11-04Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'"Jakub Kicinski
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos
2024-10-31net: hns3: fix kernel crash when 1588 is sent on HIP08 devicesJie Wang
2024-10-31net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issueHao Lan
2024-10-31net: hns3: initialize reset_timer before hclgevf_misc_irq_init()Jian Shen
2024-10-31net: hns3: don't auto enable misc vectorJian Shen
2024-10-31net: hns3: Resolved the issue that the debugfs query result is inconsistent.Hao Lan
2024-10-31net: hns3: fix missing features due to dev->features configuration too earlyHao Lan
2024-10-31net: hns3: fixed reset failure issues caused by the incorrect reset typeHao Lan
2024-10-31net: hns3: add sync command to sync io-pgtableJian Shen
2024-10-31net: hns3: default enable tx bounce buffer when smmu enabledPeiyang Wang
2024-09-03net: hns3: Remove setting of RX software timestampGal Pressman
2024-08-20net: hns3: Use ARRAY_SIZE() to improve readabilityZhang Zekun
2024-08-16net: hns3: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpersSimon Horman
2024-08-15net: hns3: use correct release function during uninitializationPeiyang Wang
2024-08-15net: hns3: void array out of bound when loop tnl_numPeiyang Wang
2024-08-15net: hns3: fix a deadlock problem when config TC during resettingJie Wang
2024-08-15net: hns3: use the user's cfg after resetPeiyang Wang
2024-08-15net: hns3: fix wrong use of semaphore upJie Wang
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-07net: hns3: add cond_resched() to hns3 ring buffer init processJie Wang
2024-06-07net: hns3: fix kernel crash problem in concurrent scenarioYonglong Liu
2024-05-30hns3: avoid linking objects into multiple modulesArnd Bergmann
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds