All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4 v2 net-next] net: phy: aquantia: number of improvements
@ 2019-02-03 20:15 Heiner Kallweit
  2019-02-03 20:16 ` [PATCH 1/4 v2 net-next] net: phy: aquantia: Shorten name space prefix to aqr_ Heiner Kallweit
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Heiner Kallweit @ 2019-02-03 20:15 UTC (permalink / raw)
  To: Andrew Lunn, Florian Fainelli, David Miller; +Cc: netdev

This patch series is based on work from Andrew. I adjusted and added
certain parts. The series improves few aspects of driver, no functional
change intended.

v2:
- add my SoB to patch 1
- leave kernel.h in in patch 2

Andrew Lunn (1):
  net: phy: aquantia: Shorten name space prefix to aqr_

Heiner Kallweit (3):
  net: phy: aquantia: remove unneeded includes
  net: phy: aquantia: use macro PHY_ID_MATCH_MODEL
  net: phy: aquantia: replace magic numbers with constants

 drivers/net/phy/aquantia.c | 177 +++++++++++++++++++++++--------------
 1 file changed, 110 insertions(+), 67 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-02-03 22:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-03 20:15 [PATCH 0/4 v2 net-next] net: phy: aquantia: number of improvements Heiner Kallweit
2019-02-03 20:16 ` [PATCH 1/4 v2 net-next] net: phy: aquantia: Shorten name space prefix to aqr_ Heiner Kallweit
2019-02-03 20:17 ` [PATCH 2/4 v2 net-next] net: phy: aquantia: remove unneeded includes Heiner Kallweit
2019-02-03 20:18 ` [PATCH 3/4 v2 net-next] net: phy: aquantia: use macro PHY_ID_MATCH_MODEL Heiner Kallweit
2019-02-03 20:19 ` [PATCH 4/4 v2 net-next] net: phy: aquantia: replace magic numbers with constants Heiner Kallweit
2019-02-03 22:31 ` [PATCH 0/4 v2 net-next] net: phy: aquantia: number of improvements David Miller

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.