netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: paul.burton@mips.com
Cc: netdev@vger.kernel.org, andrew@lunn.ch
Subject: Re: [PATCH 00/14] net: pch_gbe: Cleanups
Date: Sat, 23 Jun 2018 20:52:33 +0900 (KST)	[thread overview]
Message-ID: <20180623.205233.1184306925938989577.davem@davemloft.net> (raw)
In-Reply-To: <20180623031753.31893-1-paul.burton@mips.com>

From: Paul Burton <paul.burton@mips.com>
Date: Fri, 22 Jun 2018 20:17:39 -0700

> This series begins the process of cleaning up the pch_gbe network
> driver. Whilst my ultimate goal is to add support for using this driver
> on the MIPS Boston development board, this series sets that aside in
> favor of making some more general cleanups. My hope is that this will
> both make the driver a little more maleable & reduce the probability of
> me gouging out my eyes.
> 
> Applies cleanly atop net-next as of 5424ea27390f ("netns: get more
> entropy from net_hash_mix()").

It is rather awesome to see all of that HAL stuff disappear.

Series applied, thanks!

      parent reply	other threads:[~2018-06-23 11:52 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-23  3:17 [PATCH 00/14] net: pch_gbe: Cleanups Paul Burton
2018-06-23  3:17 ` [PATCH 01/14] net: pch_gbe: Remove unused copybreak parameter Paul Burton
2018-06-23  3:17 ` [PATCH 02/14] net: pch_gbe: Remove power_{up,down}_phy HAL abstraction Paul Burton
2018-06-23  3:17 ` [PATCH 03/14] net: pch_gbe: Remove read_mac_addr " Paul Burton
2018-06-23  3:17 ` [PATCH 04/14] net: pch_gbe: Remove sw_reset_phy " Paul Burton
2018-06-23  3:17 ` [PATCH 05/14] net: pch_gbe: Remove reset_phy " Paul Burton
2018-06-23  3:17 ` [PATCH 06/14] net: pch_gbe: Remove {read,write}_phy_reg " Paul Burton
2018-06-23  3:17 ` [PATCH 07/14] net: pch_gbe: Remove init_hw " Paul Burton
2018-06-23  3:17 ` [PATCH 08/14] net: pch_gbe: Remove get_bus_info " Paul Burton
2018-06-23  3:17 ` [PATCH 09/14] net: pch_gbe: Remove pch_gbe_hal_setup_init_funcs Paul Burton
2018-06-23  3:17 ` [PATCH 10/14] net: pch_gbe: Remove PCH_GBE_MAC_IFOP_RGMII define Paul Burton
2018-06-23  3:17 ` [PATCH 11/14] net: pch_gbe: Remove dead RINGFREE code Paul Burton
2018-06-23  3:17 ` [PATCH 12/14] net: pch_gbe: Use module_pci_driver() Paul Burton
2018-06-23  3:17 ` [PATCH 13/14] net: pch_gbe: Inline pch_gbe_mac_mc_addr_list_update Paul Burton
2018-06-23  3:17 ` [PATCH 14/14] net: pch_gbe: Clean up pch_gbe_set_multi Paul Burton
2018-06-23 11:52 ` David Miller [this message]

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=20180623.205233.1184306925938989577.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=andrew@lunn.ch \
    --cc=netdev@vger.kernel.org \
    --cc=paul.burton@mips.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).