netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] r8169: improve rtl_rx and NUM_RX_DESC handling
@ 2020-12-05 23:58 Heiner Kallweit
  2020-12-06  0:00 ` [PATCH net-next 1/2] r8169: improve rtl_rx Heiner Kallweit
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Heiner Kallweit @ 2020-12-05 23:58 UTC (permalink / raw)
  To: Jakub Kicinski, David Miller, Realtek linux nic maintainers
  Cc: netdev@vger.kernel.org

This series improves rtl_rx() and the handling of NUM_RX_DESC.

Heiner Kallweit (2):
  r8169: improve rtl_rx
  r8169: make NUM_RX_DESC a signed int

 drivers/net/ethernet/realtek/r8169_main.c | 21 ++++++++-------------
 1 file changed, 8 insertions(+), 13 deletions(-)

-- 
2.29.2


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

end of thread, other threads:[~2020-12-06  0:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-05 23:58 [PATCH net-next 0/2] r8169: improve rtl_rx and NUM_RX_DESC handling Heiner Kallweit
2020-12-06  0:00 ` [PATCH net-next 1/2] r8169: improve rtl_rx Heiner Kallweit
2020-12-06  0:00 ` [PATCH net-next 2/2] r8169: make NUM_RX_DESC a signed int Heiner Kallweit
2020-12-06  0:32 ` [PATCH net-next 0/2] r8169: improve rtl_rx and NUM_RX_DESC handling 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).