index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hns3pf
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-05
net: hns3: fix VF ID issue for setting VF VLAN
Jian Shen
1
-12
/
+6
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2019-11-19
net: hns3: fix a wrong reset interrupt status mask
Huazhong Tan
1
-1
/
+1
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-4
/
+31
2019-11-14
net: hns3: fix ETS bandwidth validation bug
Yonglong Liu
1
-1
/
+1
2019-11-14
net: hns3: reallocate SSU' buffer size when pfc_en changes
Yunsheng Lin
1
-1
/
+16
2019-11-14
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-06
net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONE
Huazhong Tan
1
-1
/
+17
2019-11-05
net: hns3: remove unused macros
Colin Ian King
1
-2
/
+0
2019-11-05
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-08
net: hns3: add support for configuring VF MAC from the host
Huazhong Tan
2
-0
/
+91
2019-10-08
net: hns3: add support for configuring bandwidth of VF on the host
Yonglong Liu
6
-1
/
+263
2019-10-08
net: hns3: add support for setting VF trust
Jian Shen
4
-20
/
+87
2019-10-08
net: hns3: add support for spoof check setting
Jian Shen
3
-8
/
+121
2019-10-08
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-29
net: hns3: not allow SSU loopback while execute ethtool -t dev
Yufeng Mo
3
-0
/
+68
2019-08-29
net: hns3: check reset interrupt status when reset fails
Huazhong Tan
2
-4
/
+4
2019-08-29
net: hns3: add phy selftest function
Yufeng Mo
1
-18
/
+132
2019-08-29
net: hns3: implement .process_hw_error for hns3 client
Weihang Li
4
-1
/
+41
2019-08-29
net: hns3: optimize waiting time for TQP reset
Zhongzhu Liu
2
-5
/
+7
2019-08-29
net: hns3: fix incorrect type in assignment.
Guojia Liao
1
-13
/
+25
2019-08-29
net: hns3: make some reusable codes into a function
Yonglong Liu
1
-26
/
+28
2019-08-29
net: hns3: optimize some log printings
Yufeng Mo
2
-17
/
+17
2019-08-29
net: hns3: reduce the parameters of some functions
Guojia Liao
1
-14
/
+14
2019-08-29
net: hns3: modify base parameter of kstrtouint in hclge_dbg_dump_tm_map
Huazhong Tan
1
-3
/
+4
[next]