netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] r8152: fix the rx settings of RTL8153
@ 2017-03-20  8:13 Hayes Wang
  2017-03-20  8:13 ` [PATCH net 1/2] r8152: set the RMS of RTL8153 according to the mtu Hayes Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hayes Wang @ 2017-03-20  8:13 UTC (permalink / raw)
  To: netdev; +Cc: nic_swsd, linux-kernel, linux-usb, Hayes Wang

The RMS and the rx early size should base on the same rx size. However,
the RMS is set to 9K bytes now and the rx early depends on mtu. For using
the rx buffer effectively, sync the two settings according to the mtu.

Hayes Wang (2):
  r8152: set the RMS of RTL8153 according to the mtu
  r8152: fix the rx early size of RTL8153

 drivers/net/usb/r8152.c | 23 ++++++++++++++++-------
 1 file changed, 16 insertions(+), 7 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-03-22 17:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-20  8:13 [PATCH net 0/2] r8152: fix the rx settings of RTL8153 Hayes Wang
2017-03-20  8:13 ` [PATCH net 1/2] r8152: set the RMS of RTL8153 according to the mtu Hayes Wang
     [not found] ` <1394712342-15778-256-Taiwan-albertk-Rasf1IRRPZFBDgjK7y7TUQ@public.gmane.org>
2017-03-20  8:13   ` [PATCH net 2/2] r8152: fix the rx early size of RTL8153 Hayes Wang
2017-03-22 17:52 ` [PATCH net 0/2] r8152: fix the rx settings " David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).