freebsd-dev/sys/dev/ral
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
..
if_ral_pci.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
if_ralrate.c
if_ralrate.h
rt2560.c Update beacon handling to sync w/ vap code base: 2007-09-17 19:07:24 +00:00
rt2560reg.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
rt2560var.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
rt2661_ucode.h Import microcodes for RT2561, RT2561S and RT2661 chipsets. 2006-03-05 20:41:51 +00:00
rt2661.c Update beacon handling to sync w/ vap code base: 2007-09-17 19:07:24 +00:00
rt2661reg.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
rt2661var.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00