index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hisilicon: Fix ping latency when deal with high throughput
Jiangfeng Xiao
2019-10-30
1
-6
/
+9
*
net: hisilicon: Fix "Trying to free already-free IRQ"
Jiangfeng Xiao
2019-10-29
1
-1
/
+0
*
net: hns3: fix mis-counting IRQ vector numbers issue
Yonglong Liu
2019-10-19
6
-6
/
+58
*
net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...
Yizhuo
2019-10-02
1
-1
/
+5
*
net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()
Dan Carpenter
2019-09-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-18
28
-901
/
+2129
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-15
1
-1
/
+1
|
|
\
|
*
|
net: hns3: add some DFX info for reset issue
Huazhong Tan
2019-09-11
3
-15
/
+30
|
*
|
net: hns3: check NULL pointer before use
Guangbin Huang
2019-09-11
1
-1
/
+2
|
*
|
net: hns3: modify some logs format
Guangbin Huang
2019-09-11
3
-4
/
+7
|
*
|
net: hns3: fix port setting handle for fibre port
Guangbin Huang
2019-09-11
1
-0
/
+15
|
*
|
net: hns3: fix shaper parameter algorithm
Yonglong Liu
2019-09-11
1
-7
/
+4
|
*
|
net: hns3: revert to old channel when setting new channel num fail
Peng Li
2019-09-11
1
-14
/
+37
|
*
|
net: hns3: add ethtool_ops.set_channels support for HNS3 VF driver
Guangbin Huang
2019-09-11
2
-5
/
+79
|
*
|
net: hns3: make array spec_opcode static const, makes object smaller
Colin Ian King
2019-09-07
1
-1
/
+1
|
*
|
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-30
4
-2
/
+75
|
*
|
net: hns3: check reset interrupt status when reset fails
Huazhong Tan
2019-08-30
2
-4
/
+4
|
*
|
net: hns3: add phy selftest function
Yufeng Mo
2019-08-30
2
-19
/
+138
|
*
|
net: hns3: implement .process_hw_error for hns3 client
Weihang Li
2019-08-30
7
-2
/
+78
|
*
|
net: hns3: optimize waiting time for TQP reset
Zhongzhu Liu
2019-08-30
2
-5
/
+7
|
*
|
net: hns3: fix incorrect type in assignment.
Guojia Liao
2019-08-30
2
-18
/
+30
|
*
|
net: hns3: make some reusable codes into a function
Yonglong Liu
2019-08-30
1
-26
/
+28
|
*
|
net: hns3: optimize some log printings
Yufeng Mo
2019-08-30
3
-29
/
+30
|
*
|
net: hns3: reduce the parameters of some functions
Guojia Liao
2019-08-30
1
-14
/
+14
|
*
|
net: hns3: modify base parameter of kstrtouint in hclge_dbg_dump_tm_map
Huazhong Tan
2019-08-30
1
-3
/
+4
|
*
|
net: hns3: use macro instead of magic number
Huazhong Tan
2019-08-30
2
-3
/
+6
|
*
|
net: hns3: code optimization for debugfs related to "dump reg"
Zhongzhu Liu
2019-08-30
2
-110
/
+132
|
*
|
net: hns3: Fix -Wunused-const-variable warning
YueHaibing
2019-08-25
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-14
1
-1
/
+1
|
*
|
hns3: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-11
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
[next]