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
/
hns3
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2
-2
/
+2
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-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-20
net: phy: Support speed selection for PHY loopback
Gerhard Engleder
2
-3
/
+3
2025-03-13
net: hns3: use string choices helper
Jian Shen
5
-49
/
+54
2025-03-04
net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle...
Peiyang Wang
1
-1
/
+1
2025-01-23
net: hns3: fix oops when unload drivers paralleling
Jian Shen
5
-0
/
+23
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-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-179
/
+30
2024-11-07
net: hisilicon: hns3: use ethtool string helpers
Rosen Penev
6
-81
/
+44
2024-11-05
net: hns3: fix kernel crash when uninstalling driver
Peiyang Wang
1
-1
/
+4
2024-11-05
Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'"
Jakub Kicinski
9
-178
/
+26
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
1
-2
/
+2
2024-10-31
net: hns3: fix kernel crash when 1588 is sent on HIP08 devices
Jie Wang
1
-0
/
+3
2024-10-31
net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
Hao Lan
2
-8
/
+10
2024-10-31
net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
Jian Shen
1
-1
/
+1
2024-10-31
net: hns3: don't auto enable misc vector
Jian Shen
1
-5
/
+7
2024-10-31
net: hns3: Resolved the issue that the debugfs query result is inconsistent.
Hao Lan
1
-1
/
+3
2024-10-31
net: hns3: fix missing features due to dev->features configuration too early
Hao Lan
1
-1
/
+0
2024-10-31
net: hns3: fixed reset failure issues caused by the incorrect reset type
Hao Lan
2
-10
/
+61
2024-10-31
net: hns3: add sync command to sync io-pgtable
Jian Shen
1
-0
/
+27
2024-10-31
net: hns3: default enable tx bounce buffer when smmu enabled
Peiyang Wang
3
-0
/
+66
2024-09-04
net: hns3: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-08-21
net: hns3: Use ARRAY_SIZE() to improve readability
Zhang Zekun
1
-4
/
+4
2024-08-16
net: hns3: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers
Simon Horman
2
-43
/
+44
2024-08-15
net: hns3: use correct release function during uninitialization
Peiyang Wang
1
-1
/
+1
2024-08-15
net: hns3: void array out of bound when loop tnl_num
Peiyang Wang
1
-3
/
+3
2024-08-15
net: hns3: fix a deadlock problem when config TC during resetting
Jie Wang
1
-0
/
+3
2024-08-15
net: hns3: use the user's cfg after reset
Peiyang Wang
2
-6
/
+21
2024-08-15
net: hns3: fix wrong use of semaphore up
Jie Wang
2
-4
/
+4
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
4
-4
/
+4
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+22
2024-06-07
net: hns3: add cond_resched() to hns3 ring buffer init process
Jie Wang
2
-0
/
+6
2024-06-07
net: hns3: fix kernel crash problem in concurrent scenario
Yonglong Liu
1
-5
/
+16
2024-05-31
hns3: avoid linking objects into multiple modules
Arnd Bergmann
4
-6
/
+35
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
3
-13
/
+13
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-4
/
+0
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2024-05-09
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-1
/
+1
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-41
/
+47
2024-05-09
net: hns3: fix kernel crash when devlink reload during initialization
Yonglong Liu
2
-18
/
+9
[next]