index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns3: make hclge_dbg_get_m7_stats_info static
Guojia Liao
2019-09-06
1
-1
/
+1
*
net: hns3: disable loopback setting in hclge_mac_init
Yufeng Mo
2019-09-06
1
-1
/
+33
*
net: hns3: remove explicit conversion to bool
Guojia Liao
2019-09-06
1
-1
/
+1
*
net: hns3: add client node validity judgment
Peng Li
2019-09-06
1
-0
/
+16
*
net: hns3: fix mis-assignment to hdev->reset_level in hclge_reset
Huazhong Tan
2019-09-06
1
-4
/
+5
*
net: hns3: fix double free bug when setting ringparam
Huazhong Tan
2019-09-06
1
-1
/
+3
*
net: hns3: fix error VF index when setting VLAN offload
Jian Shen
2019-09-06
1
-4
/
+10
*
net: hns: Move static keyword to the front of declaration
Krzysztof Wilczynski
2019-09-05
1
-1
/
+1
*
net: hns3: remove set but not used variable 'qos'
YueHaibing
2019-09-01
1
-2
/
+1
*
net: hns3: remove redundant assignment to pointer reg_info
Colin Ian King
2019-09-01
1
-1
/
+1
*
net: hns3: not allow SSU loopback while execute ethtool -t dev
Yufeng Mo
2019-08-29
4
-2
/
+75
*
net: hns3: check reset interrupt status when reset fails
Huazhong Tan
2019-08-29
2
-4
/
+4
*
net: hns3: add phy selftest function
Yufeng Mo
2019-08-29
2
-19
/
+138
*
net: hns3: implement .process_hw_error for hns3 client
Weihang Li
2019-08-29
7
-2
/
+78
*
net: hns3: optimize waiting time for TQP reset
Zhongzhu Liu
2019-08-29
2
-5
/
+7
*
net: hns3: fix incorrect type in assignment.
Guojia Liao
2019-08-29
2
-18
/
+30
*
net: hns3: make some reusable codes into a function
Yonglong Liu
2019-08-29
1
-26
/
+28
*
net: hns3: optimize some log printings
Yufeng Mo
2019-08-29
3
-29
/
+30
*
net: hns3: reduce the parameters of some functions
Guojia Liao
2019-08-29
1
-14
/
+14
*
net: hns3: modify base parameter of kstrtouint in hclge_dbg_dump_tm_map
Huazhong Tan
2019-08-29
1
-3
/
+4
*
net: hns3: use macro instead of magic number
Huazhong Tan
2019-08-29
2
-3
/
+6
*
net: hns3: code optimization for debugfs related to "dump reg"
Zhongzhu Liu
2019-08-29
2
-110
/
+132
*
net: hns3: Fix -Wunused-const-variable warning
YueHaibing
2019-08-24
2
-44
/
+44
*
net: hns: add phy_attached_info() to the hns driver
Yonglong Liu
2019-08-18
1
-0
/
+2
*
net: hns3: add phy_attached_info() to the hns3 driver
Yonglong Liu
2019-08-18
1
-0
/
+2
*
net: hns3: prevent unnecessary MAC TNL interrupt
Huazhong Tan
2019-08-18
1
-0
/
+2
*
net: hns3: change print level of RAS error log from warning to error
Xiaofei Tan
2019-08-18
1
-44
/
+44
*
net: hns3: fix error and incorrect format
Guojia Liao
2019-08-18
4
-6
/
+6
*
net: hns3: modify redundant initialization of variable
Guojia Liao
2019-08-18
6
-9
/
+8
*
net: hns3: add or modify comments
Guojia Liao
2019-08-18
8
-25
/
+27
*
net: hns3: Make hclge_func_reset_sync_vf static
YueHaibing
2019-08-13
1
-1
/
+1
*
hns3: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
1
-15
/
+2
*
net: hns3: refine some macro definitions
Guojia Liao
2019-08-09
2
-3
/
+3
*
net: hns3: add handshake with VF for PF reset
Huazhong Tan
2019-08-09
2
-8
/
+55
*
net: hns3: refine MAC pause statistics querying function
Yufeng Mo
2019-08-09
3
-14
/
+20
*
net: hns3: add function display NCL_CONFIG info
Yufeng Mo
2019-08-09
1
-22
/
+30
*
net: hns3: add check for max TX BD num for tso and non-tso case
Yunsheng Lin
2019-08-09
2
-24
/
+17
*
net: hns3: add some statitics info to tx process
Yunsheng Lin
2019-08-09
3
-14
/
+52
*
net: hns3: add DFX registers information for ethtool -d
Guangbin Huang
2019-08-09
3
-55
/
+301
*
net: hns3: modify how pause options is displayed
Yonglong Liu
2019-08-09
1
-17
/
+21
*
net: hns3: add input length check for debugfs write function
Yufeng Mo
2019-08-09
1
-0
/
+4
*
net: hns3: clean up for vlan handling in hns3_fill_desc_vtags
Yunsheng Lin
2019-08-09
1
-78
/
+89
*
net: hns3: fix interrupt clearing error for VF
Huazhong Tan
2019-08-09
2
-9
/
+21
*
net: hns3: fix GFP flag error in hclge_mac_update_stats()
Zhongzhu Liu
2019-08-09
1
-1
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
1
-12
/
+16
|
\
|
*
net: hisilicon: Fix dma_map_single failed on arm64
Jiangfeng Xiao
2019-08-06
1
-9
/
+11
|
*
net: hisilicon: fix hip04-xmit never return TX_BUSY
Jiangfeng Xiao
2019-08-06
1
-1
/
+1
|
*
net: hisilicon: make hip04_tx_reclaim non-reentrant
Jiangfeng Xiao
2019-08-06
1
-2
/
+4
|
*
Revert "net: hns: fix LED configuration for marvell phy"
David S. Miller
2019-07-22
1
-22
/
+1
|
*
net: hns: fix LED configuration for marvell phy
Yonglong Liu
2019-07-22
1
-1
/
+22
[next]