[PATCH 03/11] tlan: Add ethtool support

2014-06-30 Thread Ondrej Zary
Add basic ethtool support to tlan driver: - driver info - link detect (this allows NetworkManager to detect carrier) - EEPROM read Signed-off-by: Ondrej Zary --- drivers/net/ethernet/ti/tlan.c | 37 + drivers/net/ethernet/ti/tlan.h |1 + 2 files chang

[PATCH 03/11] tlan: Add ethtool support

2014-06-21 Thread Ondrej Zary
Add basic ethtool support to tlan driver: - driver info - link detect (this allows NetworkManager to detect carrier) - EEPROM read Signed-off-by: Ondrej Zary --- drivers/net/ethernet/ti/tlan.c | 37 + drivers/net/ethernet/ti/tlan.h |1 + 2 files chang