summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-21net: hibmcge: fix wrong ndo.open() after reset fail issue.Jijie Shao
2025-05-21net: hibmcge: fix incorrect statistics update issueJijie Shao
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-11net: hibmcge: fix multiple phy_stop() issueJijie Shao
2025-04-11net: hibmcge: fix not restore rx pause mac addr after reset issueJijie Shao
2025-04-11net: hibmcge: fix the incorrect np_link fail state issue.Jijie Shao
2025-04-11net: hibmcge: fix wrong mtu log issueJijie Shao
2025-04-11net: hibmcge: fix the share of irq statistics among different network ports i...Jijie Shao
2025-04-11net: hibmcge: fix incorrect multicast filtering issueJijie Shao
2025-04-11net: hibmcge: fix incorrect pause frame statistics issueJijie Shao
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-20net: phy: Support speed selection for PHY loopbackGerhard Engleder
2025-03-13net: hns3: use string choices helperJian Shen
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-04net: hibmcge: Add support for ioctlJijie Shao
2025-03-04net: hibmcge: Add support for BMC diagnose featureJijie Shao
2025-03-04net: hibmcge: Add support for mac link exception handling featureJijie Shao
2025-03-04net: hibmcge: Add support for abnormal irq handling featureJijie Shao
2025-03-04net: hibmcge: Add support for checksum offloadJijie Shao
2025-03-04net: hibmcge: Add support for dump statisticsJijie Shao
2025-03-04net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle...Peiyang Wang
2025-02-27net: hisilicon: hns_mdio: remove incorrect ACPI_PTR annotationArnd Bergmann
2025-02-18net: ethernet: hisilicon: Switch to use hrtimer_setup()Nam Cao
2025-01-22net: hns3: fix oops when unload drivers parallelingJian Shen
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-12-20net: hisilicon: hns: Remove unused enumsDr. David Alan Gilbert
2024-12-20net: hisilicon: hns: Remove reset helpersDr. David Alan Gilbert
2024-12-20net: hisilicon: hns: Remove unused hns_rcb_startDr. David Alan Gilbert
2024-12-20net: hisilicon: hns: Remove unused hns_dsaf_roce_resetDr. David Alan Gilbert
2024-12-17net: hibmcge: Add nway_reset supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add reset supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add pauseparam supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add register dump supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add unicast frame filter supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add irq_info file to debugfsJijie Shao
2024-12-17net: hibmcge: Add debugfs supported in this moduleJijie Shao
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski