freebsd-dev/sys/net80211
Sam Leffler 688fe74d0c reorder RSN/WPA2 ie in beacon and probe response frames to comply
with IEEE802.11-2007 spec

Submitted by:	Chris Zimmermann
2008-07-07 17:24:55 +00:00
..
_ieee80211.h Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_acl.c Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_adhoc.c no need to stop the sw beacon miss timer; it's not used with adhoc or wds 2008-05-22 22:14:58 +00:00
ieee80211_adhoc.h Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_amrr.c Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_amrr.h Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_crypto_ccmp.c Split s/w crypt/mic attributes to allow future hackery; this change 2008-05-28 23:25:36 +00:00
ieee80211_crypto_none.c Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_crypto_tkip.c Split s/w crypt/mic attributes to allow future hackery; this change 2008-05-28 23:25:36 +00:00
ieee80211_crypto_wep.c Split s/w crypt/mic attributes to allow future hackery; this change 2008-05-28 23:25:36 +00:00
ieee80211_crypto.c Add ieee80211_crypto_reload_keys to push all keys known 2008-05-28 23:33:29 +00:00
ieee80211_crypto.h Add ieee80211_crypto_reload_keys to push all keys known 2008-05-28 23:33:29 +00:00
ieee80211_ddb.c missing piece of last commit; add RESUME flag bit definition 2008-05-28 23:20:27 +00:00
ieee80211_dfs.c Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_dfs.h Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_freebsd.c Minor cleanup of vap create work: 2008-05-12 00:15:30 +00:00
ieee80211_freebsd.h Revise lock name handling: 2008-05-28 23:10:53 +00:00
ieee80211_hostap.c Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_hostap.h Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_ht.c correct construction of delba action frame; don't shift+mask the initiator 2008-07-05 19:56:47 +00:00
ieee80211_ht.h move inline keyword to silence compiler complaints 2008-05-11 23:18:11 +00:00
ieee80211_input.c Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_input.h Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_ioctl.c Add a mac address to the key definition as otherwise we lose the 2008-05-28 23:32:00 +00:00
ieee80211_ioctl.h Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_monitor.c Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_monitor.h Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_node.c Change the calling convention for ic_node_alloc to deal with 2008-06-07 18:38:02 +00:00
ieee80211_node.h Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_output.c reorder RSN/WPA2 ie in beacon and probe response frames to comply 2008-07-07 17:24:55 +00:00
ieee80211_phy.c Update PLCP<->rate mapping support: 2008-05-12 00:32:52 +00:00
ieee80211_phy.h Update PLCP<->rate mapping support: 2008-05-12 00:32:52 +00:00
ieee80211_power.c Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_power.h Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_proto.c Add ieee80211_suspend_all and ieee80211_resume_all for 2008-05-28 23:19:20 +00:00
ieee80211_proto.h Add ieee80211_suspend_all and ieee80211_resume_all for 2008-05-28 23:19:20 +00:00
ieee80211_radiotap.h update channel flag defs to match _ieee80211.h so cpp doesn't complain 2007-12-13 01:23:40 +00:00
ieee80211_regdomain.c Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_regdomain.h Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_rssadapt.c Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_rssadapt.h Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_scan_sta.c Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_scan.c Simplify some contorted logic that wrongly left ISCAN_DISCARD set 2008-05-28 23:15:24 +00:00
ieee80211_scan.h Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_sta.c Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_sta.h Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_var.h Change the calling convention for ic_node_alloc to deal with 2008-06-07 18:38:02 +00:00
ieee80211_wds.c no need to stop the sw beacon miss timer; it's not used with adhoc or wds 2008-05-22 22:14:58 +00:00
ieee80211_wds.h Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211_xauth.c Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
ieee80211.c Revise lock name handling: 2008-05-28 23:10:53 +00:00
ieee80211.h add PLCP service bit definitions 2008-05-11 23:20:26 +00:00