All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiner Kallweit <hkallweit1@gmail.com>
To: Realtek linux nic maintainers <nic_swsd@realtek.com>,
	David Miller <davem@davemloft.net>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: [PATCH net-next 0/4] r8169: series with improvements to rtl_tx
Date: Fri, 6 Mar 2020 23:53:43 +0100	[thread overview]
Message-ID: <de8e697e-dd20-cbae-4d2d-b1e8994ba65d@gmail.com> (raw)

This series includes few improvements to rtl_tx().

Heiner Kallweit (4):
  r8169: convert while to for loop in rtl_tx
  r8169: ensure tx_skb is fully reset after calling rtl8169_unmap_tx_skb
  r8169: simplify usage of rtl8169_unmap_tx_skb
  r8169: remove now unneeded barrier in rtl_tx

 drivers/net/ethernet/realtek/r8169_main.c | 46 ++++++++---------------
 1 file changed, 16 insertions(+), 30 deletions(-)

-- 
2.25.1


             reply	other threads:[~2020-03-06 22:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-06 22:53 Heiner Kallweit [this message]
2020-03-06 22:54 ` [PATCH net-next 1/4] r8169: convert while to for loop in rtl_tx Heiner Kallweit
2020-03-06 22:55 ` [PATCH net-next 2/4] r8169: ensure tx_skb is fully reset after calling rtl8169_unmap_tx_skb Heiner Kallweit
2020-03-06 22:56 ` [PATCH net-next 3/4] r8169: simplify usage of rtl8169_unmap_tx_skb Heiner Kallweit
2020-03-06 22:58 ` [PATCH net-next 4/4] r8169: remove now unneeded barrier in rtl_tx Heiner Kallweit
2020-03-10  2:07 ` [PATCH net-next 0/4] r8169: series with improvements to rtl_tx David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=de8e697e-dd20-cbae-4d2d-b1e8994ba65d@gmail.com \
    --to=hkallweit1@gmail.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=nic_swsd@realtek.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.