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-08-04 17:43:11 +00:00
2007-09-10 19:16:39 +00:00
2007-09-10 21:50:40 +00:00
2007-08-28 00:09:12 +00:00
2007-06-12 02:21:02 +00:00
2007-07-06 00:47:44 +00:00
2007-07-05 06:51:49 +00:00
2007-06-08 01:54:22 +00:00
2007-06-12 04:33:21 +00:00
2007-05-17 04:07:19 +00:00