freebsd-dev/sys/net80211
Sam Leffler 98fed7a4ab Fix adhoc mode to scan all available channels for a bss to join
while still restricting auto-channel select to only those channels
permitted by regulatory constraints (sorta, we're still missing the
checks to honor radar and noadhoc status on channels).  This somehow
got lost in the initial merge of the revised scanning code.

Reviewed by:	jhay
MFC after:	2 weeks
2008-02-29 04:07:07 +00:00
..
_ieee80211.h o add IEEE80211_RATE_MCS to use instead of naked constant (for marking MCS) 2007-09-18 20:46:36 +00:00
ieee80211_acl.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_amrr.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_amrr.h device-independent implementation of AMRR tx rate control algorithm 2006-11-26 19:55:26 +00:00
ieee80211_crypto_ccmp.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_crypto_none.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_crypto_tkip.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_crypto_wep.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_crypto.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_crypto.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_freebsd.c sync 11n support with vap code base; many changes based on interop 2007-11-02 05:22:25 +00:00
ieee80211_freebsd.h sync 11n support with vap code base; many changes based on interop 2007-11-02 05:22:25 +00:00
ieee80211_ht.c o correct typo that broke check when handling addba response 2008-02-01 21:31:10 +00:00
ieee80211_ht.h add opaque pointer to tx ampdu state for drivers 2008-02-02 00:38:02 +00:00
ieee80211_input.c - Correctly handle ALTQ in ieee80211_deliver_data() 2008-02-03 12:00:03 +00:00
ieee80211_ioctl.c sync 11n support with vap code base; many changes based on interop 2007-11-02 05:22:25 +00:00
ieee80211_ioctl.h sync 11n support with vap code base; many changes based on interop 2007-11-02 05:22:25 +00:00
ieee80211_node.c o correct re-association indicator dispatched in node join event 2007-11-23 06:23:12 +00:00
ieee80211_node.h sync 11n support with vap code base; many changes based on interop 2007-11-02 05:22:25 +00:00
ieee80211_output.c Add padding for anticipated functionality 2007-12-07 01:46:13 +00:00
ieee80211_power.c Update beacon handling to sync w/ vap code base: 2007-09-17 19:07:24 +00:00
ieee80211_power.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_proto.c update default wme parameters to latest WiFi test plans 2007-11-23 05:55:06 +00:00
ieee80211_proto.h sync 11n support with vap code base; many changes based on interop 2007-11-02 05:22:25 +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 correct netband skip check in constructing a country ie 2007-09-17 03:48:32 +00:00
ieee80211_regdomain.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_scan_ap.c sync 11n support with vap code base; many changes based on interop 2007-11-02 05:22:25 +00:00
ieee80211_scan_sta.c Fix adhoc mode to scan all available channels for a bss to join 2008-02-29 04:07:07 +00:00
ieee80211_scan.c silence complaint about not loading the wlan_scan_monitor module; 2007-10-24 20:20:41 +00:00
ieee80211_scan.h Fix scanning issues since the new net80211 code went in 2007-06-30 21:39:21 +00:00
ieee80211_var.h add ieee80211_find_channel_byieee to lookup a channel by ieee channel # 2007-11-23 05:57:20 +00:00
ieee80211_xauth.c copyright updates: 2007-06-06 04:56:04 +00:00
ieee80211.c Add padding for anticipated functionality 2007-12-07 01:46:13 +00:00
ieee80211.h correct TID_TO_WME_AC handling of BE 2007-11-23 06:12:46 +00:00