netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH next 0/5] r8169: improve handling of chip-specific configuration
@ 2019-06-10 16:20 Heiner Kallweit
  2019-06-10 16:21 ` [PATCH next 1/5] r8169: improve setting interrupt mask Heiner Kallweit
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Heiner Kallweit @ 2019-06-10 16:20 UTC (permalink / raw)
  To: Realtek linux nic maintainers, David Miller; +Cc: netdev@vger.kernel.org

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


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

end of thread, other threads:[~2019-06-10 17:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-10 16:20 [PATCH next 0/5] r8169: improve handling of chip-specific configuration Heiner Kallweit
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

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).