index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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