linux/drivers/net/dsa
Guenter Roeck 33b43df40a net: dsa/mv88e6352: Implement EEPROM access functions
MV88E6352 supports read and write access to its configuration eeprom.

There is no means to detect if an EEPROM is connected to the switch.
Also, the switch supports EEPROMs with different sizes, but can not detect
or report the type or size of connected EEPROMs. Therefore, do not implement
the get_eeprom_len callback but depend on platform or devicetree data to
provide information about EEPROM presence and size.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-10-30 14:54:11 -04:00
..
bcm_sf2_regs.h net: dsa: bcm_sf2: add support for controlling EEE 2014-09-28 17:14:09 -04:00
bcm_sf2.c net: dsa: bcm_sf2: add support for controlling EEE 2014-09-28 17:14:09 -04:00
bcm_sf2.h net: dsa: bcm_sf2: add support for controlling EEE 2014-09-28 17:14:09 -04:00
Kconfig net: dsa/mv88e6352: Add support for MV88E6176 2014-10-30 14:54:10 -04:00
Makefile net: dsa: Add support for Marvell 88E6352 2014-10-30 14:54:10 -04:00
mv88e6xxx.c net: dsa: Add support for Marvell 88E6352 2014-10-30 14:54:10 -04:00
mv88e6xxx.h net: dsa/mv88e6352: Implement EEPROM access functions 2014-10-30 14:54:11 -04:00
mv88e6060.c net: dsa: Report known silicon revisions for Marvell 88E6060 2014-10-30 14:54:10 -04:00
mv88e6123_61_65.c net: dsa/mv88e6123_61_65: Report chip temperature 2014-10-30 14:54:11 -04:00
mv88e6131.c net: dsa: Report known silicon revisions for Marvell 88E6131 2014-10-30 14:54:10 -04:00
mv88e6171.c dsa: mv88e6171: Fix tag_protocol check 2014-10-14 16:23:27 -04:00
mv88e6352.c net: dsa/mv88e6352: Implement EEPROM access functions 2014-10-30 14:54:11 -04:00