Hayes Wang ([email protected])

Number of posts: 632 (0.13 per day)
First post: 2010-11-26 11:59:55
Last post: 2024-06-03 06:43:37

Date List Subject
2014-02-19 02:41:52 linux-kernel RE: [PATCH net-next 07/14] r8152: combine PHY reset with set_speed
2014-02-18 13:55:26 linux-kernel [PATCH net-next 02/14] r8152: add three functions
2014-02-18 13:54:22 linux-kernel [PATCH net-next 04/14] r8152: load the default MAC address
2014-02-18 13:53:40 linux-kernel [PATCH net-next 08/14] r8152: move some functions from probe to open
2014-02-18 13:53:06 linux-kernel [PATCH net-next 09/14] r8152: support WOL
2014-02-18 13:52:42 linux-kernel [PATCH net-next 10/14] r8152: support runtime suspend
2014-02-18 13:52:13 linux-kernel [PATCH net-next 11/14] r8152: disable teredo for RTL8152
2014-02-18 13:51:46 linux-kernel [PATCH net-next 12/14] r8152: replace netif_rx with netif_receive_skb
2014-02-18 13:51:15 linux-kernel [PATCH net-next 13/14] r8152: set disable_hub_initiated_lpm
2014-02-18 13:50:37 linux-kernel [PATCH net-next 14/14] r8152: support get_msglevel and set_msglevel
2014-02-18 13:50:11 linux-kernel [PATCH net-next 05/14] r8152: reduce the frequency of spin_lock
2014-02-18 13:50:09 linux-kernel [PATCH net-next 07/14] r8152: combine PHY reset with set_speed
2014-02-18 13:50:04 linux-kernel [PATCH net-next 06/14] r8152: clear BMCR_PDOWN
2014-02-18 13:49:58 linux-kernel [PATCH net-next 03/14] r8152: replace some types from int to bool
2014-02-18 13:49:55 linux-kernel [PATCH net-next 01/14] r8152: move some functions
2014-02-18 13:49:54 linux-kernel [PATCH net-next 00/14] r8152: improvement and new features
2014-02-06 03:55:58 linux-kernel [PATCH net] r8152: fix the submission of the interrupt transfer
2014-01-15 02:43:40 linux-kernel [PATCH net-next v2 1/3] r8152: change the descriptor
2014-01-15 02:42:47 linux-kernel [PATCH net-next v2 3/3] r8152: ecm and vendor modes coexist
2014-01-15 02:42:43 linux-kernel [PATCH net-next v2 2/3] r8152: fix the warnings and a error from checkpatch.pl
2014-01-15 02:42:36 linux-kernel [PATCH net-next v2 0/3] r8152: remove limitation
2014-01-09 06:52:34 linux-kernel [PATCH net-next 1/3] r8152: change the descriptor
2014-01-09 06:51:47 linux-kernel [PATCH net-next 2/3] r8152: fix the warnings and a error from checkpatch.pl
2014-01-09 06:51:43 linux-kernel [PATCH net-next 3/3] r8152: add supporting the vendor mode only
2014-01-09 06:51:10 linux-kernel [PATCH net-next 0/3] r8152: behavior modification
2014-01-07 12:36:31 linux-kernel RE: [PATCH net-next v2 6/6] r8152: support RTL8153
2014-01-07 03:18:38 linux-kernel [PATCH net] r8152: correct some messages
2014-01-06 09:20:14 linux-kernel [PATCH net] r8152: add terminating newline
2014-01-06 09:09:20 linux-kernel [PATCH net-next v2 0/3] adjust the code of r8152
2014-01-06 09:09:19 linux-kernel [PATCH net-next v2 1/3] r8152: replace some tabs with spaces
2014-01-06 09:09:18 linux-kernel [PATCH net-next v2 3/3] r8152: replace the return value of rtl_ops_init
2014-01-06 09:09:16 linux-kernel [PATCH net-next v2 2/3] r8152: move the actions of saving the information of the device
2014-01-06 06:40:54 linux-kernel [PATCH net-next 2/3] r8152: move the actions of saving the information of the device
2014-01-06 06:40:02 linux-kernel [PATCH net-next 3/3] r8152: replace the return value of rtl_ops_init
2014-01-06 06:39:44 linux-kernel [PATCH net-next 1/3] r8152: replace some tabs with spaces
2014-01-06 06:39:43 linux-kernel [PATCH net-next 0/3] adjust the code of r8152
2014-01-06 03:21:09 linux-kernel RE: [PATCH net-next v2 6/6] r8152: support RTL8153
2014-01-06 03:20:45 linux-kernel RE: [PATCH net-next] r8152: fix the wrong return value
2014-01-03 03:22:29 linux-kernel [PATCH net-next] r8152: fix the wrong return value
2014-01-03 02:57:32 linux-kernel RE: [PATCH net-next v2 6/6] r8152: support RTL8153
2014-01-02 03:26:20 linux-kernel [PATCH net-next v2 3/6] r8152: change some definitions
2014-01-02 03:25:38 linux-kernel [PATCH net-next v2 6/6] r8152: support RTL8153
2014-01-02 03:25:03 linux-kernel [PATCH net-next v2 4/6] r8152: add rtl_ops
2014-01-02 03:24:39 linux-kernel [PATCH net-next v2 5/6] r8152: split rtl8152_enable
2014-01-02 03:24:03 linux-kernel [PATCH net-next v2 2/6] r8152: modify the method of accessing PHY
2014-01-02 03:24:01 linux-kernel [PATCH net-next v2 0/6] support new chip
2014-01-02 03:24:00 linux-kernel [PATCH net-next v2 1/6] r8152: move rtl8152_unload and ocp_reg_write
2013-10-31 05:52:50 linux-kernel RE: [PATCH net v2 2/3] r8152: modify the tx flow
2013-10-30 07:14:41 linux-kernel [PATCH net v2 3/3] r8152: fix incorrect type in assignment
2013-10-30 07:14:14 linux-kernel [PATCH net v2 2/3] r8152: modify the tx flow
2013-10-30 07:14:13 linux-kernel [PATCH net v2 1/3] r8152: fix tx/rx memory overflow