index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns3: fix setting incorrect phy link ksettings for firmware in resetting...
Guangbin Huang
2022-11-15
1
-3
/
+7
*
net: hns3: fix return value check bug of rx copybreak
Jie Wang
2022-11-15
1
-2
/
+2
*
net: hns3: fix incorrect hw rss hash type of rx packet
Jian Shen
2022-11-15
6
-94
/
+94
*
net: hns3: fix get wrong value of function hclge_get_dscp_prio()
Guangbin Huang
2022-11-04
1
-3
/
+5
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-1
/
+1
*
net: hns3: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-21
2
-4
/
+4
*
net: hns3: add judge fd ability for sync and clear process of flow director
Guangbin Huang
2022-09-21
1
-3
/
+6
*
net: hns3: refactor function hclge_mbx_handler()
Hao Lan
2022-09-21
2
-142
/
+284
*
net: hns3: optimize converting dscp to priority process of hns3_nic_select_qu...
Guangbin Huang
2022-09-21
7
-50
/
+45
*
net: hns3: add support for external loopback test
Yonglong Liu
2022-09-21
5
-24
/
+119
*
net: hns3: add support to query and set lane number by ethtool
Hao Chen
2022-09-07
10
-23
/
+50
*
net: hns3: add querying fec statistics
Hao Lan
2022-09-07
8
-0
/
+218
*
net: hns3: debugfs add dump dscp map info
Guangbin Huang
2022-09-07
3
-1
/
+67
*
net: hns3: support ndo_select_queue()
Guangbin Huang
2022-09-07
1
-0
/
+46
*
net: hns3: add support config dscp map to tc
Guangbin Huang
2022-09-07
7
-1
/
+204
*
net: hns3: net: hns3: add querying and setting fec off mode from firmware
Guangbin Huang
2022-08-31
3
-12
/
+16
*
net: hns3: add querying and setting fec llrs mode from firmware
Hao Lan
2022-08-31
6
-1
/
+22
*
net: hns3: add querying fec ability from firmware
Guangbin Huang
2022-08-31
2
-9
/
+26
*
net: hns3: add getting capabilities of gro offload and fd from firmware
Guangbin Huang
2022-08-31
7
-24
/
+42
*
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-02
2
-4
/
+3
*
hisilicon/hns3/hns3vf:fix repeated words in comments
Jilin Yuan
2022-06-30
1
-1
/
+1
*
net: hns3: fix tm port shapping of fibre port is incorrect after driver initi...
Guangbin Huang
2022-06-13
3
-4
/
+10
*
net: hns3: fix PF rss size initialization bug
Jie Wang
2022-06-13
1
-1
/
+3
*
net: hns3: restore tm priority/qset to default settings when tc disabled
Guangbin Huang
2022-06-13
2
-31
/
+65
*
net: hns3: modify the ring param print info
Jie Wang
2022-06-13
1
-1
/
+1
*
net: hns3: don't push link state to VF if unalive
Jian Shen
2022-06-13
1
-0
/
+6
*
net: hns3: set port base vlan tbl_sta to false before removing old vlan
Guangbin Huang
2022-06-13
1
-0
/
+1
*
net: hns3: fix incorrect type of argument in declaration of function hclge_co...
Guangbin Huang
2022-05-09
1
-1
/
+1
*
net: hns3: add query vf ring and vector map relation
Guangbin Huang
2022-05-09
2
-0
/
+84
*
net: hns3: add byte order conversion for VF to PF mailbox message
Jie Wang
2022-05-09
4
-58
/
+75
*
net: hns3: add byte order conversion for PF to VF mailbox message
Jie Wang
2022-05-09
7
-77
/
+109
*
net: hns3: remove the affinity settings of vector0
Yufeng Mo
2022-05-09
2
-28
/
+1
*
net: hns3: fix access null pointer issue when set tx-buf-size as 0
Hao Chen
2022-05-09
1
-2
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-28
4
-55
/
+73
|
\
|
*
net: hns3: add return value for mailbox handling in PF
Jian Shen
2022-04-25
1
-10
/
+12
|
*
net: hns3: add validity check for message data length
Jian Shen
2022-04-25
1
-0
/
+7
|
*
net: hns3: modify the return code of hclge_get_ring_chain_from_mbx
Jie Wang
2022-04-25
1
-1
/
+1
|
*
net: hns3: fix error log of tx/rx tqps stats
Peng Li
2022-04-25
1
-2
/
+2
|
*
net: hns3: align the debugfs output to the left
Hao Chen
2022-04-25
1
-42
/
+42
|
*
net: hns3: clear inited state and stop client after failed to register netdev
Jian Shen
2022-04-25
1
-0
/
+9
*
|
net: hns3: Fix spelling mistake "actvie" -> "active"
Colin Ian King
2022-04-22
1
-1
/
+1
*
|
net: hns3: remove unnecessary line wrap for hns3_set_tunable
Hao Chen
2022-04-20
1
-6
/
+3
*
|
net: hns3: replace magic value by HCLGE_RING_REG_OFFSET
Peng Li
2022-04-20
1
-1
/
+1
*
|
net: hns3: fix the wrong words in comments
Peng Li
2022-04-20
3
-3
/
+3
*
|
net: hns3: update the comment of function hclgevf_get_mbx_resp
Peng Li
2022-04-20
1
-2
/
+4
*
|
net: hns3: add log for setting tx spare buf size
Hao Chen
2022-04-20
1
-0
/
+6
*
|
net: hns3: add failure logs in hclge_set_vport_mtu
Jie Wang
2022-04-20
1
-0
/
+3
*
|
net: hns3: refine the definition for struct hclge_pf_to_vf_msg
Jian Shen
2022-04-20
2
-5
/
+14
*
|
net: hns3: refactor hns3_set_ringparam()
Hao Chen
2022-04-20
2
-22
/
+49
*
|
net: hns3: add ethtool parameter check for CQE/EQE mode
Yufeng Mo
2022-04-20
5
-7
/
+33
[next]