index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hnae3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns3: add or modify some comments
Guangbin Huang
2019-10-31
1
-1
/
+1
*
net: hns3: add client node validity judgment
Peng Li
2019-09-06
1
-0
/
+16
*
net: hns3: fix error and incorrect format
Guojia Liao
2019-08-18
1
-1
/
+1
*
net: hns3: modify redundant initialization of variable
Guojia Liao
2019-08-18
1
-4
/
+3
*
net: hns3: some variable modification
Weihang Li
2019-06-14
1
-1
/
+2
*
net: hns3: delete the redundant user NIC codes
Yonglong Liu
2019-06-09
1
-16
/
+5
*
net: hns3: set ops to null when unregister ad_dev
Weihang Li
2019-06-03
1
-0
/
+2
*
net: hns3: split function hnae3_match_n_instantiate()
Jian Shen
2019-04-04
1
-18
/
+22
*
net: hns3: Check variable is valid before assigning it to another
Yonglong Liu
2019-02-21
1
-6
/
+10
*
net: hns3: add pointer checking at the beginning of the exported functions.
Yonglong Liu
2019-02-21
1
-0
/
+21
*
net: hns3: change hnae3_register_ae_dev() to int
Huazhong Tan
2019-01-30
1
-1
/
+9
*
net: hns3: Fix client initialize state issue when roce client initialize failed
Jian Shen
2018-09-19
1
-7
/
+5
*
net: hns3: Add SPDX tags to HNS3 PF driver
Jian Shen
2018-07-21
1
-8
/
+2
*
net: hns3: modify hnae_ to hnae3_
Peng Li
2018-07-02
1
-14
/
+14
*
net: hns3: print the ret value in error information
Peng Li
2018-06-29
1
-6
/
+11
*
net: hns3: remove unused head file in hnae3.c
Peng Li
2018-06-29
1
-1
/
+0
*
net: hns3: Fixes the state to indicate client-type initialization
Peng Li
2018-05-29
1
-3
/
+46
*
net: hns3: Fix for hns3 module is loaded multiple times problem
Xi Wang
2018-05-20
1
-0
/
+1
*
net: hns3: Change return value in hnae3_register_client
Fuyun Liang
2018-05-16
1
-1
/
+1
*
net: hns3: Change return type of hnae3_register_ae_algo
Fuyun Liang
2018-05-16
1
-3
/
+1
*
net: hns3: Change return type of hnae3_register_ae_dev
Fuyun Liang
2018-05-16
1
-4
/
+1
*
net: hns3: Add a check for client instance init state
Fuyun Liang
2018-05-16
1
-3
/
+12
*
net: hns3: Fix for the null pointer problem occurring when initializing ae_de...
Fuyun Liang
2018-05-16
1
-0
/
+6
*
net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
Fuyun Liang
2018-05-16
1
-10
/
+2
*
net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
Salil Mehta
2017-12-15
1
-2
/
+12
*
net: hns3: Fixes the premature exit of loop when matching clients
Lipeng
2017-09-19
1
-34
/
+9
*
net: hns3: Add support of the HNAE3 framework
Salil
2017-08-03
1
-0
/
+300