linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/7] net: dsa: mv88e6xxx: ops cosmetics
@ 2017-06-08 19:04 Vivien Didelot
  2017-06-08 19:04 ` [PATCH net-next 1/7] net: dsa: mv88e6xxx: provide printing macros Vivien Didelot
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Vivien Didelot @ 2017-06-08 19:04 UTC (permalink / raw)
  To: netdev
  Cc: linux-kernel, kernel, David S. Miller, Florian Fainelli,
	Andrew Lunn, Vivien Didelot

This patchset brings no functional changes. It is a first step in a
bigger cosmetics change to the driver. It provides macros and polishes
data types and chip operations.

The next patchs will only prefix and document the port registers macros.

Vivien Didelot (7):
  net: dsa: mv88e6xxx: provide printing macros
  net: dsa: mv88e6xxx: add egress mode enumeration
  net: dsa: mv88e6xxx: use bridge state values
  net: dsa: mv88e6xxx: do not prefix ops with g1
  net: dsa: mv88e6xxx: rework pause limit operation
  net: dsa: mv88e6xxx: rework jumbo size operation
  net: dsa: mv88e6xxx: prefix PHY macros

 drivers/net/dsa/mv88e6xxx/chip.c | 259 ++++++++++++++++++---------------------
 drivers/net/dsa/mv88e6xxx/chip.h |  29 ++++-
 drivers/net/dsa/mv88e6xxx/phy.c  |  11 +-
 drivers/net/dsa/mv88e6xxx/phy.h  |   4 +-
 drivers/net/dsa/mv88e6xxx/port.c | 105 +++++++++++-----
 drivers/net/dsa/mv88e6xxx/port.h |  12 +-
 6 files changed, 236 insertions(+), 184 deletions(-)

-- 
2.13.1

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

end of thread, other threads:[~2017-06-08 19:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-08 19:04 [PATCH net-next 0/7] net: dsa: mv88e6xxx: ops cosmetics Vivien Didelot
2017-06-08 19:04 ` [PATCH net-next 1/7] net: dsa: mv88e6xxx: provide printing macros Vivien Didelot
2017-06-08 19:37   ` Andrew Lunn
2017-06-08 19:04 ` [PATCH net-next 2/7] net: dsa: mv88e6xxx: add egress mode enumeration Vivien Didelot
2017-06-08 19:38   ` Andrew Lunn
2017-06-08 19:04 ` [PATCH net-next 3/7] net: dsa: mv88e6xxx: use bridge state values Vivien Didelot
2017-06-08 19:04 ` [PATCH net-next 4/7] net: dsa: mv88e6xxx: do not prefix ops with g1 Vivien Didelot
2017-06-08 19:04 ` [PATCH net-next 5/7] net: dsa: mv88e6xxx: rework pause limit operation Vivien Didelot
2017-06-08 19:40   ` Andrew Lunn
2017-06-08 19:04 ` [PATCH net-next 6/7] net: dsa: mv88e6xxx: rework jumbo size operation Vivien Didelot
2017-06-08 19:42   ` Andrew Lunn
2017-06-08 19:04 ` [PATCH net-next 7/7] net: dsa: mv88e6xxx: prefix PHY macros Vivien Didelot
2017-06-08 19:43   ` Andrew Lunn

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