index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-07
10
-179
/
+30
|
\
|
*
net: hns3: fix kernel crash when uninstalling driver
Peiyang Wang
2024-11-05
1
-1
/
+4
|
*
Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'"
Jakub Kicinski
2024-11-05
9
-178
/
+26
*
|
net: hisilicon: hns3: use ethtool string helpers
Rosen Penev
2024-11-07
6
-81
/
+44
*
|
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-11-03
1
-2
/
+2
|
/
*
net: hns3: fix kernel crash when 1588 is sent on HIP08 devices
Jie Wang
2024-10-31
1
-0
/
+3
*
net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
Hao Lan
2024-10-31
2
-8
/
+10
*
net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
Jian Shen
2024-10-31
1
-1
/
+1
*
net: hns3: don't auto enable misc vector
Jian Shen
2024-10-31
1
-5
/
+7
*
net: hns3: Resolved the issue that the debugfs query result is inconsistent.
Hao Lan
2024-10-31
1
-1
/
+3
*
net: hns3: fix missing features due to dev->features configuration too early
Hao Lan
2024-10-31
1
-1
/
+0
*
net: hns3: fixed reset failure issues caused by the incorrect reset type
Hao Lan
2024-10-31
2
-10
/
+61
*
net: hns3: add sync command to sync io-pgtable
Jian Shen
2024-10-31
1
-0
/
+27
*
net: hns3: default enable tx bounce buffer when smmu enabled
Peiyang Wang
2024-10-31
3
-0
/
+66
*
net: hns3: Remove setting of RX software timestamp
Gal Pressman
2024-09-04
1
-4
/
+0
*
net: hns3: Use ARRAY_SIZE() to improve readability
Zhang Zekun
2024-08-21
1
-4
/
+4
*
net: hns3: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers
Simon Horman
2024-08-16
2
-43
/
+44
*
net: hns3: use correct release function during uninitialization
Peiyang Wang
2024-08-15
1
-1
/
+1
*
net: hns3: void array out of bound when loop tnl_num
Peiyang Wang
2024-08-15
1
-3
/
+3
*
net: hns3: fix a deadlock problem when config TC during resetting
Jie Wang
2024-08-15
1
-0
/
+3
*
net: hns3: use the user's cfg after reset
Peiyang Wang
2024-08-15
2
-6
/
+21
*
net: hns3: fix wrong use of semaphore up
Jie Wang
2024-08-15
2
-4
/
+4
*
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
4
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-13
3
-5
/
+22
|
\
|
*
net: hns3: add cond_resched() to hns3 ring buffer init process
Jie Wang
2024-06-07
2
-0
/
+6
|
*
net: hns3: fix kernel crash problem in concurrent scenario
Yonglong Liu
2024-06-07
1
-5
/
+16
*
|
hns3: avoid linking objects into multiple modules
Arnd Bergmann
2024-05-31
4
-6
/
+35
|
/
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
3
-13
/
+13
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-05-18
1
-4
/
+0
|
\
|
*
net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()
Jason Gunthorpe
2024-04-22
1
-4
/
+0
*
|
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
1
-1
/
+1
|
\
\
|
*
|
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-09
1
-1
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-09
6
-41
/
+47
|
\
\
|
*
|
net: hns3: fix kernel crash when devlink reload during initialization
Yonglong Liu
2024-05-09
2
-18
/
+9
|
*
|
net: hns3: fix port vlan filter not disabled issue
Yonglong Liu
2024-05-09
1
-1
/
+6
|
*
|
net: hns3: use appropriate barrier function after setting a bit value
Peiyang Wang
2024-05-09
2
-4
/
+2
|
*
|
net: hns3: release PTP resources if pf initialization failed
Peiyang Wang
2024-05-09
1
-1
/
+3
|
*
|
net: hns3: change type of numa_node_mask as nodemask_t
Peiyang Wang
2024-05-09
5
-8
/
+11
|
*
|
net: hns3: direct return when receive a unknown mailbox message
Jian Shen
2024-05-09
1
-3
/
+4
|
*
|
net: hns3: using user configure after hardware reset
Peiyang Wang
2024-05-09
2
-6
/
+12
|
|
/
*
|
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-08
1
-1
/
+1
*
|
net: hns3: flower: validate control flags
Asbjørn Sloth Tønnesen
2024-04-25
1
-3
/
+15
*
|
net: hns3: add support to query scc version by devlink info
Hao Chen
2024-04-13
6
-3
/
+79
*
|
net: hns3: dump more reg info based on ras mod
Peiyang Wang
2024-04-13
7
-8
/
+477
*
|
net: hns3: move constants from hclge_debugfs.h to hclge_debugfs.c
Jijie Shao
2024-04-13
2
-640
/
+640
*
|
net: hns3: add command queue trace for hns3
Hao Lan
2024-04-13
6
-1
/
+260
|
/
*
net: hns3: mark unexcuted loopback test result as UNEXECUTED
Jian Shen
2024-03-26
1
-2
/
+17
*
net: hns3: fix kernel crash when devlink reload during pf initialization
Yonglong Liu
2024-03-26
1
-0
/
+4
*
net: hns3: fix index limit to support all queue stats
Jie Wang
2024-03-26
1
-1
/
+1
*
net: hns3: tracing: fix hclgevf trace event strings
Steven Rostedt (Google)
2024-03-18
2
-8
/
+8
[next]