LinuxLists
Users
About
Huazhong Tan (
[email protected]
)
Number of posts: 1025 (0.83 per day)
First post: 2018-01-18 01:45:59
Last post: 2021-05-31 01:25:27
Previous Page
/
Next Page
Date
List
Subject
2020-05-30 01:12:19
linux-kernel
[PATCH net-next 2/6] net: hns3: remove an unused macro hclge_is_csq
2020-05-29 02:00:25
linux-kernel
Re: [PATCH 02/12] net: hns3: Destroy a mutex after initialisation failure in hclge_init_ad_dev()
2020-05-28 13:56:52
linux-kernel
[PATCH net-next 07/12] net: hns3: remove some unused fields in struct hns3_nic_priv
2020-05-28 13:56:17
linux-kernel
[PATCH net-next 01/12] net: hns3: remove an unnecessary 'goto' in hclge_init_ae_dev()
2020-05-28 13:56:08
linux-kernel
[PATCH net-next 02/12] net: hns3: add a missing mutex destroy in hclge_init_ad_dev()
2020-05-28 13:56:04
linux-kernel
[PATCH net-next 06/12] net: hns3: modify an incorrect type in struct hclgevf_cfg_gro_status_cmd
2020-05-28 13:55:44
linux-kernel
[PATCH net-next 03/12] net: hns3: refactor hclge_config_tso()
2020-05-28 13:55:37
linux-kernel
[PATCH net-next 10/12] net: hns3: remove two duplicated register macros in hclgevf_main.h
2020-05-28 13:55:36
linux-kernel
[PATCH net-next 12/12] net: hns3: print out speed info when parsing speed fails
2020-05-28 13:54:26
linux-kernel
[PATCH net-next 09/12] net: hns3: remove unused struct hnae3_unic_private_info
2020-05-28 13:54:23
linux-kernel
[PATCH net-next 04/12] net: hns3: refactor hclge_query_bd_num_cmd_send()
2020-05-28 13:54:03
linux-kernel
[PATCH net-next 11/12] net: hns3: remove some unused fields in struct hclge_dev
2020-05-28 13:53:50
linux-kernel
[PATCH net-next 05/12] net: hns3: modify an incorrect type in struct hclge_cfg_gro_status_cmd
2020-05-28 13:53:25
linux-kernel
[PATCH net-next 00/12] net: hns3: misc updates for -next
2020-05-28 13:53:17
linux-kernel
[PATCH net-next 08/12] net: hns3; remove unused HNAE3_RESTORE_CLIENT in enum hnae3_reset_notify_type
2020-05-28 12:53:19
linux-kernel
[PATCH net-next 08/11] net: hns3: remove unused struct hnae3_unic_private_info
2020-05-28 12:53:16
linux-kernel
[PATCH net-next 07/11] net: hns3; remove unused HNAE3_RESTORE_CLIENT in enum hnae3_reset_notify_type
2020-05-28 12:52:42
linux-kernel
[PATCH net-next 10/11] net: hns3: remove some unused fields in struct hclge_dev
2020-05-28 12:52:35
linux-kernel
Re: [PATCH net-next 00/11] net: hns3: misc updates for -next
2020-05-28 12:51:43
linux-kernel
[PATCH net-next 11/11] net: hns3: print out speed info when parsing speed fails
2020-05-28 12:51:10
linux-kernel
[PATCH net-next 02/11] net: hns3: refactor hclge_config_tso()
2020-05-28 12:51:04
linux-kernel
[PATCH net-next 09/11] net: hns3: remove two duplicated register macros in hclgevf_main.h
2020-05-28 12:50:47
linux-kernel
[PATCH net-next 04/11] net: hns3: modify an incorrect type in struct hclge_cfg_gro_status_cmd
2020-05-28 12:50:30
linux-kernel
[PATCH net-next 06/11] net: hns3: remove some unused fields in struct hns3_nic_priv
2020-05-28 12:50:27
linux-kernel
[PATCH net-next 00/11] net: hns3: misc updates for -next
2020-05-28 12:49:42
linux-kernel
[PATCH net-next 01/11] net: hns3: add a missing mutex destroy in hclge_init_ad_dev()
2020-05-28 12:49:30
linux-kernel
[PATCH net-next 03/11] net: hns3: refactor hclge_query_bd_num_cmd_send()
2020-05-28 12:49:04
linux-kernel
[PATCH net-next 05/11] net: hns3: modify an incorrect type in struct hclgevf_cfg_gro_status_cmd
2020-05-27 09:35:49
linux-kernel
[PATCH V2 net-next 0/4] net: hns3: misc updates for -next
2020-05-27 09:26:49
linux-kernel
[PATCH V2 net-next 2/4] net: hns3: change the order of reinitializing RoCE and NIC client during reset
2020-05-27 05:09:15
linux-kernel
Re: [PATCH V2 net-next 0/2] net: hns3: adds two VLAN feature
2020-05-27 04:30:16
linux-kernel
[PATCH V2 net-next 4/4] net: hns3: add a print for initializing CMDQ when reset pending
2020-05-27 04:30:10
linux-kernel
[PATCH V2 net-next 3/4] net: hns3: remove unnecessary MAC enable in app loopback
2020-05-27 04:30:08
linux-kernel
[PATCH V2 net-next 1/4] net: hns3: add a resetting check in hclgevf_init_nic_client_instance()
2020-05-23 00:58:35
linux-kernel
Re: [PATCH net-next 1/5] net: hns3: add support for VF to query ring and vector mapping
2020-05-22 09:37:06
linux-kernel
Re: [PATCH V2 net-next 0/2] net: hns3: adds two VLAN feature
2020-05-22 02:53:39
linux-kernel
[PATCH net-next 0/5] net: hns3: misc updates for -next
2020-05-22 02:53:24
linux-kernel
[PATCH net-next 5/5] net: hns3: add a print for initializing CMDQ when reset pending
2020-05-22 02:53:18
linux-kernel
[PATCH net-next 4/5] net: hns3: remove unnecessary MAC enable in app loopback
2020-05-22 02:53:05
linux-kernel
[PATCH net-next 1/5] net: hns3: add support for VF to query ring and vector mapping
2020-05-22 02:52:59
linux-kernel
[PATCH net-next 2/5] net: hns3: add a resetting check in hclgevf_init_nic_client_instance()
2020-05-22 02:52:54
linux-kernel
[PATCH net-next 3/5] net: hns3: change the order of reinitializing RoCE and NIC client during reset
2020-05-21 11:41:49
linux-kernel
[PATCH V2 net-next 2/2] net: hns3: add support for 'QoS' in port based VLAN configuration
2020-05-21 11:41:41
linux-kernel
[PATCH V2 net-next 1/2] net: hns3: adds support for dynamic VLAN mode
2020-05-21 11:41:37
linux-kernel
[PATCH V2 net-next 0/2] net: hns3: adds two VLAN feature
2020-05-21 02:30:25
linux-kernel
Re: [PATCH net-next 1/2] net: hns3: adds support for dynamic VLAN mode
2020-05-21 01:35:31
linux-kernel
Re: [PATCH net-next 1/2] net: hns3: adds support for dynamic VLAN mode
2020-05-20 01:29:01
linux-kernel
[PATCH net-next 1/2] net: hns3: adds support for dynamic VLAN mode
2020-05-20 01:27:26
linux-kernel
[PATCH net-next 0/2] net: hns3: adds two VLAN feature
2020-05-20 01:23:39
linux-kernel
[PATCH net-next 2/2] net: hns3: add support for 'QOS' in port based VLAN configuration
2020-05-18 01:55:27
linux-kernel
Re: [PATCH net-next] net: phy: realtek: add loopback support for RTL8211F