netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Heiner Kallweit <hkallweit1@gmail.com>
To: David Miller <davem@davemloft.net>,
	Realtek linux nic maintainers <nic_swsd@realtek.com>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: [PATCH net-next 0/4] r8169: smaller improvements
Date: Fri, 10 Aug 2018 22:36:03 +0200	[thread overview]
Message-ID: <1779d0ce-141f-047d-43e3-56e17e57f639@gmail.com> (raw)

This series includes smaller improvements, no functional change
intended.

Heiner Kallweit (4):
  r8169: don't include asm headers directly
  r8169: simplify interrupt handler
  r8169: don't configure csum function per chip version
  r8169: don't configure max jumbo frame size per chip version

 drivers/net/ethernet/realtek/r8169.c | 254 +++++++++++----------------
 1 file changed, 106 insertions(+), 148 deletions(-)

-- 
2.18.0

             reply	other threads:[~2018-08-10 23:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-10 20:36 Heiner Kallweit [this message]
2018-08-10 20:37 ` [PATCH net-next 1/4] r8169: don't include asm headers directly Heiner Kallweit
2018-08-10 20:38 ` [PATCH net-next 2/4] r8169: simplify interrupt handler Heiner Kallweit
2018-08-10 20:39 ` [PATCH net-next 3/4] r8169: don't configure csum function per chip version Heiner Kallweit
2018-08-10 20:40 ` [PATCH net-next 4/4] r8169: don't configure max jumbo frame size " Heiner Kallweit
2018-08-10 21:33 ` [PATCH net-next 0/4] r8169: smaller improvements 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=1779d0ce-141f-047d-43e3-56e17e57f639@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 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).