[PATCH net-next 0/7] net: dsa: mv88e6xxx: ops cosmetics

From: Vivien Didelot
Date: Thu Jun 08 2017 - 15:07:20 EST


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