This patches introduce the thermal throttling feature to prevent possible heat damage to the hardware. Dmitry Bezrukov (2): net: usb: aqc111: Add read_mdio operation net: usb: aqc111: Support for thermal throttling feature drivers/net/usb/aqc111.c | 83 ++++++++++++++++++++++++++++++++++++++++ drivers/net/usb/aqc111.h | 19 +++++++++ 2 files changed, 102 insertions(+) -- 2.17.1