Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 00/11] r8152: minor adjustment
@ 2017-06-09  9:11 Hayes Wang
  2017-06-09  9:11 ` [PATCH net-next 01/11] r8152: add r8153_phy_status function Hayes Wang
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Hayes Wang @ 2017-06-09  9:11 UTC (permalink / raw)
  To: netdev; +Cc: nic_swsd, linux-kernel, linux-usb, Hayes Wang

Adjust some code to make it reasonable or satisfy the suggestion from
the engineers.

Hayes Wang (11):
  r8152: add r8153_phy_status function
  r8152: adjust lpm settings for RTL8153
  r8152: adjust the settings about MAC clock speed down for RTL8153
  r8152: move the setting of rx aggregation
  r8152: adjust rtl8153_runtime_enable function
  r8152: adjust U2P3 for RTL8153
  r8152: move the default coalesce setting for RTL8153
  r8152: move the initialization to reset_resume function
  r8152: check if disabling ALDPS is finished
  r8152: avoid rx queue more than 1000 packets
  r8152: replace napi_complete with napi_complete_done

 drivers/net/usb/r8152.c | 181 ++++++++++++++++++++++++++++++++++--------------
 1 file changed, 130 insertions(+), 51 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2017-06-09 19:38 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-09  9:11 [PATCH net-next 00/11] r8152: minor adjustment Hayes Wang
2017-06-09  9:11 ` [PATCH net-next 01/11] r8152: add r8153_phy_status function Hayes Wang
2017-06-09  9:11 ` [PATCH net-next 02/11] r8152: adjust lpm settings for RTL8153 Hayes Wang
2017-06-09  9:11 ` [PATCH net-next 03/11] r8152: adjust the settings about MAC clock speed down " Hayes Wang
2017-06-09  9:11 ` [PATCH net-next 04/11] r8152: move the setting of rx aggregation Hayes Wang
2017-06-09  9:11 ` [PATCH net-next 05/11] r8152: adjust rtl8153_runtime_enable function Hayes Wang
2017-06-09  9:11 ` [PATCH net-next 06/11] r8152: adjust U2P3 for RTL8153 Hayes Wang
2017-06-09  9:11 ` [PATCH net-next 07/11] r8152: move the default coalesce setting " Hayes Wang
2017-06-09  9:11 ` [PATCH net-next 08/11] r8152: move the initialization to reset_resume function Hayes Wang
2017-06-09  9:11 ` [PATCH net-next 09/11] r8152: check if disabling ALDPS is finished Hayes Wang
2017-06-09  9:11 ` [PATCH net-next 10/11] r8152: avoid rx queue more than 1000 packets Hayes Wang
2017-06-09  9:11 ` [PATCH net-next 11/11] r8152: replace napi_complete with napi_complete_done Hayes Wang
2017-06-09 19:38 ` [PATCH net-next 00/11] r8152: minor adjustment David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox