summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
9 daysnet: hibmcge: support for statistics of reset failuresJijie Shao
9 daysnet: Fix typosBjorn Helgaas
10 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
11 daysnet: hns3: default enable tx bounce buffer when smmu enabledJijie Shao
11 daysnet: hns3: fixed vf get max channels bugJian Shen
11 daysnet: hns3: disable interrupt when ptp init failedYonglong Liu
11 daysnet: hns3: fix concurrent setting vlan filter issueJian Shen
2025-07-15net: hns3: use seq_file for files in tx_bd_info/ and rx_bd_info/ in debugfsJian Shen
2025-07-15net: hns3: use seq_file for files in common/ of hclge layerYonglong Liu
2025-07-15net: hns3: use seq_file for files in fd/ in debugfsJijie Shao
2025-07-15net: hns3: use seq_file for files in reg/ in debugfsJijie Shao
2025-07-15net: hns3: use seq_file for files in mac_list/ in debugfsYonglong Liu
2025-07-15net: hns3: use seq_file for files in tm/ in debugfsJian Shen
2025-07-15net: hns3: use seq_file for files in common/ of hns3 layerJijie Shao
2025-07-15net: hns3: use seq_file for files in queue/ in debugfsJian Shen
2025-07-15net: hns3: clean up the build warning in debugfs by use seq fileJian Shen
2025-07-15net: hns3: remove tx spare info from debugfs.Jijie Shao
2025-07-08net: hibmcge: configure FIFO thresholds according to the MAC controller docum...Jijie Shao
2025-07-08net: hibmcge: adjust the burst len configuration of the MAC controller to imp...Jijie Shao
2025-07-08net: hibmcge: support scenario without PHYJijie Shao
2025-06-24net: hns3: clear hns alarm: comparison of integer expressions of different si...Peiyang Wang
2025-06-24net: hns3: add complete parentheses for some macrosJijie Shao
2025-06-24net: hns3: delete redundant address before the arrayYonglong Liu
2025-06-24net: hns3: add \n at the end when print msgPeiyang Wang
2025-06-24net: hns3: use hns3_get_ops() helper to reduce the unnecessary middle layer c...Jijie Shao
2025-06-24net: hns3: use hns3_get_ae_dev() helper to reduce the unnecessary middle laye...Jijie Shao
2025-06-24net: hns3: fix spelling mistake "reg_um" -> "reg_num"Jijie Shao
2025-06-21eth: hns3: migrate to new RXFH callbacksJakub Kicinski
2025-06-12net: hns3: Demote load and progress messages to debug levelGeert Uytterhoeven
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