Provides the ability to update the ks8851 companion eeprom content (including the MAC address) through ethtool or debugfs (for MAC address only). Differences with v1: - added the support of eeprom access through ethtool - different patches split Patch set tested on OMAP4-based test board. Build tested on net-2.6 head. Applies on current net-2.6 head. Sebastien Jan (4): ks8851: Add caching of CCR register ks8851: Low level functions for read/write to companion eeprom ks8851: companion eeprom access through ethtool ks8851: read/write MAC address on companion eeprom through debugfs drivers/net/ks8851.c | 570 ++++++++++++++++++++++++++++++++++++++++++++++++++ drivers/net/ks8851.h | 14 ++- 2 files changed, 583 insertions(+), 1 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html