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
/
hns3pf
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-4
/
+31
2019-11-15
net: hns3: fix ETS bandwidth validation bug
Yonglong Liu
1
-1
/
+1
2019-11-15
net: hns3: reallocate SSU' buffer size when pfc_en changes
Yunsheng Lin
1
-1
/
+16
2019-11-15
net: hns3: add compatible handling for MAC VLAN switch parameter configuration
Guangbin Huang
1
-2
/
+14
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-6
/
+22
2019-11-07
net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONE
Huazhong Tan
1
-1
/
+17
2019-11-06
net: hns3: remove unused macros
Colin Ian King
1
-2
/
+0
2019-11-06
net: hns3: Use the correct style for SPDX License Identifier
Nishad Kamdar
5
-5
/
+5
2019-10-31
net: hns3: cleanup byte order issues when printed
Guojia Liao
2
-44
/
+58
2019-10-31
net: hns3: cleanup some print format warning
Guojia Liao
7
-51
/
+51
2019-10-31
net: hns3: add or modify some comments
Guangbin Huang
1
-0
/
+3
2019-10-31
net: hns3: optimize local variable initialization
Guangbin Huang
1
-2
/
+1
2019-10-31
net: hns3: cleanup some coding style issues
Guangbin Huang
4
-10
/
+11
2019-10-31
net: hns3: cleanup some magic numbers
Guojia Liao
4
-15
/
+27
2019-10-31
net: hns3: dump some debug information when reset fail
Huazhong Tan
3
-4
/
+6
2019-10-21
net: hns3: log and clear hardware error after reset complete
Jian Shen
1
-0
/
+3
2019-10-21
net: hns3: optimized MAC address in management table.
Guojia Liao
2
-4
/
+3
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-3
/
+30
2019-10-19
net: hns3: fix mis-counting IRQ vector numbers issue
Yonglong Liu
3
-3
/
+30
2019-10-09
net: hns3: add support for configuring VF MAC from the host
Huazhong Tan
2
-0
/
+91
2019-10-09
net: hns3: add support for configuring bandwidth of VF on the host
Yonglong Liu
6
-1
/
+263
2019-10-09
net: hns3: add support for setting VF trust
Jian Shen
4
-20
/
+87
2019-10-09
net: hns3: add support for spoof check setting
Jian Shen
3
-8
/
+121
2019-10-09
net: hns3: add support for setting VF link status on the host
Yufeng Mo
3
-1
/
+79
2019-10-07
net: hns3: make array tick_array static, makes object smaller
Colin Ian King
1
-1
/
+1
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-09-11
net: hns3: fix spelling mistake "undeflow" -> "underflow"
Colin Ian King
1
-1
/
+1
2019-09-11
net: hns3: add some DFX info for reset issue
Huazhong Tan
3
-15
/
+30
2019-09-11
net: hns3: modify some logs format
Guangbin Huang
2
-2
/
+2
2019-09-11
net: hns3: fix shaper parameter algorithm
Yonglong Liu
1
-7
/
+4
2019-09-06
net: hns3: make hclge_dbg_get_m7_stats_info static
Guojia Liao
1
-1
/
+1
2019-09-06
net: hns3: disable loopback setting in hclge_mac_init
Yufeng Mo
1
-1
/
+33
2019-09-06
net: hns3: remove explicit conversion to bool
Guojia Liao
1
-1
/
+1
2019-09-06
net: hns3: fix mis-assignment to hdev->reset_level in hclge_reset
Huazhong Tan
1
-4
/
+5
2019-09-06
net: hns3: fix error VF index when setting VLAN offload
Jian Shen
1
-4
/
+10
2019-09-01
net: hns3: remove set but not used variable 'qos'
YueHaibing
1
-2
/
+1
2019-09-01
net: hns3: remove redundant assignment to pointer reg_info
Colin Ian King
1
-1
/
+1
2019-08-30
net: hns3: not allow SSU loopback while execute ethtool -t dev
Yufeng Mo
3
-0
/
+68
2019-08-30
net: hns3: check reset interrupt status when reset fails
Huazhong Tan
2
-4
/
+4
2019-08-30
net: hns3: add phy selftest function
Yufeng Mo
1
-18
/
+132
2019-08-30
net: hns3: implement .process_hw_error for hns3 client
Weihang Li
4
-1
/
+41
2019-08-30
net: hns3: optimize waiting time for TQP reset
Zhongzhu Liu
2
-5
/
+7
2019-08-30
net: hns3: fix incorrect type in assignment.
Guojia Liao
1
-13
/
+25
2019-08-30
net: hns3: make some reusable codes into a function
Yonglong Liu
1
-26
/
+28
2019-08-30
net: hns3: optimize some log printings
Yufeng Mo
2
-17
/
+17
2019-08-30
net: hns3: reduce the parameters of some functions
Guojia Liao
1
-14
/
+14
2019-08-30
net: hns3: modify base parameter of kstrtouint in hclge_dbg_dump_tm_map
Huazhong Tan
1
-3
/
+4
2019-08-30
net: hns3: use macro instead of magic number
Huazhong Tan
2
-3
/
+6
2019-08-30
net: hns3: code optimization for debugfs related to "dump reg"
Zhongzhu Liu
2
-110
/
+132
2019-08-25
net: hns3: Fix -Wunused-const-variable warning
YueHaibing
2
-44
/
+44
[next]