LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2018-12-20 06:35:16
linux-kernel
[PATCH net-next 3/9] net: hns3: fix a bug caused by udelay
2018-12-20 06:34:45
linux-kernel
[PATCH net-next 1/9] net: hns3: refine the handle for hns3_nic_net_open/stop()
2018-12-20 06:34:38
linux-kernel
[PATCH net-next 9/9] net: hns3: remove redundant variable initialization
2018-12-20 06:33:55
linux-kernel
[PATCH net-next 8/9] net: hns3: fix the descriptor index when get rss type
2018-12-20 06:33:37
linux-kernel
[PATCH net-next 7/9] net: hns3: don't restore rules when flow director is disabled
2018-12-20 06:30:32
linux-kernel
[PATCH net-next 0/9] net: hns3: code optimizations & bugfixes for HNS3 driver
2018-12-20 06:27:54
linux-kernel
[PATCH net-next 2/9] net: hns3: change default tc state to close
2018-12-20 06:27:54
linux-kernel
[PATCH net-next 4/9] net: hns3: add max vector number check for pf
2018-12-20 06:23:57
linux-kernel
[PATCH net-next 5/9] net: hns3: reset tqp while doing DOWN operation
2018-12-18 11:06:22
linux-kernel
[PATCH net-next 00/12] net: hns3: code optimizations & bugfixes for HNS3 driver
2018-12-18 11:06:18
linux-kernel
[PATCH net-next 11/12] net: hns3: aligning buffer size in SSU to 256 bytes
2018-12-18 11:05:55
linux-kernel
[PATCH net-next 05/12] net: hns3: remove unnecessary configuration recapture while resetting
2018-12-18 11:05:44
linux-kernel
[PATCH net-next 01/12] net: hns3: fix error handling int the hns3_get_vector_ring_chain
2018-12-18 11:05:22
linux-kernel
[PATCH net-next 10/12] net: hns3: getting tx and dv buffer size through firmware
2018-12-18 11:05:19
linux-kernel
[PATCH net-next 12/12] net: hns3: fix a SSU buffer checking bug
2018-12-18 11:05:09
linux-kernel
[PATCH net-next 08/12] net: hns3: remove 1000M/half support of phy
2018-12-18 11:04:55
linux-kernel
[PATCH net-next 06/12] net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vector_data()
2018-12-18 11:04:48
linux-kernel
[PATCH net-next 02/12] net: hns3: uninitialize pci in the hclgevf_uninit
2018-12-18 11:04:34
linux-kernel
[PATCH net-next 04/12] net: hns3: update some variables while hclge_reset()/hclgevf_reset() done
2018-12-18 11:04:04
linux-kernel
[PATCH net-next 03/12] net: hns3: fix napi_disable not return problem
2018-12-18 11:03:37
linux-kernel
[PATCH net-next 07/12] net: hns3: update coalesce param per second
2018-12-18 11:03:34
linux-kernel
[PATCH net-next 09/12] net: hns3: synchronize speed and duplex from phy when phy link up
2018-12-15 03:21:52
linux-kernel
[Patch net 09/10] net: hns: Add mac pcs config when enable|disable mac
2018-12-15 03:21:40
linux-kernel
[Patch net 08/10] net: hns: Fix ntuple-filters status error.
2018-12-15 03:21:18
linux-kernel
[Patch net 05/10] net: hns: Clean rx fbd when ae stopped.
2018-12-15 03:21:07
linux-kernel
[Patch net 00/10] net: hns: Code improvements & fixes for HNS driver
2018-12-15 03:19:41
linux-kernel
[Patch net 04/10] net: hns: Fixed bug that netdev was opened twice
2018-12-15 03:19:41
linux-kernel
[Patch net 02/10] net: hns: All ports can not work when insmod hns ko after rmmod.
2018-12-15 03:19:41
linux-kernel
[Patch net 01/10] net: hns: Incorrect offset address used for some registers.
2018-12-15 03:19:41
linux-kernel
[Patch net 07/10] net: hns: Avoid net reset caused by pause frames storm
2018-12-15 03:19:41
linux-kernel
[Patch net 10/10] net: hns: Fix ping failed when use net bridge and send multicast
2018-12-15 03:19:41
linux-kernel
[Patch net 03/10] net: hns: Some registers use wrong address according to the datasheet.
2018-12-15 03:19:40
linux-kernel
[Patch net 06/10] net: hns: Free irq when exit from abnormal branch
2018-08-27 01:31:46
linux-kernel
[PATCH V2 net 0/2] net: hns: fix some bugs about speed and duplex change
2018-08-27 01:31:15
linux-kernel
[PATCH V2 net 2/2] net: hns: add netif_carrier_off before change speed and duplex
2018-08-27 01:31:06
linux-kernel
[PATCH V2 net 1/2] net: hns: add the code for cleaning pkt in chip
2018-08-27 01:11:00
linux-kernel
Re: [PATCH NET 3/3] net: hns: add configuration constraints for 1000M half
2018-08-25 01:25:56
linux-kernel
Re: [PATCH NET 3/3] net: hns: add configuration constraints for 1000M half
2018-08-24 06:41:20
linux-kernel
Re: [PATCH NET 3/3] net: hns: add configuration constraints for 1000M half
2018-08-24 03:14:54
linux-kernel
[PATCH net 0/3] net: hns: fix some bugs about speed and duplex change
2018-08-24 03:14:54
linux-kernel
[PATCH NET 2/3] net: hns: add netif_carrier_off before change speed and duplex
2018-08-24 03:14:01
linux-kernel
[PATCH NET 1/3] net: hns: add the code for cleaning pkt in chip
2018-08-24 03:13:59
linux-kernel
[PATCH NET 3/3] net: hns: add configuration constraints for 1000M half
2018-07-02 09:14:45
linux-kernel
[PATCH V2 net-next 2/9] net: hns3: remove useless code in hclge_cmd_send
2018-07-02 09:14:24
linux-kernel
[PATCH V2 net-next 5/9] net: hns3: remove a redundant hclge_cmd_csq_done
2018-07-02 09:14:21
linux-kernel
[PATCH V2 net-next 6/9] net: hns3: remove some unused members of some structures
2018-07-02 09:14:04
linux-kernel
[PATCH V2 net-next 7/9] net: hns3: give default option while dependency HNS3 set
2018-07-02 09:14:04
linux-kernel
[PATCH V2 net-next 0/9] net: hns3: a few code improvements
2018-07-02 09:14:04
linux-kernel
[PATCH V2 net-next 9/9] net: hns3: modify hnae_ to hnae3_
2018-07-02 07:27:20
linux-kernel
[PATCH V2 net-next 4/9] net: hns3: simplify hclge_cmd_csq_clean
2018-07-02 07:26:33
linux-kernel
[PATCH V2 net-next 3/9] net: hns3: remove some redundant assignments