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-06-25
hns: do not cast return value of napi_gro_receive to null
Jason A. Donenfeld
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-30
net: hns3: remove some unused codes in hns3_nic_set_features()
Huazhong Tan
2020-05-30
net: hns3: fix two coding style issues in hclgevf_main.c
Huazhong Tan
2020-05-30
net: hns3: fix an incorrect comment for num_tqps in struct hclgevf_dev
Huazhong Tan
2020-05-30
net: hns3: remove two unused macros in hclgevf_cmd.c
Huazhong Tan
2020-05-30
net: hns3: remove an unused macro hclge_is_csq
Huazhong Tan
2020-05-30
net: hns3: fix a print format issue in hclge_mac_mdio_config()
Huazhong Tan
2020-05-28
net: hns3: print out speed info when parsing speed fails
Huazhong Tan
2020-05-28
net: hns3: remove some unused fields in struct hclge_dev
Huazhong Tan
2020-05-28
net: hns3: remove two duplicated register macros in hclgevf_main.h
Huazhong Tan
2020-05-28
net: hns3: remove unused struct hnae3_unic_private_info
Huazhong Tan
2020-05-28
net: hns3; remove unused HNAE3_RESTORE_CLIENT in enum hnae3_reset_notify_type
Huazhong Tan
2020-05-28
net: hns3: remove some unused fields in struct hns3_nic_priv
Huazhong Tan
2020-05-28
net: hns3: modify an incorrect type in struct hclgevf_cfg_gro_status_cmd
Huazhong Tan
2020-05-28
net: hns3: modify an incorrect type in struct hclge_cfg_gro_status_cmd
Huazhong Tan
2020-05-28
net: hns3: refactor hclge_query_bd_num_cmd_send()
Huazhong Tan
2020-05-28
net: hns3: refactor hclge_config_tso()
Huazhong Tan
2020-05-28
net: hns3: add a missing mutex destroy in hclge_init_ad_dev()
Huazhong Tan
2020-05-28
net: hns3: remove an unnecessary 'goto' in hclge_init_ae_dev()
Huazhong Tan
2020-05-27
net: hns3: add a print for initializing CMDQ when reset pending
Huazhong Tan
2020-05-27
net: hns3: remove unnecessary MAC enable in app loopback
Yufeng Mo
2020-05-27
net: hns3: change the order of reinitializing RoCE and NIC client during reset
Yufeng Mo
2020-05-27
net: hns3: add a resetting check in hclgevf_init_nic_client_instance()
Guangbin Huang
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-14
net: hns3: remove unnecessary frag list checking in hns3_nic_net_xmit()
Huazhong Tan
2020-05-14
net: hns3: remove some unused macros
Huazhong Tan
2020-05-14
net: hns3: modify an incorrect error log in hclge_mbx_handler()
Huazhong Tan
2020-05-14
net: hns3: remove a duplicated printing in hclge_configure()
Huazhong Tan
2020-05-14
net: hns3: modify some incorrect spelling
Huazhong Tan
2020-05-10
net: hns3: disable auto-negotiation off with 1000M setting in ethtool
Yufeng Mo
2020-05-10
net: hns3: optimized the judgment of the input parameters of dump ncl config
Yufeng Mo
2020-05-10
net: hns3: provide .get_cmdq_stat interface for the client
Huazhong Tan
2020-05-10
net: hns3: modify two uncorrect macro names
Huazhong Tan
2020-05-10
net: hns3: remove a redundant register macro definition
Huazhong Tan
2020-05-07
net: hisilicon: Make CONFIG_HNS invisible
Geert Uytterhoeven
2020-04-29
net: hns3: adds support for reading module eeprom info
Yonglong Liu
2020-04-25
net: hns3: remove an unnecessary check in hclge_set_umv_space()
Huazhong Tan
2020-04-25
net: hns3: optimize the filter table entries handling when resetting
Jian Shen
2020-04-25
net: hns3: use mutex vport_lock instead of mutex umv_lock
Jian Shen
2020-04-25
net: hns3: refactor the promisc mode setting
Jian Shen
2020-04-25
net: hns3: add support for dumping UC and MC MAC list
Jian Shen
2020-04-25
net: hns3: refactor the MAC address configure
Jian Shen
2020-04-25
net: hns3: replace num_req_vfs with num_alloc_vport in hclge_reset_umv_space()
Jian Shen
2020-04-25
net: hns3: remove unnecessary parameter 'is_alloc' in hclge_set_umv_space()
Jian Shen
2020-04-25
net: hns3: refine for unicast MAC VLAN space management
Jian Shen
2020-04-21
net/hns: Remove custom driver version in favour of global one
Leon Romanovsky
2020-04-20
net: hns3: add trace event support for PF/VF mailbox
Yufeng Mo
2020-04-20
net: hns3: add support for dumping MAC reg in debugfs
Yufeng Mo
2020-04-20
net: hns3: add debug information for flow table when failed
Guojia Liao
[next]