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: hns3: add suspend and resume pm_ops
Jiaran Zhang
2021-04-08
2
-0
/
+31
*
net: hns3: change flr_prepare/flr_done function names
Jiaran Zhang
2021-04-08
4
-30
/
+37
*
net: hns3: Limiting the scope of vector_ring_chain variable
Salil Mehta
2021-04-06
1
-1
/
+2
*
net: hns: Fix some typos
Lu Wei
2021-04-02
1
-3
/
+3
*
net: hns3: add stats logging when skb padding fails
Yunsheng Lin
2021-03-29
1
-0
/
+5
*
net: hns3: expand the tc config command
Guojia Liao
2021-03-29
2
-2
/
+8
*
net: hns3: add tx send size handling for tso skb
Yunsheng Lin
2021-03-29
2
-8
/
+24
*
net: hns3: add handling for xmit skb with recursive fraglist
Yunsheng Lin
2021-03-29
3
-41
/
+78
*
net: hns3: optimize the process of queue reset
Yufeng Mo
2021-03-29
7
-109
/
+182
*
net: hns3: remove the rss_size limitation by vector num
Jian Shen
2021-03-29
1
-9
/
+0
*
net: hns3: remediate a potential overflow risk of bd_num_list
Guangbin Huang
2021-03-29
1
-7
/
+20
*
net: hns3: fix use-after-free issue for hclge_add_fd_entry_common()
Jian Shen
2021-03-29
1
-1
/
+1
*
net: hns3: fix missing rule state assignment
Jian Shen
2021-03-29
1
-3
/
+4
*
net: hns3: no return statement in hclge_clear_arfs_rules
Liu Jian
2021-03-29
1
-1
/
+1
*
net: hns3: split out hclge_tm_vport_tc_info_update()
Guojia Liao
2021-03-26
1
-2
/
+9
*
net: hns3: split function hclge_reset_rebuild()
Yufeng Mo
2021-03-26
1
-10
/
+16
*
net: hns3: fix some typos in hclge_main.c
Huazhong Tan
2021-03-26
1
-3
/
+3
*
net: hns3: fix prototype warning
Huazhong Tan
2021-03-26
1
-1
/
+1
*
net: hns3: remove unused parameter from hclge_dbg_dump_loopback()
Huazhong Tan
2021-03-26
1
-3
/
+2
*
net: hns3: remove unused parameter from hclge_set_vf_vlan_common()
Peng Li
2021-03-26
1
-4
/
+2
*
net: hns3: remove redundant query in hclge_config_tm_hw_err_int()
Jiaran Zhang
2021-03-26
1
-7
/
+1
*
net: hns3: remove redundant blank lines
Peng Li
2021-03-26
6
-18
/
+0
*
net: hns3: remove unused code of vmdq
Jian Shen
2021-03-26
4
-149
/
+96
*
net: hns: remove redundant variable initialization
Yonglong Liu
2021-03-24
7
-17
/
+17
*
net: hns: remove unnecessary !! operation in hns_mac_config_sds_loopback_acpi()
Yonglong Liu
2021-03-24
1
-1
/
+1
*
net: hns: remove unused HNS_LED_PC_REG
Huazhong Tan
2021-03-24
1
-1
/
+0
*
net: hns: remove unused NIC_LB_TEST_RX_PKG_ERR
Huazhong Tan
2021-03-24
1
-1
/
+1
*
net: hns: remove unused config_half_duplex()
Huazhong Tan
2021-03-24
3
-12
/
+0
*
net: hns: remove unused set_rx_ignore_pause_frames()
Huazhong Tan
2021-03-24
3
-26
/
+0
*
net: hns: remove unused set_autoneg()
Huazhong Tan
2021-03-24
2
-11
/
+0
*
net: hns: remove unused get_autoneg()
Huazhong Tan
2021-03-24
2
-15
/
+0
*
net: hns3: add support for user-def data of flow director
Jian Shen
2021-03-22
3
-14
/
+359
*
net: hns3: refine for hns3_del_all_fd_entries()
Jian Shen
2021-03-22
3
-19
/
+3
*
net: hns3: refactor flow director configuration
Jian Shen
2021-03-22
2
-209
/
+319
*
net: hns3: add support for traffic class tuple support for flow director by e...
Jian Shen
2021-03-22
1
-7
/
+20
*
net: hns3: refactor for function hclge_fd_convert_tuple
Jian Shen
2021-03-22
2
-104
/
+97
*
net: hns3: refactor out hclge_fd_get_tuple()
Jian Shen
2021-03-22
1
-103
/
+117
*
net: hns3: refactor out hclge_add_fd_entry()
Jian Shen
2021-03-22
1
-27
/
+40
*
hisilicon: Update drivers to use ethtool_sprintf
Alexander Duyck
2021-03-17
5
-162
/
+90
*
net: hns3: add phy loopback support for imp-controlled PHYs
Guangbin Huang
2021-03-13
3
-36
/
+51
*
net: hns3: add ioctl support for imp-controlled PHYs
Guangbin Huang
2021-03-13
4
-1
/
+73
*
net: hns3: add get/set pause parameters support for imp-controlled PHYs
Guangbin Huang
2021-03-13
1
-4
/
+5
*
net: hns3: add support for imp-controlled PHYs
Guangbin Huang
2021-03-13
6
-3
/
+192
*
net: hns3: use pause capability queried from firmware
Yufeng Mo
2021-03-12
6
-4
/
+31
*
net: hns3: use FEC capability queried from firmware
Yufeng Mo
2021-03-12
3
-5
/
+12
*
net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()
Jia-Ju Bai
2021-03-08
1
-1
/
+3
*
net: hns3: fix bug when calculating the TCAM table info
Jian Shen
2021-02-28
1
-2
/
+2
*
net: hns3: fix query vlan mask value error for flow director
Jian Shen
2021-02-28
1
-2
/
+1
*
net: hns3: fix error mask definition of flow director
Jian Shen
2021-02-28
1
-3
/
+3
*
net: hns3: refactor out hclge_rm_vport_all_mac_table()
Hao Chen
2021-02-12
1
-24
/
+43
[next]