index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
Age
Commit message (
Expand
)
Author
2025-03-04
net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle...
Peiyang Wang
2025-01-22
net: hns3: fix oops when unload drivers paralleling
Jian Shen
2025-01-08
net: hns3: fix kernel crash when 1588 is sent on HIP08 devices
Jie Wang
2025-01-08
net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
Hao Lan
2025-01-08
net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
Jian Shen
2025-01-08
net: hns3: don't auto enable misc vector
Jian Shen
2025-01-08
net: hns3: Resolved the issue that the debugfs query result is inconsistent.
Hao Lan
2025-01-08
net: hns3: fix missing features due to dev->features configuration too early
Hao Lan
2025-01-08
net: hns3: fixed reset failure issues caused by the incorrect reset type
Hao Lan
2024-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-06
net: hisilicon: hns3: use ethtool string helpers
Rosen Penev
2024-11-05
net: hns3: fix kernel crash when uninstalling driver
Peiyang Wang
2024-11-04
Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'"
Jakub Kicinski
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-10-31
net: hns3: fix kernel crash when 1588 is sent on HIP08 devices
Jie Wang
2024-10-31
net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
Hao Lan
2024-10-31
net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
Jian Shen
2024-10-31
net: hns3: don't auto enable misc vector
Jian Shen
2024-10-31
net: hns3: Resolved the issue that the debugfs query result is inconsistent.
Hao Lan
2024-10-31
net: hns3: fix missing features due to dev->features configuration too early
Hao Lan
2024-10-31
net: hns3: fixed reset failure issues caused by the incorrect reset type
Hao Lan
2024-10-31
net: hns3: add sync command to sync io-pgtable
Jian Shen
2024-10-31
net: hns3: default enable tx bounce buffer when smmu enabled
Peiyang Wang
2024-09-03
net: hns3: Remove setting of RX software timestamp
Gal Pressman
2024-08-20
net: hns3: Use ARRAY_SIZE() to improve readability
Zhang Zekun
2024-08-16
net: hns3: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers
Simon Horman
2024-08-15
net: hns3: use correct release function during uninitialization
Peiyang Wang
2024-08-15
net: hns3: void array out of bound when loop tnl_num
Peiyang Wang
2024-08-15
net: hns3: fix a deadlock problem when config TC during resetting
Jie Wang
2024-08-15
net: hns3: use the user's cfg after reset
Peiyang Wang
2024-08-15
net: hns3: fix wrong use of semaphore up
Jie Wang
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-07
net: hns3: add cond_resched() to hns3 ring buffer init process
Jie Wang
2024-06-07
net: hns3: fix kernel crash problem in concurrent scenario
Yonglong Liu
2024-05-30
hns3: avoid linking objects into multiple modules
Arnd Bergmann
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-09
net: hns3: fix kernel crash when devlink reload during initialization
Yonglong Liu
2024-05-09
net: hns3: fix port vlan filter not disabled issue
Yonglong Liu
2024-05-09
net: hns3: use appropriate barrier function after setting a bit value
Peiyang Wang
2024-05-09
net: hns3: release PTP resources if pf initialization failed
Peiyang Wang
2024-05-09
net: hns3: change type of numa_node_mask as nodemask_t
Peiyang Wang
2024-05-09
net: hns3: direct return when receive a unknown mailbox message
Jian Shen
2024-05-09
net: hns3: using user configure after hardware reset
Peiyang Wang
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-24
net: hns3: flower: validate control flags
Asbjørn Sloth Tønnesen
[next]