Holger Schurig
61fa713c75
cfg80211: return channel noise via survey API
...
This patch implements the NL80211_CMD_GET_SURVEY command and an get_survey()
ops that a driver can implement. The goal of this command is to allow a
drivers to report channel survey data (e.g. channel noise, channel
occupation).
For now, only the mechanism to report back channel noise has been
implemented.
In future, there will either be a survey-trigger command --- or the existing
scan-trigger command will be enhanced. This will allow user-space to
request survey for arbitrary channels.
Note: any driver that cannot report channel noise should not report
any value at all, e.g. made-up -92 dBm.
Signed-off-by: Holger Schurig <holgerschurig@gmail.com >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2009-11-13 17:43:58 -05:00
..
2009-09-23 13:03:46 -05:00
2009-10-07 01:10:46 -07:00
2009-08-05 10:42:58 -07:00
2009-06-19 00:10:40 -07:00
2009-11-06 00:55:55 -08:00
2009-09-01 17:40:31 -07:00
2009-11-10 20:54:33 -08:00
2009-11-04 05:06:25 -08:00
2009-10-22 21:56:42 -07:00
2009-08-17 21:33:49 -07:00
2009-09-15 02:37:40 -07:00
2009-08-12 21:54:50 -07:00
2008-11-26 15:32:27 -08:00
2009-11-04 05:06:25 -08:00
2009-09-01 17:40:57 -07:00
2009-01-21 14:01:59 -08:00
2009-03-24 23:32:03 -07:00
2009-11-13 17:43:58 -05:00
2008-11-19 15:44:53 -08:00
2009-03-28 15:01:36 +11:00
2009-10-20 01:09:17 -07:00
2009-09-01 01:24:30 -07:00
2009-11-04 05:06:25 -08:00
2009-11-04 05:06:25 -08:00
2009-11-04 05:06:25 -08:00
2008-11-27 23:04:13 -08:00
2009-03-21 19:06:54 -07:00
2009-09-01 17:40:31 -07:00
2009-11-04 23:24:15 -08:00
2009-03-27 00:16:21 -07:00
2009-11-04 05:06:25 -08:00
2008-11-25 17:35:18 -08:00
2009-11-04 05:06:25 -08:00
2009-11-04 05:06:25 -08:00
2009-10-30 16:49:20 -04:00
2009-11-06 14:32:18 +03:00
2009-07-23 17:08:51 +04:00
2009-11-04 05:06:25 -08:00
2009-10-18 18:52:53 -07:00
2009-09-30 16:12:20 -07:00
2009-02-14 22:58:35 -08:00
2009-02-26 23:13:35 -08:00
2009-10-18 18:52:53 -07:00
2009-10-18 18:52:53 -07:00
2009-10-27 01:03:26 -07:00
2009-11-04 05:06:25 -08:00
2009-11-04 05:06:25 -08:00
2009-11-04 05:06:25 -08:00
2009-11-06 00:55:55 -08:00
2009-11-04 05:06:25 -08:00
2009-11-04 05:06:25 -08:00
2009-11-04 05:06:25 -08:00
2009-11-04 05:06:25 -08:00
2009-02-14 22:58:35 -08:00
2009-11-04 05:06:25 -08:00
2008-11-21 11:42:55 -05:00
2009-11-06 16:49:10 -05:00
2009-09-24 07:21:04 -07:00
2009-11-04 05:06:25 -08:00
2009-10-24 06:13:17 -07:00
2009-01-06 11:38:15 -07:00
2009-03-28 15:01:37 +11:00
2009-08-25 16:07:40 +02:00
2009-01-21 14:02:01 -08:00
2009-08-19 23:08:22 +04:00
2009-11-04 05:06:25 -08:00
2009-11-04 05:06:25 -08:00
2009-11-05 21:40:17 -08:00
2009-03-21 19:06:50 -07:00
2009-06-23 04:31:07 -07:00
2009-11-04 05:06:25 -08:00
2009-04-22 16:57:17 -04:00
2008-11-21 16:45:22 -08:00
2009-07-26 19:11:14 -07:00
2009-11-04 05:06:25 -08:00
2009-11-08 00:53:51 -08:00
2009-11-04 05:06:25 -08:00
2009-11-04 05:06:25 -08:00
2009-04-27 02:45:02 -07:00
2009-11-08 20:53:06 -08:00
2009-11-04 05:06:25 -08:00
2008-11-21 16:45:22 -08:00
2009-09-02 01:03:49 -07:00
2009-11-10 20:54:38 -08:00
2008-10-29 01:41:45 -07:00
2009-10-07 16:39:43 -04:00
2009-10-19 15:56:07 +09:00
2009-11-06 14:32:24 +03:00
2009-06-16 05:40:30 -07:00
2009-11-08 20:58:41 -08:00