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
pinetabv-6.6.y-devel
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
2022-06-13
net: hns3: fix tm port shapping of fibre port is incorrect after driver initi...
Guangbin Huang
3
-4
/
+10
2022-06-13
net: hns3: fix PF rss size initialization bug
Jie Wang
1
-1
/
+3
2022-06-13
net: hns3: restore tm priority/qset to default settings when tc disabled
Guangbin Huang
2
-31
/
+65
2022-06-13
net: hns3: modify the ring param print info
Jie Wang
1
-1
/
+1
2022-06-13
net: hns3: don't push link state to VF if unalive
Jian Shen
1
-0
/
+6
2022-06-13
net: hns3: set port base vlan tbl_sta to false before removing old vlan
Guangbin Huang
1
-0
/
+1
2022-05-09
net: hns3: fix incorrect type of argument in declaration of function hclge_co...
Guangbin Huang
1
-1
/
+1
2022-05-09
net: hns3: add query vf ring and vector map relation
Guangbin Huang
2
-0
/
+84
2022-05-09
net: hns3: add byte order conversion for VF to PF mailbox message
Jie Wang
4
-58
/
+75
2022-05-09
net: hns3: add byte order conversion for PF to VF mailbox message
Jie Wang
7
-77
/
+109
2022-05-09
net: hns3: remove the affinity settings of vector0
Yufeng Mo
2
-28
/
+1
2022-05-09
net: hns3: fix access null pointer issue when set tx-buf-size as 0
Hao Chen
1
-2
/
+5
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+2
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
1
-2
/
+2
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-56
/
+78
2022-04-25
net: hns: Add missing fwnode_handle_put in hns_mac_init
Peng Wu
1
-1
/
+5
2022-04-25
net: hns3: add return value for mailbox handling in PF
Jian Shen
1
-10
/
+12
2022-04-25
net: hns3: add validity check for message data length
Jian Shen
1
-0
/
+7
2022-04-25
net: hns3: modify the return code of hclge_get_ring_chain_from_mbx
Jie Wang
1
-1
/
+1
2022-04-25
net: hns3: fix error log of tx/rx tqps stats
Peng Li
1
-2
/
+2
2022-04-25
net: hns3: align the debugfs output to the left
Hao Chen
1
-42
/
+42
2022-04-25
net: hns3: clear inited state and stop client after failed to register netdev
Jian Shen
1
-0
/
+9
2022-04-23
net: hns3: Fix spelling mistake "actvie" -> "active"
Colin Ian King
1
-1
/
+1
2022-04-20
net: hns3: remove unnecessary line wrap for hns3_set_tunable
Hao Chen
1
-6
/
+3
2022-04-20
net: hns3: replace magic value by HCLGE_RING_REG_OFFSET
Peng Li
1
-1
/
+1
2022-04-20
net: hns3: fix the wrong words in comments
Peng Li
3
-3
/
+3
2022-04-20
net: hns3: update the comment of function hclgevf_get_mbx_resp
Peng Li
1
-2
/
+4
2022-04-20
net: hns3: add log for setting tx spare buf size
Hao Chen
1
-0
/
+6
2022-04-20
net: hns3: add failure logs in hclge_set_vport_mtu
Jie Wang
1
-0
/
+3
2022-04-20
net: hns3: refine the definition for struct hclge_pf_to_vf_msg
Jian Shen
2
-5
/
+14
2022-04-20
net: hns3: refactor hns3_set_ringparam()
Hao Chen
2
-22
/
+49
2022-04-20
net: hns3: add ethtool parameter check for CQE/EQE mode
Yufeng Mo
5
-7
/
+33
2022-04-15
net: hns3: add tx push support in hns3 ring param process
Jie Wang
1
-1
/
+32
2022-03-31
net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware
Guangbin Huang
1
-3
/
+3
2022-03-31
net: hns3: fix the concurrency between functions reading debugfs
Yufeng Mo
3
-5
/
+12
2022-03-26
net: hns3: fix phy can not link up when autoneg off and reset
Guangbin Huang
1
-2
/
+2
2022-03-26
net: hns3: add NULL pointer check for hns3_set/get_ringparam()
Hao Chen
1
-3
/
+9
2022-03-26
net: hns3: add netdev reset check for hns3_set_tunable()
Hao Chen
1
-3
/
+5
2022-03-26
net: hns3: clean residual vf config after disable sriov
Peng Li
3
-0
/
+71
2022-03-26
net: hns3: add max order judgement for tx spare buffer
Hao Chen
1
-0
/
+6
2022-03-26
net: hns3: fix ethtool tx copybreak buf size indicating not aligned issue
Hao Chen
2
-9
/
+14
2022-03-26
net: hns3: refine the process when PF set VF VLAN
Jian Shen
2
-5
/
+18
2022-03-26
net: hns3: add vlan list lock to protect vlan list
Jian Shen
2
-4
/
+35
2022-03-26
net: hns3: fix port base vlan add fail when concurrent with reset
Jian Shen
2
-19
/
+46
2022-03-26
net: hns3: fix bug when PF set the duplicate MAC address for VFs
Jian Shen
1
-3
/
+2
2022-03-17
net: hns3: Fix spelling mistake "does't" -> "doesn't"
Colin Ian King
1
-1
/
+1
2022-03-12
net: add per-cpu storage and net->core_stats
Eric Dumazet
1
-2
/
+2
2022-02-17
net: hns3: Remove unused inline function hclge_is_reset_pending()
YueHaibing
1
-5
/
+0
2022-02-07
net: hns3: add support for TX push mode
Yufeng Mo
8
-8
/
+118
2022-01-25
net: hns3: handle empty unknown interrupt for VF
Yufeng Mo
1
-2
/
+1
[next]