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
starfive-6.6.48-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
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2019-02-14
net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
Huang Zijiang
1
-0
/
+2
2019-02-02
net: hns3: MAC table entry count function increases operation 0 value protect...
liuzhongzhu
1
-2
/
+5
2019-02-02
net: hns3: modify the upper limit judgment condition
liuzhongzhu
1
-2
/
+2
2019-02-02
net: hns3: don't allow user to change vlan filter state
Jian Shen
1
-2
/
+1
2019-02-02
net: hns3: optimize the maximum TC macro
liuzhongzhu
3
-7
/
+6
2019-02-02
net: hns3: fix the problem that the supported port is empty
liuzhongzhu
5
-4
/
+77
2019-02-02
net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()
Huazhong Tan
1
-4
/
+5
2019-02-02
net: hns3: move some set_bit statement into hclge_prepare_mac_addr
Weihang Li
1
-13
/
+11
2019-02-02
net: hns3: add hclge_cmd_check_retval() to parse comman's return value
Weihang Li
1
-27
/
+33
2019-02-02
net: hns3: code optimization for hclge_rx_buffer_calc
Yunsheng Lin
1
-77
/
+63
2019-02-02
net: hns3: Modify parameter type from int to bool in set_gro_en
Yonglong Liu
4
-20
/
+12
2019-02-02
net: hns3: fix an issue for hns3_update_new_int_gl
Peng Li
1
-1
/
+1
2019-02-02
net: hns3: fix a code style issue for hns3_update_new_int_gl()
Peng Li
1
-1
/
+1
2019-02-01
net: hns3: Check for allocation failure
Dan Carpenter
1
-0
/
+2
2019-01-31
net: hns3: keep flow director state unchanged when reset
Jian Shen
2
-5
/
+7
2019-01-31
net: hns3: stop sending keep alive msg to PF when VF is resetting
Jian Shen
1
-0
/
+4
2019-01-31
net: hns3: fix an issue for hclgevf_ae_get_hdev
Peng Li
1
-1
/
+6
2019-01-31
net: hns3: fix improper error handling in the hclge_init_ae_dev()
Huazhong Tan
1
-1
/
+1
2019-01-31
net: hns3: fix for rss result nonuniform
Jian Shen
2
-6
/
+26
2019-01-31
net: hns3: fix netif_napi_del() not do problem when unloading
Huazhong Tan
1
-20
/
+7
2019-01-31
net: hns3: Fix NULL deref when unloading driver
Huazhong Tan
5
-22
/
+40
2019-01-31
net: hns3: only support tc 0 for VF
Yunsheng Lin
3
-16
/
+28
2019-01-31
net: hns3: change hnae3_register_ae_dev() to int
Huazhong Tan
3
-4
/
+16
2019-01-31
net: hns3: use the correct interface to stop|open port
Peng Li
1
-2
/
+2
2019-01-31
net: hns3: fix VF dump register issue
Jian Shen
1
-0
/
+2
2019-01-31
net: hns3: reuse the definition of l3 and l4 header info union
liyongxin
2
-27
/
+6
2019-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+15
2019-01-28
net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
Yonglong Liu
1
-1
/
+1
2019-01-28
net: hns: Restart autoneg need return failed when autoneg off
Yonglong Liu
1
-7
/
+9
2019-01-28
net: hns: Fix for missing of_node_put() after of_parse_phandle()
Yonglong Liu
1
-0
/
+5
2019-01-26
net: hns3: don't allow vf to enable promisc mode
Jian Shen
2
-18
/
+21
2019-01-26
net: hns3: add initialization for nic state
Jian Shen
1
-2
/
+4
2019-01-26
net: hns3: add 8 BD limit for tx flow
Peng Li
1
-1
/
+27
2019-01-26
net: hns3: call hns3_nic_set_real_num_queue with netdev down
Yunsheng Lin
2
-12
/
+13
2019-01-26
net: hns3: remove dcb_ops->map_update in hclge_dcb
Yunsheng Lin
3
-14
/
+6
2019-01-26
net: hns3: do reinitialization while mqprio configuration changed
Yunsheng Lin
2
-17
/
+21
2019-01-26
net: hns3: After setting the loopback, add the status of getting MAC
liuzhongzhu
1
-1
/
+22
2019-01-26
net: hns3: fix broadcast promisc issue for revision 0x20
Jian Shen
2
-3
/
+11
2019-01-26
net: hns3: fix return value handle issue for hclge_set_loopback()
Jian Shen
2
-4
/
+7
2019-01-26
net: hns3: add error handling in hclge_ieee_setets
Yunsheng Lin
1
-2
/
+13
2019-01-26
net: hns3: clear pci private data when unload hns3 driver
Jian Shen
1
-0
/
+1
2019-01-26
net: hns3: don't update packet statistics for packets dropped by hardware
Jian Shen
1
-3
/
+0
2019-01-23
net: hns3: fix PFC not setting problem for DCB module
Yunsheng Lin
3
-4
/
+6
2019-01-23
net: hns3: add statistics for PFC frames and MAC control frames
liuzhongzhu
4
-7
/
+109
2019-01-23
net: hns3: add ETS TC weight setting in SSU module
Yunsheng Lin
1
-0
/
+43
2019-01-23
net: hns3: do not return GE PFC setting err when initializing
Yunsheng Lin
4
-13
/
+18
2019-01-23
net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED
Yunsheng Lin
2
-1
/
+3
2019-01-23
net: hns3: clear param in ring when free ring
Peng Li
1
-0
/
+5
2019-01-23
net: hns3: fix bug of ethtool_ops.get_channels for VF
Huazhong Tan
1
-2
/
+3
[next]