index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
3
-3
/
+3
2025-05-22
net: hibmcge: fix wrong ndo.open() after reset fail issue.
Jijie Shao
1
-8
/
+8
2025-05-22
net: hibmcge: fix incorrect statistics update issue
Jijie Shao
1
-0
/
+3
2025-05-01
net: hns3: defer calling ptp_clock_register()
Jian Shen
1
-6
/
+7
2025-05-01
net: hns3: fixed debugfs tm_qset size
Hao Lan
1
-1
/
+1
2025-05-01
net: hns3: fix an interrupt residual problem
Yonglong Liu
1
-43
/
+39
2025-05-01
net: hns3: store rx VLAN tag offload state for VF
Jian Shen
2
-6
/
+20
2025-04-12
net: hibmcge: fix multiple phy_stop() issue
Jijie Shao
1
-1
/
+10
2025-04-12
net: hibmcge: fix not restore rx pause mac addr after reset issue
Jijie Shao
1
-0
/
+3
2025-04-12
net: hibmcge: fix the incorrect np_link fail state issue.
Jijie Shao
1
-2
/
+5
2025-04-12
net: hibmcge: fix wrong mtu log issue
Jijie Shao
1
-3
/
+3
2025-04-12
net: hibmcge: fix the share of irq statistics among different network ports i...
Jijie Shao
5
-16
/
+24
2025-04-12
net: hibmcge: fix incorrect multicast filtering issue
Jijie Shao
2
-0
/
+6
2025-04-12
net: hibmcge: fix incorrect pause frame statistics issue
Jijie Shao
2
-0
/
+4
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-2
/
+2
2025-03-27
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
24
-81
/
+1364
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+1
2025-03-20
net: phy: Support speed selection for PHY loopback
Gerhard Engleder
3
-5
/
+5
2025-03-13
net: hns3: use string choices helper
Jian Shen
5
-49
/
+54
2025-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-03-04
net: hibmcge: Add support for ioctl
Jijie Shao
1
-0
/
+2
2025-03-04
net: hibmcge: Add support for BMC diagnose feature
Jijie Shao
6
-3
/
+377
2025-03-04
net: hibmcge: Add support for mac link exception handling feature
Jijie Shao
7
-0
/
+51
2025-03-04
net: hibmcge: Add support for abnormal irq handling feature
Jijie Shao
8
-23
/
+112
2025-03-04
net: hibmcge: Add support for checksum offload
Jijie Shao
2
-6
/
+29
2025-03-04
net: hibmcge: Add support for dump statistics
Jijie Shao
6
-2
/
+741
2025-03-04
net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle...
Peiyang Wang
1
-1
/
+1
2025-02-27
net: hisilicon: hns_mdio: remove incorrect ACPI_PTR annotation
Arnd Bergmann
1
-1
/
+1
2025-02-18
net: ethernet: hisilicon: Switch to use hrtimer_setup()
Nam Cao
1
-3
/
+1
2025-01-23
net: hns3: fix oops when unload drivers paralleling
Jian Shen
5
-0
/
+23
2025-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-93
/
+114
2025-01-08
net: hns3: fix kernel crash when 1588 is sent on HIP08 devices
Jie Wang
1
-0
/
+3
2025-01-08
net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
Hao Lan
2
-8
/
+10
2025-01-08
net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
Jian Shen
1
-1
/
+2
2025-01-08
net: hns3: don't auto enable misc vector
Jian Shen
1
-5
/
+7
2025-01-08
net: hns3: Resolved the issue that the debugfs query result is inconsistent.
Hao Lan
2
-68
/
+31
2025-01-08
net: hns3: fix missing features due to dev->features configuration too early
Hao Lan
1
-1
/
+0
2025-01-08
net: hns3: fixed reset failure issues caused by the incorrect reset type
Hao Lan
2
-10
/
+61
2024-12-20
net: hisilicon: hns: Remove unused enums
Dr. David Alan Gilbert
1
-23
/
+0
2024-12-20
net: hisilicon: hns: Remove reset helpers
Dr. David Alan Gilbert
2
-70
/
+0
2024-12-20
net: hisilicon: hns: Remove unused hns_rcb_start
Dr. David Alan Gilbert
2
-6
/
+0
2024-12-20
net: hisilicon: hns: Remove unused hns_dsaf_roce_reset
Dr. David Alan Gilbert
2
-111
/
+0
2024-12-18
net: hibmcge: Add nway_reset supported in this module
Jijie Shao
1
-0
/
+1
2024-12-18
net: hibmcge: Add reset supported in this module
Jijie Shao
8
-21
/
+226
2024-12-18
net: hibmcge: Add pauseparam supported in this module
Jijie Shao
7
-0
/
+68
2024-12-18
net: hibmcge: Add register dump supported in this module
Jijie Shao
2
-0
/
+174
2024-12-18
net: hibmcge: Add unicast frame filter supported in this module
Jijie Shao
6
-6
/
+187
2024-12-18
net: hibmcge: Add irq_info file to debugfs
Jijie Shao
1
-0
/
+22
2024-12-18
net: hibmcge: Add debugfs supported in this module
Jijie Shao
4
-3
/
+135
2024-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-179
/
+30
[next]