aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2019-05-01 09:30:16 -0400
committerDavid S. Miller <davem@davemloft.net>2019-05-01 09:30:16 -0400
commit5be90f993880052d95bbf6ccdca3fa081eb9b1ff (patch)
tree3f3ad09e0465f79326500c42b141098d036d1415 /include/net
parentr8169: remove manual autoneg restart workaround (diff)
parentnet: aquantia: remove outdated device ids (diff)
downloadlinux-dev-5be90f993880052d95bbf6ccdca3fa081eb9b1ff.tar.xz
linux-dev-5be90f993880052d95bbf6ccdca3fa081eb9b1ff.zip
Merge branch 'aquantia-next'
Igor Russkikh says: ==================== net: atlantic: Aquantia driver updates 2019-04 This patchset contains various improvements: - Work targeting link up speedups: link interrupt introduced, some other logic changes to imrove this. - FW operations securing with mutex - Counters and statistics logic improved by Dmitry - read out of chip temperature via hwmon interface implemented by Yana and Nikita. v4 changes: - remove drvinfo_exit noop - 64bit stats should be readed out sequentially (lsw, then msw) declare 64bit read ops for that v3 changes: - temp ops renamed to phy_temp ops - mutex commits squashed for better structure v2 changes: - use threaded irq for link state handling - rework hwmon via devm_hwmon_device_register_with_info Extra comments on review from Andrew: - direct device name pointer is used in hwmon registration. This causes hwmon device to derive possible interface name changes - Will consider sanity checks for firmware mutex lock separately. Right now there is no single point exsists where such check could be easily added. - There is no way now to fetch and configure min/max/crit temperatures via FW. Will investigate this separately. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions