Adrian Chadd
6af850068c
After thinking about this a bit more, let's not keep statistics per-channel
...
in the HAL. That's very memory hungry (32k just for channel statistics)
which would be better served by keeping a summary in the ANI state.
Or, later, keep a survey history in net80211.
So:
* Migrate the ah_chansurvey array to be a single entry, for the current
channel.
* Change the ioctl interface and ANI code to just reference that.
* Clear the ah_chansurvey array during channel reset, both in the AR5212
and AR5416 reset path.
2012-04-28 22:03:19 +00:00
..
2012-04-27 22:27:21 +00:00
2012-04-25 22:44:07 +00:00
2012-04-20 15:01:23 +00:00
2012-04-18 08:55:26 +00:00
2012-04-26 01:07:03 +00:00
2012-04-16 21:22:02 +00:00
2012-04-22 18:56:56 +00:00
2012-04-23 23:05:14 +00:00
2012-01-21 17:45:27 +00:00
2012-04-12 21:34:58 +00:00
2012-04-28 22:03:19 +00:00
2012-04-27 22:23:06 +00:00
2012-04-12 21:34:58 +00:00
2012-04-27 08:49:15 +00:00
2012-04-23 14:10:34 +00:00
2012-04-26 20:24:25 +00:00
2012-03-21 08:38:42 +00:00
2011-11-22 21:28:20 +00:00
2012-04-23 20:56:05 +00:00
2012-03-26 18:22:04 +00:00
2012-04-21 04:17:30 +00:00
2012-04-21 01:51:16 +00:00
2012-04-22 16:13:23 +00:00
2012-04-15 20:29:39 +00:00
2012-02-28 15:07:05 +00:00
2012-04-22 17:00:52 +00:00
2012-04-28 16:32:49 +00:00
2012-03-21 08:43:38 +00:00
2012-02-03 13:08:44 +00:00
2012-01-05 19:00:36 +00:00
2011-11-18 03:05:20 +00:00
2012-02-03 13:08:44 +00:00
2012-04-23 13:21:28 +00:00
2011-12-15 02:26:53 +00:00
2012-01-31 02:11:05 +00:00
2012-04-23 21:50:10 +00:00
2012-04-26 20:24:25 +00:00
2012-04-16 10:33:46 +00:00
2012-04-28 14:42:49 +00:00
2011-11-03 14:38:03 +00:00
2012-04-08 11:01:49 +00:00
2012-04-26 20:24:25 +00:00
2012-04-23 20:56:05 +00:00
2012-02-21 19:35:59 +00:00
2012-04-23 17:56:35 +00:00
2012-04-22 17:58:30 +00:00
2012-04-26 20:24:25 +00:00
2012-02-29 17:47:01 +00:00
2012-03-20 18:05:15 +00:00