index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
2019-11-07
net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
Salil Mehta
2019-11-06
net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONE
Huazhong Tan
2019-11-05
net: hns3: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-10-29
net: hisilicon: Fix ping latency when deal with high throughput
Jiangfeng Xiao
2019-10-29
net: hisilicon: Fix "Trying to free already-free IRQ"
Jiangfeng Xiao
2019-10-19
net: hns3: fix mis-counting IRQ vector numbers issue
Yonglong Liu
2019-10-02
net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...
Yizhuo
2019-09-27
net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()
Dan Carpenter
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-11
net: hns3: fix spelling mistake "undeflow" -> "underflow"
Colin Ian King
2019-09-11
net: hns3: add some DFX info for reset issue
Huazhong Tan
2019-09-11
net: hns3: check NULL pointer before use
Guangbin Huang
2019-09-11
net: hns3: modify some logs format
Guangbin Huang
2019-09-11
net: hns3: fix port setting handle for fibre port
Guangbin Huang
2019-09-11
net: hns3: fix shaper parameter algorithm
Yonglong Liu
2019-09-11
net: hns3: revert to old channel when setting new channel num fail
Peng Li
2019-09-11
net: hns3: add ethtool_ops.set_channels support for HNS3 VF driver
Guangbin Huang
2019-09-07
net: hns3: make array spec_opcode static const, makes object smaller
Colin Ian King
2019-09-06
net: hns3: make hclge_dbg_get_m7_stats_info static
Guojia Liao
2019-09-06
net: hns3: disable loopback setting in hclge_mac_init
Yufeng Mo
2019-09-06
net: hns3: remove explicit conversion to bool
Guojia Liao
2019-09-06
net: hns3: add client node validity judgment
Peng Li
2019-09-06
net: hns3: fix mis-assignment to hdev->reset_level in hclge_reset
Huazhong Tan
2019-09-06
net: hns3: fix double free bug when setting ringparam
Huazhong Tan
2019-09-06
net: hns3: fix error VF index when setting VLAN offload
Jian Shen
2019-09-05
net: hns: Move static keyword to the front of declaration
Krzysztof Wilczynski
2019-09-01
net: hns3: remove set but not used variable 'qos'
YueHaibing
2019-09-01
net: hns3: remove redundant assignment to pointer reg_info
Colin Ian King
2019-08-29
net: hns3: not allow SSU loopback while execute ethtool -t dev
Yufeng Mo
2019-08-29
net: hns3: check reset interrupt status when reset fails
Huazhong Tan
2019-08-29
net: hns3: add phy selftest function
Yufeng Mo
2019-08-29
net: hns3: implement .process_hw_error for hns3 client
Weihang Li
2019-08-29
net: hns3: optimize waiting time for TQP reset
Zhongzhu Liu
2019-08-29
net: hns3: fix incorrect type in assignment.
Guojia Liao
2019-08-29
net: hns3: make some reusable codes into a function
Yonglong Liu
2019-08-29
net: hns3: optimize some log printings
Yufeng Mo
2019-08-29
net: hns3: reduce the parameters of some functions
Guojia Liao
2019-08-29
net: hns3: modify base parameter of kstrtouint in hclge_dbg_dump_tm_map
Huazhong Tan
2019-08-29
net: hns3: use macro instead of magic number
Huazhong Tan
2019-08-29
net: hns3: code optimization for debugfs related to "dump reg"
Zhongzhu Liu
2019-08-24
net: hns3: Fix -Wunused-const-variable warning
YueHaibing
2019-08-18
net: hns: add phy_attached_info() to the hns driver
Yonglong Liu
2019-08-18
net: hns3: add phy_attached_info() to the hns3 driver
Yonglong Liu
2019-08-18
net: hns3: prevent unnecessary MAC TNL interrupt
Huazhong Tan
2019-08-18
net: hns3: change print level of RAS error log from warning to error
Xiaofei Tan
2019-08-18
net: hns3: fix error and incorrect format
Guojia Liao
2019-08-18
net: hns3: modify redundant initialization of variable
Guojia Liao
2019-08-18
net: hns3: add or modify comments
Guojia Liao
[next]