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-03-12 20:31:58 +00:00
2012-04-04 21:09:02 +00:00
2012-04-11 06:34:25 +00:00
2011-12-17 10:23:17 +00:00
2011-12-17 10:23:17 +00:00
2012-03-27 15:13:12 +00:00
2011-11-23 20:27:26 +00:00
2012-04-25 02:05:14 +00:00
2011-12-15 06:29:13 +00:00
2012-01-10 20:52:02 +00:00
2012-01-15 13:23:18 +00:00
2012-04-16 23:29:12 +00:00
2012-01-31 13:00:40 +00:00
2012-01-15 13:23:43 +00:00
2012-04-13 18:21:56 +00:00
2012-02-22 01:08:59 +00:00
2011-10-18 08:09:44 +00:00
2011-12-17 10:23:17 +00:00
2011-05-15 13:17:08 +00:00
2012-04-21 01:51:16 +00:00
2012-01-11 15:00:16 +00:00
2012-03-29 19:29:24 +00:00
2012-02-27 08:57:02 +00:00
2012-01-15 13:23:18 +00:00
2011-12-17 10:23:17 +00:00
2011-10-07 08:59:54 +00:00
2011-12-15 05:07:16 +00:00
2012-02-11 08:12:52 +00:00
2011-12-22 15:13:32 +00:00
2011-10-18 08:09:44 +00:00
2011-11-23 05:34:01 +00:00
2011-11-23 20:27:26 +00:00