Lipeng ([email protected])

Number of posts: 402 (6.48 per day)
First post: 2017-08-31 13:11:29
Last post: 2017-11-02 12:21:02

Date List Subject
2018-01-05 09:54:28 linux-kernel [PATCH net-next 03/20] net: hns3: Unify the strings display of packet statistics
2018-01-05 09:51:27 linux-kernel [PATCH net-next 13/20] net: hns3: Fix a response data read error of tqp statistics query
2018-01-05 09:51:25 linux-kernel [PATCH net-next 07/20] net: hns3: Mask the packet statistics query when NIC is down
2018-01-05 09:51:24 linux-kernel [PATCH net-next 19/20] net: hns3: remove redundant semicolon
2018-01-05 09:51:22 linux-kernel [PATCH net-next 17/20] net: hns3: add MTU initialization for hardware
2018-01-05 09:51:19 linux-kernel [PATCH net-next 20/20] net: hns3: Add more packet size statisctics
2018-01-05 09:50:23 linux-kernel [PATCH net-next 16/20] net: hns3: fix for changing MTU
2018-01-05 09:50:22 linux-kernel [PATCH net-next 18/20] net: hns3: fix for not setting pause parameters
2018-01-05 09:49:25 linux-kernel [PATCH net-next 05/20] net: hns3: Remove repeat statistic of rx_errors
2018-01-05 09:49:24 linux-kernel [PATCH net-next 08/20] net: hns3: Fix an error of total drop packet statistics
2018-01-05 09:49:21 linux-kernel [PATCH net-next 09/20] net: hns3: Fix a loop index error of tqp statistics query
2018-01-05 09:49:19 linux-kernel [PATCH net-next 10/20] net: hns3: Fix an error macro definition of HNS3_TQP_STAT
2018-01-05 09:49:11 linux-kernel [PATCH net-next 00/20] add some new features and fix some bugs for HNS3 driver
2017-12-29 08:41:36 linux-kernel [PATCH net-next] net: hns: add ACPI mode support for ethtool -p
2017-12-22 03:57:09 linux-kernel [PATCH V5 net-next 11/17] net: hns3: fix for getting auto-negotiation state in hclge_get_autoneg
2017-12-22 03:54:55 linux-kernel [PATCH V5 net-next 17/17] net: hns3: change TM sched mode to TC-based mode when SRIOV enabled
2017-12-22 03:54:52 linux-kernel [PATCH V5 net-next 15/17] net: hns3: add support for querying advertised pause frame by ethtool ethx
2017-12-22 03:54:48 linux-kernel [PATCH V5 net-next 04/17] net: hns3: free the ring_data structrue when change tqps
2017-12-22 03:54:45 linux-kernel [PATCH V5 net-next 07/17] net: hns3: add vlan offload config command
2017-12-22 03:54:41 linux-kernel [PATCH V5 net-next 09/17] net: hns3: add handling vlan tag offload in bd
2017-12-22 03:54:37 linux-kernel [PATCH V5 net-next 01/17] net: hns3: add support to query tqps number
2017-12-22 03:54:34 linux-kernel [PATCH V5 net-next 08/17] net: hns3: add ethtool related offload command
2017-12-22 03:54:32 linux-kernel [PATCH V5 net-next 06/17] net: hns3: add a mask initialization for mac_vlan table
2017-12-22 03:52:44 linux-kernel [PATCH V5 net-next 13/17] net: hns3: add support to update flow control settings after autoneg
2017-12-22 03:52:39 linux-kernel [PATCH V5 net-next 02/17] net: hns3: add support to modify tqps number
2017-12-22 03:52:37 linux-kernel [PATCH V5 net-next 00/17] add some features and fix some bugs for HNS3 driver
2017-12-22 03:52:35 linux-kernel [PATCH V5 net-next 10/17] net: hns3: cleanup mac auto-negotiation state query
2017-12-22 03:52:33 linux-kernel [PATCH V5 net-next 05/17] net: hns3: get rss_size_max from configuration but not hardcode
2017-12-22 03:52:32 linux-kernel [PATCH V5 net-next 12/17] net: hns3: add support for set_pauseparam
2017-12-22 03:52:31 linux-kernel [PATCH V5 net-next 03/17] net: hns3: change the returned tqp number by ethtool -x
2017-12-22 03:52:29 linux-kernel [PATCH V5 net-next 14/17] net: hns3: add Asym Pause support to phy default features
2017-12-22 03:52:18 linux-kernel [PATCH V5 net-next 16/17] net: hns3: Increase the default depth of bucket for TM shaper
2017-12-21 07:03:56 linux-kernel [PATCH V4 net-next 13/17] net: hns3: add support to update flow control settings after autoneg
2017-12-21 07:03:53 linux-kernel [PATCH V4 net-next 01/17] net: hns3: add support to query tqps number
2017-12-21 07:03:48 linux-kernel [PATCH V4 net-next 08/17] net: hns3: add ethtool related offload command
2017-12-21 07:03:20 linux-kernel [PATCH V4 net-next 02/17] net: hns3: add support to modify tqps number
2017-12-21 07:01:29 linux-kernel [PATCH V4 net-next 09/17] net: hns3: add handling vlan tag offload in bd
2017-12-21 07:01:26 linux-kernel [PATCH V4 net-next 07/17] net: hns3: add vlan offload config command
2017-12-21 07:01:24 linux-kernel [PATCH V4 net-next 05/17] net: hns3: get rss_size_max from configuration but not hardcode
2017-12-21 07:01:21 linux-kernel [PATCH V4 net-next 17/17] net: hns3: change TM sched mode to TC-based mode when SRIOV enabled
2017-12-21 07:01:19 linux-kernel [PATCH V4 net-next 03/17] net: hns3: change the returned tqp number by ethtool -x
2017-12-21 07:01:05 linux-kernel [PATCH V4 net-next 06/17] net: hns3: add a mask initialization for mac_vlan table
2017-12-21 07:00:33 linux-kernel [PATCH V4 net-next 12/17] net: hns3: add support for set_pauseparam
2017-12-21 07:00:30 linux-kernel [PATCH V4 net-next 14/17] net: hns3: add Asym Pause support to phy default features
2017-12-21 06:59:45 linux-kernel [PATCH V4 net-next 04/17] net: hns3: free the ring_data structrue when change tqps
2017-12-21 06:59:43 linux-kernel [PATCH V4 net-next 10/17] net: hns3: cleanup mac auto-negotiation state query
2017-12-21 06:59:41 linux-kernel [PATCH V4 net-next 16/17] net: hns3: Increase the default depth of bucket for TM shaper
2017-12-21 06:59:39 linux-kernel [PATCH V4 net-next 15/17] net: hns3: add support for querying advertised pause frame by ethtool ethx
2017-12-21 06:59:34 linux-kernel [PATCH V4 net-next 11/17] net: hns3: fix for getting auto-negotiation state in hclge_get_autoneg
2017-12-21 06:59:30 linux-kernel [PATCH V4 net-next 00/17] add some features and fix some bugs for HNS3 driver
2017-12-21 06:57:17 linux-kernel Re: [PATCH V3 net-next 00/17] add some features and fix some bugs for HNS3 driver