index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2021-05-01
net: hns3: disable phy loopback setting in hclge_mac_start_phy
Yufeng Mo
1
-0
/
+2
2021-05-01
net: hns3: clear unnecessary reset request in hclge_reset_rebuild
Yufeng Mo
1
-0
/
+6
2021-05-01
net: hns3: use netif_tx_disable to stop the transmit queue
Peng Li
1
-1
/
+1
2021-05-01
net: hns3: fix for vxlan gpe tx checksum bug
Hao Chen
1
-2
/
+3
2021-04-30
net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet()
Jian Shen
1
-0
/
+5
2021-04-30
net: hns3: initialize the message content in hclge_get_link_mode()
Yufeng Mo
1
-1
/
+1
2021-04-30
net: hns3: fix incorrect configuration for igu_egu_hw_err
Yufeng Mo
2
-2
/
+4
2021-04-20
net: hns3: change the value of the SEPARATOR_VALUE macro in hclgevf_main.c
Huazhong Tan
1
-1
/
+1
2021-04-20
net: hns3: cleanup inappropriate spaces in struct hlcgevf_tqp_stats
Huazhong Tan
1
-2
/
+2
2021-04-20
net: hns3: remove a duplicate pf reset counting
Huazhong Tan
1
-2
/
+0
2021-04-16
net: hns3: VF not request link status when PF support push link status feature
Guangbin Huang
3
-3
/
+12
2021-04-16
net: hns3: PF add support for pushing link status to VFs
Guangbin Huang
4
-8
/
+43
2021-04-14
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2
-10
/
+4
2021-04-12
net: hns3: Fix potential null pointer defererence of null ae_dev
Colin Ian King
1
-4
/
+4
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-9
/
+8
2021-04-09
net: hns3: Trivial spell fix in hns3 driver
Salil Mehta
2
-3
/
+3
2021-04-08
net: hns3: add suspend and resume pm_ops
Jiaran Zhang
2
-0
/
+31
2021-04-08
net: hns3: change flr_prepare/flr_done function names
Jiaran Zhang
4
-30
/
+37
2021-04-07
net: hns3: clear VF down state bit before request link status
Guangbin Huang
1
-2
/
+2
2021-04-06
net: hns3: Limiting the scope of vector_ring_chain variable
Salil Mehta
1
-1
/
+2
2021-04-06
net: hns3: Remove un-necessary 'else-if' in the hclge_reset_event()
Salil Mehta
1
-1
/
+3
2021-04-06
net: hns3: Remove the left over redundant check & assignment
Salil Mehta
1
-3
/
+0
2021-04-02
net: hns: Fix some typos
Lu Wei
1
-3
/
+3
2021-03-29
net: hns3: add stats logging when skb padding fails
Yunsheng Lin
1
-0
/
+5
2021-03-29
net: hns3: expand the tc config command
Guojia Liao
2
-2
/
+8
2021-03-29
net: hns3: add tx send size handling for tso skb
Yunsheng Lin
2
-8
/
+24
2021-03-29
net: hns3: add handling for xmit skb with recursive fraglist
Yunsheng Lin
3
-41
/
+78
2021-03-29
net: hns3: optimize the process of queue reset
Yufeng Mo
7
-109
/
+182
2021-03-29
net: hns3: remove the rss_size limitation by vector num
Jian Shen
1
-9
/
+0
2021-03-29
net: hns3: remediate a potential overflow risk of bd_num_list
Guangbin Huang
1
-7
/
+20
2021-03-29
net: hns3: fix use-after-free issue for hclge_add_fd_entry_common()
Jian Shen
1
-1
/
+1
2021-03-29
net: hns3: fix missing rule state assignment
Jian Shen
1
-3
/
+4
2021-03-29
net: hns3: no return statement in hclge_clear_arfs_rules
Liu Jian
1
-1
/
+1
2021-03-27
net: hns3: split out hclge_tm_vport_tc_info_update()
Guojia Liao
1
-2
/
+9
2021-03-27
net: hns3: split function hclge_reset_rebuild()
Yufeng Mo
1
-10
/
+16
2021-03-27
net: hns3: fix some typos in hclge_main.c
Huazhong Tan
1
-3
/
+3
2021-03-27
net: hns3: fix prototype warning
Huazhong Tan
1
-1
/
+1
2021-03-27
net: hns3: remove unused parameter from hclge_dbg_dump_loopback()
Huazhong Tan
1
-3
/
+2
2021-03-27
net: hns3: remove unused parameter from hclge_set_vf_vlan_common()
Peng Li
1
-4
/
+2
2021-03-27
net: hns3: remove redundant query in hclge_config_tm_hw_err_int()
Jiaran Zhang
1
-7
/
+1
2021-03-27
net: hns3: remove redundant blank lines
Peng Li
6
-18
/
+0
2021-03-27
net: hns3: remove unused code of vmdq
Jian Shen
4
-149
/
+96
2021-03-24
net: hns: remove redundant variable initialization
Yonglong Liu
7
-17
/
+17
2021-03-24
net: hns: remove unnecessary !! operation in hns_mac_config_sds_loopback_acpi()
Yonglong Liu
1
-1
/
+1
2021-03-24
net: hns: remove unused HNS_LED_PC_REG
Huazhong Tan
1
-1
/
+0
2021-03-24
net: hns: remove unused NIC_LB_TEST_RX_PKG_ERR
Huazhong Tan
1
-1
/
+1
2021-03-24
net: hns: remove unused config_half_duplex()
Huazhong Tan
3
-12
/
+0
2021-03-24
net: hns: remove unused set_rx_ignore_pause_frames()
Huazhong Tan
3
-26
/
+0
2021-03-24
net: hns: remove unused set_autoneg()
Huazhong Tan
2
-11
/
+0
2021-03-24
net: hns: remove unused get_autoneg()
Huazhong Tan
2
-15
/
+0
[next]