diff options
author | David S. Miller <davem@davemloft.net> | 2019-05-01 09:30:16 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-05-01 09:30:16 -0400 |
commit | 5be90f993880052d95bbf6ccdca3fa081eb9b1ff (patch) | |
tree | 3f3ad09e0465f79326500c42b141098d036d1415 /include/net | |
parent | 2b5bc3c8ebce3b30676fb9bc30cf52d0a65640f9 (diff) | |
parent | 9eec0303a10027f5ed4b210de4fffc10c2f7c2b3 (diff) |
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