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: disable phy loopback setting in hclge_mac_start_phy
Yufeng Mo
2021-04-30
1
-0
/
+2
*
net: hns3: clear unnecessary reset request in hclge_reset_rebuild
Yufeng Mo
2021-04-30
1
-0
/
+6
*
net: hns3: use netif_tx_disable to stop the transmit queue
Peng Li
2021-04-30
1
-1
/
+1
*
net: hns3: fix for vxlan gpe tx checksum bug
Hao Chen
2021-04-30
1
-2
/
+3
*
net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet()
Jian Shen
2021-04-30
1
-0
/
+5
*
net: hns3: initialize the message content in hclge_get_link_mode()
Yufeng Mo
2021-04-30
1
-1
/
+1
*
net: hns3: fix incorrect configuration for igu_egu_hw_err
Yufeng Mo
2021-04-30
2
-2
/
+4
*
net: hns3: change the value of the SEPARATOR_VALUE macro in hclgevf_main.c
Huazhong Tan
2021-04-20
1
-1
/
+1
*
net: hns3: cleanup inappropriate spaces in struct hlcgevf_tqp_stats
Huazhong Tan
2021-04-20
1
-2
/
+2
*
net: hns3: remove a duplicate pf reset counting
Huazhong Tan
2021-04-20
1
-2
/
+0
*
net: hns3: VF not request link status when PF support push link status feature
Guangbin Huang
2021-04-16
3
-3
/
+12
*
net: hns3: PF add support for pushing link status to VFs
Guangbin Huang
2021-04-16
4
-8
/
+43
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
2
-10
/
+4
*
net: hns3: Fix potential null pointer defererence of null ae_dev
Colin Ian King
2021-04-12
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-10
2
-9
/
+8
|
\
|
*
net: hns3: Trivial spell fix in hns3 driver
Salil Mehta
2021-04-09
2
-3
/
+3
|
*
net: hns3: clear VF down state bit before request link status
Guangbin Huang
2021-04-07
1
-2
/
+2
|
*
net: hns3: Remove un-necessary 'else-if' in the hclge_reset_event()
Salil Mehta
2021-04-06
1
-1
/
+3
|
*
net: hns3: Remove the left over redundant check & assignment
Salil Mehta
2021-04-06
1
-3
/
+0
*
|
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
[next]