index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-26
hns: do not cast return value of napi_gro_receive to null
Jason A. Donenfeld
1
-1
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-11
/
+11
2020-05-31
net: hns3: remove some unused codes in hns3_nic_set_features()
Huazhong Tan
1
-6
/
+0
2020-05-31
net: hns3: fix two coding style issues in hclgevf_main.c
Huazhong Tan
1
-2
/
+1
2020-05-31
net: hns3: fix an incorrect comment for num_tqps in struct hclgevf_dev
Huazhong Tan
1
-1
/
+1
2020-05-31
net: hns3: remove two unused macros in hclgevf_cmd.c
Huazhong Tan
1
-3
/
+0
2020-05-31
net: hns3: remove an unused macro hclge_is_csq
Huazhong Tan
1
-2
/
+0
2020-05-31
net: hns3: fix a print format issue in hclge_mac_mdio_config()
Huazhong Tan
1
-1
/
+1
2020-05-29
net: hns3: print out speed info when parsing speed fails
Huazhong Tan
1
-1
/
+2
2020-05-29
net: hns3: remove some unused fields in struct hclge_dev
Huazhong Tan
1
-6
/
+0
2020-05-29
net: hns3: remove two duplicated register macros in hclgevf_main.h
Huazhong Tan
2
-6
/
+4
2020-05-29
net: hns3: remove unused struct hnae3_unic_private_info
Huazhong Tan
1
-11
/
+0
2020-05-29
net: hns3; remove unused HNAE3_RESTORE_CLIENT in enum hnae3_reset_notify_type
Huazhong Tan
1
-1
/
+0
2020-05-29
net: hns3: remove some unused fields in struct hns3_nic_priv
Huazhong Tan
1
-22
/
+0
2020-05-29
net: hns3: modify an incorrect type in struct hclgevf_cfg_gro_status_cmd
Huazhong Tan
2
-3
/
+3
2020-05-29
net: hns3: modify an incorrect type in struct hclge_cfg_gro_status_cmd
Huazhong Tan
2
-3
/
+3
2020-05-29
net: hns3: refactor hclge_query_bd_num_cmd_send()
Huazhong Tan
1
-9
/
+12
2020-05-29
net: hns3: refactor hclge_config_tso()
Huazhong Tan
1
-13
/
+4
2020-05-29
net: hns3: add a missing mutex destroy in hclge_init_ad_dev()
Huazhong Tan
1
-0
/
+1
2020-05-29
net: hns3: remove an unnecessary 'goto' in hclge_init_ae_dev()
Huazhong Tan
1
-4
/
+2
2020-05-28
net: hns3: add a print for initializing CMDQ when reset pending
Huazhong Tan
1
-0
/
+3
2020-05-28
net: hns3: remove unnecessary MAC enable in app loopback
Yufeng Mo
1
-2
/
+0
2020-05-28
net: hns3: change the order of reinitializing RoCE and NIC client during reset
Yufeng Mo
1
-5
/
+4
2020-05-28
net: hns3: add a resetting check in hclgevf_init_nic_client_instance()
Guangbin Huang
1
-0
/
+9
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-05-14
net: hns3: remove unnecessary frag list checking in hns3_nic_net_xmit()
Huazhong Tan
1
-4
/
+1
2020-05-14
net: hns3: remove some unused macros
Huazhong Tan
1
-17
/
+0
2020-05-14
net: hns3: modify an incorrect error log in hclge_mbx_handler()
Huazhong Tan
1
-1
/
+1
2020-05-14
net: hns3: remove a duplicated printing in hclge_configure()
Huazhong Tan
1
-3
/
+1
2020-05-14
net: hns3: modify some incorrect spelling
Huazhong Tan
2
-8
/
+8
2020-05-11
net: hns3: disable auto-negotiation off with 1000M setting in ethtool
Yufeng Mo
1
-1
/
+6
2020-05-11
net: hns3: optimized the judgment of the input parameters of dump ncl config
Yufeng Mo
1
-5
/
+10
2020-05-11
net: hns3: provide .get_cmdq_stat interface for the client
Huazhong Tan
2
-0
/
+10
2020-05-11
net: hns3: modify two uncorrect macro names
Huazhong Tan
2
-4
/
+4
2020-05-11
net: hns3: remove a redundant register macro definition
Huazhong Tan
2
-8
/
+5
2020-05-07
net: hisilicon: Make CONFIG_HNS invisible
Geert Uytterhoeven
1
-1
/
+1
2020-04-29
net: hns3: adds support for reading module eeprom info
Yonglong Liu
4
-0
/
+196
2020-04-26
net: hns3: remove an unnecessary check in hclge_set_umv_space()
Huazhong Tan
1
-2
/
+1
2020-04-26
net: hns3: optimize the filter table entries handling when resetting
Jian Shen
8
-105
/
+94
2020-04-26
net: hns3: use mutex vport_lock instead of mutex umv_lock
Jian Shen
2
-13
/
+19
2020-04-26
net: hns3: refactor the promisc mode setting
Jian Shen
8
-46
/
+122
2020-04-26
net: hns3: add support for dumping UC and MC MAC list
Jian Shen
2
-0
/
+53
2020-04-26
net: hns3: refactor the MAC address configure
Jian Shen
6
-218
/
+860
2020-04-26
net: hns3: replace num_req_vfs with num_alloc_vport in hclge_reset_umv_space()
Jian Shen
1
-1
/
+1
2020-04-26
net: hns3: remove unnecessary parameter 'is_alloc' in hclge_set_umv_space()
Jian Shen
1
-9
/
+5
2020-04-26
net: hns3: refine for unicast MAC VLAN space management
Jian Shen
1
-48
/
+24
2020-04-21
net/hns: Remove custom driver version in favour of global one
Leon Romanovsky
3
-11
/
+0
2020-04-20
net: hns3: add trace event support for PF/VF mailbox
Yufeng Mo
6
-0
/
+190
2020-04-20
net: hns3: add support for dumping MAC reg in debugfs
Yufeng Mo
2
-1
/
+114
2020-04-20
net: hns3: add debug information for flow table when failed
Guojia Liao
1
-11
/
+34
[next]