Heiner Kallweit
5eee3bb710
net: phy: add and use phy_check_downshift
...
So far PHY drivers have to check whether a downshift occurred to be
able to notify the user. To make life of drivers authors a little bit
easier move the downshift notification to phylib. phy_check_downshift()
compares the highest mutually advertised speed with the actual value
of phydev->speed (typically read by the PHY driver from a
vendor-specific register) to detect a downshift.
v2:
- Add downshift hint to phy_print_status
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-03-23 21:09:47 -07:00
..
2020-03-23 20:52:27 -07:00
2020-01-19 16:06:42 +01:00
2019-04-15 17:19:54 -07:00
2019-02-25 14:16:22 -08:00
2020-01-05 15:05:35 -08:00
2019-11-27 11:25:48 -08:00
2020-01-31 07:54:48 -08:00
2019-06-09 13:24:17 -07:00
2019-10-18 10:00:07 -07:00
2020-03-03 17:37:06 -08:00
2019-05-26 21:56:41 -07:00
2020-01-05 15:05:35 -08:00
2019-04-15 17:19:54 -07:00
2019-03-21 13:41:26 -07:00
2019-11-27 11:25:48 -08:00
2020-02-21 13:39:34 -08:00
2019-04-15 17:19:54 -07:00
2019-03-03 21:47:57 -08:00
2019-04-15 17:19:54 -07:00
2019-08-17 12:34:50 -07:00
2017-11-02 11:10:55 +01:00
2019-12-25 19:51:33 -08:00
2020-01-23 21:21:12 +01:00
2019-08-17 12:34:50 -07:00
2020-02-21 11:43:56 -08:00
2019-12-14 16:11:40 -08:00
2019-04-15 17:19:54 -07:00
2020-01-05 14:27:01 -08:00
2019-04-15 17:19:54 -07:00
2019-04-15 17:19:54 -07:00
2020-03-09 20:13:16 -07:00
2020-02-16 19:39:44 -08:00
2019-12-19 12:52:34 -08:00
2020-03-14 21:06:45 -07:00
2020-03-04 14:41:52 -08:00
2020-02-27 11:17:21 -08:00
2020-03-17 22:51:16 -07:00
2019-10-04 18:07:45 -07:00
2019-08-02 17:56:28 -07:00
2020-02-16 19:19:18 -08:00
2019-03-27 14:27:30 -07:00
2019-01-22 20:58:40 -08:00
2019-01-22 20:53:08 -08:00
2017-11-02 11:10:55 +01:00
2019-01-22 20:59:18 -08:00
2019-11-27 11:25:48 -08:00
2019-01-22 20:58:40 -08:00
2019-08-28 14:51:00 -07:00
2019-12-11 11:53:41 -08:00
2019-11-27 11:25:48 -08:00
2020-03-06 22:07:05 -08:00
2019-08-28 14:51:00 -07:00
2018-05-16 14:20:36 -04:00
2019-01-22 20:53:08 -08:00
2019-01-22 20:59:18 -08:00
2019-12-23 18:53:13 -08:00
2019-01-22 20:53:08 -08:00
2019-02-27 12:52:20 -08:00
2019-01-22 20:59:18 -08:00
2019-01-22 20:59:18 -08:00
2019-11-18 17:22:40 -08:00
2019-12-06 12:05:06 -08:00
2019-08-01 13:10:34 -04:00
2019-11-27 11:25:48 -08:00
2020-03-23 21:01:58 -07:00
2019-08-17 12:34:50 -07:00
2019-10-17 16:31:52 -07:00
2019-08-17 12:34:50 -07:00
2019-08-17 12:34:50 -07:00
2020-01-31 07:46:11 -08:00
2019-09-21 18:21:52 -07:00
2019-05-29 22:02:18 -07:00
2020-03-12 22:34:48 -07:00
2019-07-31 18:56:11 -04:00
2020-02-27 18:31:39 -08:00
2020-03-23 21:09:47 -07:00
2020-03-23 21:09:47 -07:00
2020-03-17 22:51:16 -07:00
2019-04-15 17:19:54 -07:00
2020-03-18 17:05:34 -07:00
2019-04-15 17:19:54 -07:00
2020-01-05 15:05:35 -08:00
2019-12-19 17:26:07 -08:00
2019-12-11 11:53:41 -08:00
2019-10-23 21:44:44 -07:00
2019-04-23 10:44:44 -07:00
2019-04-15 17:19:54 -07:00
2019-08-15 11:43:48 -07:00
2017-11-02 11:10:55 +01:00
2019-03-03 21:47:57 -08:00
2019-12-19 12:52:34 -08:00
2019-08-17 12:34:50 -07:00
2019-09-05 12:32:06 +02:00