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
ieee80211_acl.c
ieee80211_amrr.c
ieee80211_amrr.h
ieee80211_crypto_ccmp.c
ieee80211_crypto_none.c
ieee80211_crypto_tkip.c
ieee80211_crypto_wep.c
ieee80211_crypto.c
ieee80211_crypto.h
ieee80211_freebsd.c
ieee80211_freebsd.h
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
ieee80211_ioctl.h
ieee80211_node.c o correct re-association indicator dispatched in node join event 2007-11-23 06:23:12 +00:00
ieee80211_node.h
ieee80211_output.c Add padding for anticipated functionality 2007-12-07 01:46:13 +00:00
ieee80211_power.c
ieee80211_power.h
ieee80211_proto.c update default wme parameters to latest WiFi test plans 2007-11-23 05:55:06 +00:00
ieee80211_proto.h
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
ieee80211_regdomain.h
ieee80211_scan_ap.c
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
ieee80211_scan.h
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
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