index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
2020-02-14
net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()
Guangbin Huang
2020-02-14
net: hns3: fix VF bandwidth does not take effect in some case
Yonglong Liu
2020-02-14
net: hns3: add management table after IMP reset
Yufeng Mo
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2020-01-21
net: hns3: cleanup some coding style issue
Huazhong Tan
2020-01-21
net: hns3: remove redundant print on ENOMEM
Huazhong Tan
2020-01-21
net: hns3: delete unnecessary blank line and space for cleanup
Guangbin Huang
2020-01-21
net: hns3: rewrite a log in hclge_put_vector()
Yonglong Liu
2020-01-21
net: hns3: refine the input parameter 'size' for snprintf()
Guojia Liao
2020-01-21
net: hns3: move duplicated macro definition into header
Guojia Liao
2020-01-21
net: hns3: set VF's default reset_type to HNAE3_NONE_RESET
Huazhong Tan
2020-01-21
net: hns3: do not reuse pfmemalloc pages
Yunsheng Lin
2020-01-21
net: hns3: limit the error logging in the hns3_clean_tx_ring()
Yunsheng Lin
2020-01-21
net: hns3: replace snprintf with scnprintf in hns3_update_strings
Chen Zhou
2020-01-21
net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_read
Chen Zhou
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-17
net: hns: fix soft lockup when there is not enough memory
Yonglong Liu
2020-01-16
net: hns3: pad the short frame before sending to the hardware
Yunsheng Lin
2020-01-11
net: hns3: refactor the notification scheme of PF reset
Huazhong Tan
2020-01-11
net: hns3: modify hclge_func_reset_sync_vf()'s return type to void
Huazhong Tan
2020-01-11
net: hns3: enlarge HCLGE_RESET_WAIT_CNT
Huazhong Tan
2020-01-11
net: hns3: refactor the procedure of VF FLR
Huazhong Tan
2020-01-11
net: hns3: refactor the precedure of PF FLR
Huazhong Tan
2020-01-11
net: hns3: split hclgevf_reset() into preparing and rebuilding part
Huazhong Tan
2020-01-11
net: hns3: split hclge_reset() into preparing and rebuilding part
Huazhong Tan
2020-01-06
net: hns3: modify an unsuitable reset level for hardware error
Huazhong Tan
2020-01-06
net: hns3: replace an unsuitable variable type in hclge_inform_reset_assert_t...
Huazhong Tan
2020-01-06
net: hns3: add protection when get SFP speed as 0
Guojia Liao
2020-01-06
net: hns3: modify the IRQ name of misc vectors
Yonglong Liu
2020-01-06
net: hns3: modify an unsuitable log in hclge_map_ring_to_vector()
Yonglong Liu
2020-01-06
net: hns3: modify the IRQ name of TQP vector
Yonglong Liu
2020-01-06
net: hns3: re-organize vector handle
Yonglong Liu
2020-01-06
net: hns3: add trace event support for HNS3 driver
Yunsheng Lin
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-20
net: hns3: only print misc interrupt status when handling fails
Huazhong Tan
2019-12-20
net: hns3: add a log for getting chain failure in hns3_nic_uninit_vector_data()
Huazhong Tan
2019-12-20
net: hns3: add some VF VLAN information for command "ip link show"
Huazhong Tan
2019-12-20
net: hns3: implement ndo_features_check ops for hns3 driver
Yunsheng Lin
2019-12-20
net: hns3: get FD rules location before dump in debugfs
Yufeng Mo
2019-12-20
net: hns3: optimization for CMDQ uninitialization
Huazhong Tan
2019-12-20
net: hns3: remove useless mutex vport_cfg_mutex in the struct hclge_dev
Huazhong Tan
2019-12-20
net: hns3: check FE bit before calling hns3_add_frag()
Yunsheng Lin
2019-12-20
net: hisilicon: Fix a BUG trigered by wrong bytes_compl
Jiangfeng Xiao
2019-12-16
net: hns3: do not schedule the periodic task when reset fail
Guojia Liao
2019-12-16
net: hns3: allocate WQ with WQ_MEM_RECLAIM flag
Yunsheng Lin
2019-12-16
net: hns3: remove unnecessary work in hclgevf_main
Yunsheng Lin
2019-12-16
net: hns3: remove mailbox and reset work in hclge_main
Yunsheng Lin
2019-12-16
net: hns3: schedule hclgevf_service by using delayed workqueue
Yunsheng Lin
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
[next]