Michal Kubecek
6a94b8ccf6
ethtool: provide message mask with DEBUG_GET request
...
Implement DEBUG_GET request to get debugging settings for a device. At the
moment, only message mask corresponding to message level as reported by
ETHTOOL_GMSGLVL ioctl request is provided. (It is called message level in
ioctl interface but almost all drivers interpret it as a bit mask.)
As part of the implementation, provide symbolic names for message mask bits
as ETH_SS_MSG_CLASSES string set.
Signed-off-by: Michal Kubecek <mkubecek@suse.cz >
Reviewed-by: Andrew Lunn <andrew@lunn.ch >
Signed-off-by: David S. Miller <davem@davemloft.net >
2020-01-27 11:31:35 +01:00
..
2020-01-02 15:34:27 +01:00
2020-01-05 15:13:13 -08:00
2020-01-05 23:22:32 -08:00
2019-12-11 13:22:54 +01:00
2020-01-12 12:32:32 -08:00
2020-01-16 15:48:58 -08:00
2019-12-18 21:07:42 +02:00
2020-01-09 20:08:15 +01:00
2020-01-24 20:54:29 +01:00
2020-01-12 12:59:53 -08:00
2019-12-12 17:59:43 +01:00
2019-12-27 23:03:43 +00:00
2019-12-07 16:56:00 -08:00
2019-12-12 21:38:57 -08:00
2019-12-25 20:47:19 -07:00
2019-12-28 09:44:56 -07:00
2020-01-27 08:54:30 +01:00
2019-12-12 09:26:55 -07:00
2020-01-15 21:43:09 -07:00
2020-01-22 23:04:52 +01:00
2020-01-10 17:20:07 +01:00
2019-12-27 14:20:10 -08:00
2020-01-22 16:30:10 -08:00
2020-01-22 23:04:52 +01:00
2020-01-04 20:23:39 -07:00
2019-12-12 17:59:43 +01:00
2019-12-09 12:19:16 +09:00
2019-12-12 14:49:57 +01:00
2019-12-11 16:03:20 +05:30
2019-12-08 12:42:19 +01:00
2020-01-27 11:09:31 +01:00
2019-12-27 16:40:02 -08:00
2020-01-16 20:03:34 -08:00
2019-12-11 12:22:38 -08:00
2019-12-11 08:39:07 +01:00
2020-01-08 12:52:33 -08:00
2019-12-12 18:58:24 +01:00
2019-12-22 10:41:48 -08:00
2019-12-17 20:59:59 -08:00
2019-12-30 12:01:56 -08:00
2019-12-09 10:36:44 -08:00
2019-12-25 17:08:33 -07:00
2020-01-04 13:55:08 -08:00
2019-12-25 19:51:33 -08:00
2020-01-05 23:22:32 -08:00
2019-12-06 10:28:09 -08:00
2020-01-13 18:19:02 -08:00
2020-01-13 18:19:02 -08:00
2019-12-20 21:47:04 -08:00
2020-01-15 01:36:06 -05:00
2019-12-12 17:04:54 -08:00
2020-01-27 11:00:21 +01:00
2020-01-27 11:31:35 +01:00
2019-12-26 15:17:26 -08:00
2019-12-09 10:36:44 -08:00
2020-01-21 10:50:41 +01:00
2020-01-05 23:22:32 -08:00
2019-12-07 13:21:01 -08:00
2019-12-30 20:19:27 -08:00
2019-12-06 10:47:28 +01:00
2019-12-30 20:31:40 -08:00
2020-01-13 18:16:43 -08:00
2019-12-06 10:28:09 -08:00
2019-12-13 21:40:49 -08:00
2019-12-25 10:41:20 +01:00
2019-12-11 11:53:41 -08:00
2020-01-27 11:00:21 +01:00
2020-01-15 23:26:13 +01:00
2020-01-13 18:31:48 -08:00
2020-01-06 13:33:14 -08:00
2020-01-02 16:15:33 -08:00
2020-01-26 15:28:47 +01:00
2019-12-06 21:05:14 -08:00
2020-01-15 13:39:59 -08:00
2019-12-17 11:46:43 +02:00
2020-01-17 22:33:37 -05:00