index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hnae3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-20
net: hns3: disable sriov before unload hclge layer
Peng Li
1
-0
/
+21
2019-10-31
net: hns3: add or modify some comments
Guangbin Huang
1
-1
/
+1
2019-09-06
net: hns3: add client node validity judgment
Peng Li
1
-0
/
+16
2019-08-18
net: hns3: fix error and incorrect format
Guojia Liao
1
-1
/
+1
2019-08-18
net: hns3: modify redundant initialization of variable
Guojia Liao
1
-4
/
+3
2019-06-15
net: hns3: some variable modification
Weihang Li
1
-1
/
+2
2019-06-09
net: hns3: delete the redundant user NIC codes
Yonglong Liu
1
-16
/
+5
2019-06-04
net: hns3: set ops to null when unregister ad_dev
Weihang Li
1
-0
/
+2
2019-04-04
net: hns3: split function hnae3_match_n_instantiate()
Jian Shen
1
-18
/
+22
2019-02-22
net: hns3: Check variable is valid before assigning it to another
Yonglong Liu
1
-6
/
+10
2019-02-22
net: hns3: add pointer checking at the beginning of the exported functions.
Yonglong Liu
1
-0
/
+21
2019-01-31
net: hns3: change hnae3_register_ae_dev() to int
Huazhong Tan
1
-1
/
+9
2018-09-20
net: hns3: Fix client initialize state issue when roce client initialize failed
Jian Shen
1
-7
/
+5
2018-07-21
net: hns3: Add SPDX tags to HNS3 PF driver
Jian Shen
1
-8
/
+2
2018-07-02
net: hns3: modify hnae_ to hnae3_
Peng Li
1
-14
/
+14
2018-06-29
net: hns3: print the ret value in error information
Peng Li
1
-6
/
+11
2018-06-29
net: hns3: remove unused head file in hnae3.c
Peng Li
1
-1
/
+0
2018-05-29
net: hns3: Fixes the state to indicate client-type initialization
Peng Li
1
-3
/
+46
2018-05-21
net: hns3: Fix for hns3 module is loaded multiple times problem
Xi Wang
1
-0
/
+1
2018-05-16
net: hns3: Change return value in hnae3_register_client
Fuyun Liang
1
-1
/
+1
2018-05-16
net: hns3: Change return type of hnae3_register_ae_algo
Fuyun Liang
1
-3
/
+1
2018-05-16
net: hns3: Change return type of hnae3_register_ae_dev
Fuyun Liang
1
-4
/
+1
2018-05-16
net: hns3: Add a check for client instance init state
Fuyun Liang
1
-3
/
+12
2018-05-16
net: hns3: Fix for the null pointer problem occurring when initializing ae_de...
Fuyun Liang
1
-0
/
+6
2018-05-16
net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
Fuyun Liang
1
-10
/
+2
2017-12-15
net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
Salil Mehta
1
-2
/
+12
2017-09-20
net: hns3: Fixes the premature exit of loop when matching clients
Lipeng
1
-34
/
+9
2017-08-04
net: hns3: Add support of the HNAE3 framework
Salil
1
-0
/
+300