LinuxLists
Users
About
Guangbin Huang (
[email protected]
)
Number of posts: 745 (1.11 per day)
First post: 2020-12-31 09:08:42
Last post: 2022-11-01 08:20:52
Previous Page
/
Next Page
Date
List
Subject
2022-04-27 09:45:09
linux-kernel
[PATCH V5 2/2] drivers/perf: hisi: add driver for HNS3 PMU
2022-04-27 09:07:28
linux-kernel
Re: [PATCH V5 2/2] drivers/perf: hisi: add driver for HNS3 PMU
2022-04-26 21:07:14
linux-kernel
[PATCH V5 1/2] drivers/perf: hisi: Add description for HNS3 PMU driver
2022-04-25 05:45:29
linux-kernel
[PATCH net 0/6] net: hns3: add some fixes for -net
2022-04-24 22:16:49
linux-kernel
[PATCH net 1/6] net: hns3: clear inited state and stop client after failed to register netdev
2022-04-24 18:56:59
linux-kernel
[PATCH net 6/6] net: hns3: add return value for mailbox handling in PF
2022-04-24 17:44:25
linux-kernel
[PATCH net 4/6] net: hns3: modify the return code of hclge_get_ring_chain_from_mbx
2022-04-24 17:30:13
linux-kernel
[PATCH net 3/6] net: hns3: fix error log of tx/rx tqps stats
2022-04-24 15:36:39
linux-kernel
[PATCH net 5/6] net: hns3: add validity check for message data length
2022-04-24 14:03:39
linux-kernel
[PATCH net 2/6] net: hns3: align the debugfs output to the left
2022-04-22 18:46:57
linux-kernel
[PATCH V2 net-next 2/9] net: hns3: refactor hns3_set_ringparam()
2022-04-21 12:20:40
linux-kernel
[PATCH V2 net-next 1/9] net: hns3: add ethtool parameter check for CQE/EQE mode
2022-04-20 20:45:54
linux-kernel
[PATCH V4 2/2] drivers/perf: hisi: add driver for HNS3 PMU
2022-04-20 20:37:52
linux-kernel
[PATCH V2 net-next 7/9] net: hns3: fix the wrong words in comments
2022-04-20 14:09:36
linux-kernel
[PATCH V4 1/2] drivers/perf: hisi: Add description for HNS3 PMU driver
2022-04-20 01:02:36
linux-kernel
[PATCH V4 0/2] drivers/perf: hisi: Add driver for HNS3 PMU
2022-04-19 20:33:33
linux-kernel
[PATCH V2 net-next 9/9] net: hns3: remove unnecessary line wrap for hns3_set_tunable
2022-04-19 16:42:19
linux-kernel
[PATCH V2 net-next 6/9] net: hns3: update the comment of function hclgevf_get_mbx_resp
2022-04-19 14:36:46
linux-kernel
[PATCH V2 net-next 3/9] net: hns3: refine the definition for struct hclge_pf_to_vf_msg
2022-04-19 12:08:36
linux-kernel
[PATCH V2 net-next 0/9] net: hns3: updates for -next
2022-04-19 11:51:21
linux-kernel
[PATCH V2 net-next 4/9] net: hns3: add failure logs in hclge_set_vport_mtu
2022-04-19 11:35:51
linux-kernel
[PATCH V2 net-next 8/9] net: hns3: replace magic value by HCLGE_RING_REG_OFFSET
2022-04-18 10:13:43
linux-kernel
[PATCH net-next 4/9] net: hns3: add failure logs in hclge_set_vport_mtu
2022-04-17 14:47:11
linux-kernel
Re: [PATCH V3 2/2] drivers/perf: hisi: add driver for HNS3 PMU
2022-04-17 07:52:56
linux-kernel
[PATCH net-next 3/9] net: hns3: refine the definition for struct hclge_pf_to_vf_msg
2022-04-17 02:17:10
linux-kernel
[PATCH net-next 9/9] net: hns3: remove unnecessary line wrap for hns3_set_tunable
2022-04-17 00:13:16
linux-kernel
[PATCH net-next 6/9] net: hns3: update the comment of function hclgevf_get_mbx_resp
2022-04-16 15:41:21
linux-kernel
[PATCH net-next 0/9] net: hns3: updates for -next
2022-04-16 13:56:10
linux-kernel
[PATCH net-next 5/9] net: hns3: add log for setting tx spare buf size
2022-04-16 12:01:26
linux-kernel
[PATCH net-next 1/9] net: hns3: add ethtool parameter check for CQE/EQE mode
2022-04-16 11:39:08
linux-kernel
[PATCH net-next 2/9] net: hns3: refactor hns3_set_ringparam()
2022-04-16 11:11:05
linux-kernel
[PATCH net-next 7/9] net: hns3: fix the wrong words in comments
2022-04-16 11:11:04
linux-kernel
[PATCH net-next 8/9] net: hns3: replace magic value by HCLGE_RING_REG_OFFSET
2022-04-13 00:10:03
linux-kernel
[PATCH net-next v2 0/3] net: ethool: add support to get/set tx push by ethtool -G/g
2022-04-12 22:44:21
linux-kernel
[PATCH net-next v2 3/3] net: hns3: add tx push support in hns3 ring param process
2022-04-12 20:09:00
linux-kernel
[PATCH net-next v2 2/3] net: ethtool: move checks before rtnl_lock() in ethnl_set_rings
2022-04-12 14:26:22
linux-kernel
Re: [PATCH V3 0/2] drivers/perf: hisi: Add driver for HNS3 PMU
2022-04-08 07:48:59
linux-kernel
[PATCH net-next 2/3] net: ethtool: move checks before rtnl_lock() in ethnl_set_rings
2022-04-08 07:48:19
linux-kernel
[PATCH net-next 0/3] net: ethool: add support to get/set tx push by ethtool -G/g
2022-04-08 07:22:18
linux-kernel
[PATCH net-next 1/3] net: ethtool: extend ringparam set/get APIs for tx_push
2022-04-07 19:43:18
linux-kernel
Re: [PATCH] net: phy: genphy_loopback: fix loopback failed when speed is unknown
2022-04-01 13:04:29
linux-kernel
Re: [PATCH] net: phy: genphy_loopback: fix loopback failed when speed is unknown
2022-03-31 14:31:46
linux-kernel
[PATCH] net: phy: genphy_loopback: fix loopback failed when speed is unknown
2022-03-31 04:51:25
linux-kernel
[PATCH net 0/2] net: hns3: add two fixes for -net
2022-03-31 03:50:11
linux-kernel
[PATCH net 1/2] net: hns3: fix the concurrency between functions reading debugfs
2022-03-31 03:31:24
linux-kernel
[PATCH net 2/2] net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware
2022-03-29 19:02:36
linux-kernel
[PATCH V3 1/2] drivers/perf: hisi: Add description for HNS3 PMU driver
2022-03-29 16:00:45
linux-kernel
[PATCH V3 0/2] drivers/perf: hisi: Add driver for HNS3 PMU
2022-03-29 13:52:27
linux-kernel
[PATCH V3 2/2] drivers/perf: hisi: add driver for HNS3 PMU
2022-03-28 12:56:50
linux-kernel
[PATCH net 6/6] net: hns3: fix phy can not link up when autoneg off and reset
2022-03-27 18:03:19
linux-kernel
[PATCH net 2/6] net: hns3: add max order judgement for tx spare buffer