netdev.vger.kernel.org archive mirror
 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 next 0/5] r8169: improve handling of chip-specific configuration
Date: Mon, 10 Jun 2019 18:20:31 +0200	[thread overview]
Message-ID: <1afce631-e188-58a9-ca72-3de2e5e73d09@gmail.com> (raw)

This series improves and simplifies handling of chip-specific
configuration.

Heiner Kallweit (5):
  r8169: improve setting interrupt mask
  r8169: rename CPCMD_QUIRK_MASK and apply it on all chip versions
  r8169: remove callback hw_start from struct rtl_cfg_info
  r8169: remove member coalesce_info from struct rtl_cfg_info
  r8169: remove struct rtl_cfg_info

 drivers/net/ethernet/realtek/r8169_main.c | 220 +++++++++-------------
 1 file changed, 88 insertions(+), 132 deletions(-)

-- 
2.21.0


             reply	other threads:[~2019-06-10 16:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-10 16:20 Heiner Kallweit [this message]
2019-06-10 16:21 ` [PATCH next 1/5] r8169: improve setting interrupt mask Heiner Kallweit
2019-06-10 16:22 ` [PATCH next 2/5] r8169: rename CPCMD_QUIRK_MASK and apply it on all chip versions Heiner Kallweit
2019-06-10 16:23 ` [PATCH next 3/5] r8169: remove callback hw_start from struct rtl_cfg_info Heiner Kallweit
2019-06-10 16:24 ` [PATCH next 4/5] r8169: remove member coalesce_info " Heiner Kallweit
2019-06-10 16:25 ` [PATCH next 5/5] r8169: remove " Heiner Kallweit
2019-06-10 17:37 ` [PATCH next 0/5] r8169: improve handling of chip-specific configuration 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=1afce631-e188-58a9-ca72-3de2e5e73d09@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).