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
/
hns3vf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
Hao Lan
10 days
1
-4
/
+5
*
net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
Jian Shen
10 days
1
-1
/
+2
*
net: hns3: fixed reset failure issues caused by the incorrect reset type
Hao Lan
10 days
1
-6
/
+32
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-07
2
-38
/
+11
|
\
|
*
Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'"
Jakub Kicinski
2024-11-05
2
-38
/
+11
*
|
net: hisilicon: hns3: use ethtool string helpers
Rosen Penev
2024-11-07
1
-4
/
+2
|
/
*
net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
Hao Lan
2024-10-31
1
-4
/
+5
*
net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
Jian Shen
2024-10-31
1
-1
/
+1
*
net: hns3: fixed reset failure issues caused by the incorrect reset type
Hao Lan
2024-10-31
1
-6
/
+32
*
net: hns3: Use ARRAY_SIZE() to improve readability
Zhang Zekun
2024-08-21
1
-4
/
+4
*
net: hns3: fix wrong use of semaphore up
Jie Wang
2024-08-15
1
-2
/
+2
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
1
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-09
2
-12
/
+10
|
\
|
*
net: hns3: fix kernel crash when devlink reload during initialization
Yonglong Liu
2024-05-09
1
-6
/
+4
|
*
net: hns3: use appropriate barrier function after setting a bit value
Peiyang Wang
2024-05-09
1
-2
/
+1
|
*
net: hns3: change type of numa_node_mask as nodemask_t
Peiyang Wang
2024-05-09
2
-4
/
+5
*
|
net: hns3: add command queue trace for hns3
Hao Lan
2024-04-13
2
-0
/
+90
|
/
*
net: hns3: tracing: fix hclgevf trace event strings
Steven Rostedt (Google)
2024-03-18
1
-4
/
+4
*
net: hns3: fix VF reset fail issue
Jijie Shao
2023-11-13
2
-1
/
+14
*
net: hns3: add barrier in vf mailbox reply process
Yonglong Liu
2023-11-13
1
-0
/
+7
*
net: hns3: fix add VLAN fail issue
Jian Shen
2023-11-13
1
-2
/
+9
*
net: hns3: add cmdq check for vf periodic service task
Jie Wang
2023-09-19
1
-1
/
+2
*
net: hns3: Support tlv in regs data for HNS3 VF driver
Jijie Shao
2023-08-16
1
-24
/
+61
*
net: hns3: move dump regs function to a separate file
Jijie Shao
2023-08-16
4
-119
/
+143
*
net: hns3: clear hns unused parameter alarm
Peiyang Wang
2023-06-23
1
-9
/
+5
*
net: hns3: fix reset delay time to avoid configuration timeout
Jie Wang
2023-05-13
1
-1
/
+4
*
net: hisilicon: Remove redundant pci_clear_master
Cai Huoqing
2023-03-24
1
-4
/
+2
*
devlink: remove devlink features
Jiri Pirko
2023-01-30
1
-1
/
+0
*
net: hns3: fix wrong use of rss size during VF rss config
Jie Wang
2023-01-12
1
-1
/
+1
*
net: hns3: add interrupts re-initialization while doing VF FLR
Jie Wang
2022-12-23
1
-1
/
+2
*
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
2022-12-01
1
-5
/
+0
*
net: hns3: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-22
1
-2
/
+2
*
net: hns3: add support to query and set lane number by ethtool
Hao Chen
2022-09-07
1
-1
/
+1
*
net: hns3: add getting capabilities of gro offload and fd from firmware
Guangbin Huang
2022-08-31
1
-1
/
+1
*
hisilicon/hns3/hns3vf:fix repeated words in comments
Jilin Yuan
2022-07-01
1
-1
/
+1
*
net: hns3: add byte order conversion for VF to PF mailbox message
Jie Wang
2022-05-09
1
-30
/
+24
*
net: hns3: add byte order conversion for PF to VF mailbox message
Jie Wang
2022-05-09
4
-38
/
+50
*
net: hns3: replace magic value by HCLGE_RING_REG_OFFSET
Peng Li
2022-04-20
1
-1
/
+1
*
net: hns3: fix the wrong words in comments
Peng Li
2022-04-20
2
-2
/
+2
*
net: hns3: update the comment of function hclgevf_get_mbx_resp
Peng Li
2022-04-20
1
-2
/
+4
*
net: hns3: refine the process when PF set VF VLAN
Jian Shen
2022-03-26
1
-0
/
+5
*
net: hns3: add support for TX push mode
Yufeng Mo
2022-02-07
2
-2
/
+17
*
net: hns3: handle empty unknown interrupt for VF
Yufeng Mo
2022-01-25
1
-2
/
+1
*
net: hns3: create new common cmd code for PF and VF modules
Jie Wang
2022-01-05
2
-33
/
+6
*
net: hns3: refactor VF tqp stats APIs with new common tqp stats APIs
Jie Wang
2022-01-05
2
-134
/
+11
*
net: hns3: refactor VF rss init APIs with new common rss init APIs
Jie Wang
2022-01-05
2
-176
/
+25
*
net: hns3: refactor VF rss set APIs with new common rss set APIs
Jie Wang
2022-01-05
3
-293
/
+42
*
net: hns3: refactor VF rss get APIs with new common rss get APIs
Jie Wang
2022-01-05
2
-99
/
+24
*
net: hns3: refactor hclge_comm_send function in PF/VF drivers
Jie Wang
2022-01-05
1
-3
/
+3
*
net: hns3: delete the hclge_cmd.c and hclgevf_cmd.c
Jie Wang
2021-12-31
2
-38
/
+26
[next]