sam
d2e6b6eac7
Update beacon handling to sync w/ vap code base:
...
o add driver callback to handle notification of beacon changes;
this is required for devices that manage beacon frames themselves
(devices must override the default handler which does nothing)
o move beacon update-related flags from ieee80211com to the beacon
offsets storage (or handle however a driver wants)
o expand beacon offsets structure with members needed for 11h/dfs
and appie's
o change calling convention for ieee80211_beacon_alloc and
ieee80211_beacon_update
o add overlapping bss support for 11g; requires driver to pass
beacon frames from overlapping bss up to net80211 which is not
presently done by any driver
o move HT beacon contents update to a routine in the HT code area
Reviewed by: avatar, thompsa, sephe
Approved by: re (blanket wireless)
2007-09-17 19:07:24 +00:00
..
2007-08-23 20:12:40 +00:00
2007-06-17 04:40:33 +00:00
2007-09-13 01:37:17 +00:00
2007-08-04 17:43:11 +00:00
2007-06-17 05:55:54 +00:00
2007-09-15 18:16:35 +00:00
2007-06-17 05:55:54 +00:00
2007-06-17 15:21:09 +00:00
2007-06-17 05:55:54 +00:00
2007-07-31 20:11:03 +00:00
2007-06-17 05:55:54 +00:00
2007-06-17 05:55:54 +00:00
2007-09-10 12:53:34 +00:00
2007-07-31 20:16:50 +00:00
2007-06-17 05:55:54 +00:00
2007-09-10 19:16:39 +00:00
2007-09-17 19:07:24 +00:00
2007-06-17 04:32:18 +00:00
2007-09-05 21:31:32 +00:00
2007-07-31 00:06:04 +00:00
2007-06-04 18:25:08 +00:00
2007-06-17 05:55:54 +00:00
2007-06-08 04:03:57 +00:00
2007-07-27 11:59:57 +00:00
2007-06-17 05:55:54 +00:00
2007-08-23 10:53:03 +00:00
2007-07-27 11:59:57 +00:00
2007-07-27 11:59:57 +00:00
2007-07-27 11:59:57 +00:00
2007-09-11 23:49:27 +00:00
2007-08-05 11:28:19 +00:00
2007-08-17 05:32:39 +00:00
2007-06-07 00:28:47 +00:00
2007-06-17 05:55:54 +00:00
2007-08-21 12:52:57 +00:00
2007-07-11 04:14:41 +00:00
2007-09-10 21:50:40 +00:00
2007-05-29 11:28:28 +00:00
2007-06-17 05:55:54 +00:00
2007-07-11 22:34:34 +00:00
2007-07-20 03:42:57 +00:00
2007-05-30 03:46:04 +00:00
2007-06-16 23:27:59 +00:00
2007-06-08 01:37:47 +00:00
2007-06-17 05:55:54 +00:00
2007-06-17 05:55:54 +00:00
2007-06-05 00:00:57 +00:00
2007-08-13 18:52:37 +00:00
2007-07-26 20:11:16 +00:00
2007-06-17 05:55:54 +00:00
2007-07-16 17:03:48 +00:00
2007-09-05 21:31:32 +00:00
2007-07-24 15:35:02 +00:00
2007-08-28 00:09:12 +00:00
2007-09-05 23:00:27 +00:00
2007-09-04 02:31:35 +00:00
2007-07-11 18:57:15 +00:00
2007-05-27 20:50:23 +00:00
2007-06-16 23:10:00 +00:00
2007-06-05 00:00:57 +00:00
2007-08-25 23:58:45 +00:00
2007-06-11 02:04:50 +00:00
2007-06-17 05:55:54 +00:00
2007-06-05 17:04:44 +00:00
2007-08-14 19:17:35 +00:00
2007-07-20 00:25:20 +00:00
2007-09-13 21:29:02 +00:00
2007-09-14 05:12:25 +00:00
2007-08-01 21:38:11 +00:00
2007-06-12 02:21:02 +00:00
2007-07-12 10:03:29 +00:00
2007-07-06 00:47:44 +00:00
2007-07-11 04:14:41 +00:00
2007-06-04 05:59:44 +00:00
2007-07-29 02:44:41 +00:00
2007-06-08 01:49:04 +00:00
2007-06-17 05:55:54 +00:00
2007-06-07 06:28:48 +00:00
2007-09-17 19:07:24 +00:00
2007-05-28 18:20:15 +00:00
2007-09-05 21:25:58 +00:00
2007-08-14 02:00:04 +00:00
2007-07-05 06:51:49 +00:00
2007-06-17 05:55:54 +00:00
2007-07-05 07:46:33 +00:00
2007-06-08 01:54:22 +00:00
2007-05-27 20:50:23 +00:00
2007-07-05 13:07:12 +00:00
2007-09-12 07:43:43 +00:00
2007-06-04 09:27:13 +00:00
2007-08-06 14:26:03 +00:00
2007-07-20 23:02:01 +00:00
2007-06-18 22:15:17 +00:00
2007-06-17 05:55:54 +00:00
2007-06-17 05:55:54 +00:00
2007-06-12 04:33:21 +00:00
2007-05-17 04:07:19 +00:00
2007-09-17 19:07:24 +00:00
2007-06-17 05:55:54 +00:00
2007-09-16 20:02:29 +00:00