Sam Leffler b105a06908 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-06-21 14:42:34 +00:00
2006-11-21 22:29:06 +00:00
2007-06-20 05:11:37 +00:00
2007-06-30 20:18:44 +00:00
2007-06-10 07:33:48 +00:00
2007-06-11 05:50:47 +00:00
2007-06-11 03:36:55 +00:00
2007-06-11 03:36:55 +00:00
2007-06-11 03:36:55 +00:00
2007-06-11 03:36:55 +00:00
2006-09-06 23:44:25 +00:00
2007-06-21 14:42:34 +00:00
2007-06-20 05:11:37 +00:00
2007-06-19 10:28:08 +00:00
2007-06-22 05:56:05 +00:00
2007-06-12 17:30:54 +00:00
2007-06-21 14:42:34 +00:00
2007-06-21 14:42:34 +00:00
2007-06-22 05:53:05 +00:00
2007-06-21 14:42:34 +00:00
2007-06-21 14:42:34 +00:00
2007-06-30 20:18:44 +00:00
2007-06-21 14:42:34 +00:00
2007-06-21 14:42:34 +00:00
2007-06-18 22:27:57 +00:00
2007-07-29 18:16:43 +00:00
2007-06-20 05:11:37 +00:00
2007-06-21 14:42:34 +00:00
2007-06-20 05:11:37 +00:00
2007-07-22 15:59:45 +00:00
2007-06-30 20:18:44 +00:00
2007-06-20 05:11:37 +00:00
2007-06-30 02:40:21 +00:00
2007-06-20 05:11:37 +00:00
2007-06-30 20:18:44 +00:00
2007-06-30 20:18:44 +00:00
2007-06-22 05:49:12 +00:00