linux/drivers/net/dsa/mv88e6xxx
Vivien Didelot b3469dd8ad net: dsa: mv88e6xxx: add chip-wide ops
Introduce a mv88e6xxx_ops structure to describe supported chip-wide
functions and assign the correct variant to the chip models.

For the moment, add only PHY access routines. This allows to get rid of
the PHY ops structures and the usage of PHY flags.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-09-30 01:26:00 -04:00
..
chip.c net: dsa: mv88e6xxx: add chip-wide ops 2016-09-30 01:26:00 -04:00
global1.c net: dsa: mv88e6xxx: add global1 helpers 2016-09-30 01:25:59 -04:00
global1.h net: dsa: mv88e6xxx: add global1 helpers 2016-09-30 01:25:59 -04:00
global2.c net: dsa: mv88e6xxx: add mv88e6xxx_num_ports helper 2016-09-30 01:25:59 -04:00
global2.h net: dsa: mv88e6xxx: make global2 code optional 2016-09-06 12:58:14 -07:00
Kconfig net: dsa: mv88e6xxx: make global2 code optional 2016-09-06 12:58:14 -07:00
Makefile net: dsa: mv88e6xxx: add global1 helpers 2016-09-30 01:25:59 -04:00
mv88e6xxx.h net: dsa: mv88e6xxx: add chip-wide ops 2016-09-30 01:26:00 -04:00