freebsd-skq/sys/net80211
sam 046a1bb1f0 sync with HEAD:
o add ic_curchan to resolve issues with what the "current channel" is
o split beacon and listen interval
o fixup mac acl support so you can query state
o split h/w tx+rx key indices in crypto state
o add optional h/w key index -> node mapping
o change default key index allocator to DTRT for legacy parts
  that are WPA capable
o define typedef for a h/w key index
o fix race on node refcnt handling with sending probe response frames
o isolate scanning-related input handling to reduce diffs against
  future scanning code
o sanity check beacon interval in recv'd management frames and
  discard frames with out-of-range data
o fix refcnt race sending null data frames
o lock ioctl to get sta info
o fix misc races in ap mode sta state teardown

Approved by:	re (scottl)
2005-09-03 22:40:02 +00:00
..
_ieee80211.h sync with HEAD: 2005-09-03 22:40:02 +00:00
ieee80211_acl.c sync with HEAD: 2005-09-03 22:40:02 +00:00
ieee80211_crypto_ccmp.c Handle encrypt of arbitarily fragmented mbuf chains: previously 2005-07-11 03:06:23 +00:00
ieee80211_crypto_none.c o fix wpa w/ wme: don't strip the QoS header on recv as tkip requires 2005-06-10 16:11:24 +00:00
ieee80211_crypto_tkip.c sync with HEAD: 2005-09-03 22:40:02 +00:00
ieee80211_crypto_wep.c o fix wpa w/ wme: don't strip the QoS header on recv as tkip requires 2005-06-10 16:11:24 +00:00
ieee80211_crypto.c sync with HEAD: 2005-09-03 22:40:02 +00:00
ieee80211_crypto.h sync with HEAD: 2005-09-03 22:40:02 +00:00
ieee80211_freebsd.c sync with HEAD: 2005-09-03 22:40:02 +00:00
ieee80211_freebsd.h sync with HEAD: 2005-09-03 22:40:02 +00:00
ieee80211_input.c sync with HEAD: 2005-09-03 22:40:02 +00:00
ieee80211_ioctl.c sync with HEAD: 2005-09-03 22:40:02 +00:00
ieee80211_ioctl.h sync with HEAD: 2005-09-03 22:40:02 +00:00
ieee80211_node.c sync with HEAD: 2005-09-03 22:40:02 +00:00
ieee80211_node.h sync with HEAD: 2005-09-03 22:40:02 +00:00
ieee80211_output.c sync with HEAD: 2005-09-03 22:40:02 +00:00
ieee80211_proto.c sync with HEAD: 2005-09-03 22:40:02 +00:00
ieee80211_proto.h sync with HEAD: 2005-09-03 22:40:02 +00:00
ieee80211_radiotap.h o replace out-of-line copy of FCS w/ a flag that indicates the 2005-01-22 20:12:05 +00:00
ieee80211_var.h sync with HEAD: 2005-09-03 22:40:02 +00:00
ieee80211_xauth.c bump copyright for 2005 2004-12-31 22:42:38 +00:00
ieee80211.c sync with HEAD: 2005-09-03 22:40:02 +00:00
ieee80211.h Sync wireless support from HEAD: 2005-07-29 23:31:04 +00:00