freebsd-dev/sys/net80211
Sepherosa Ziehau 7f02e579c5 In add_channel(), search 11g channels if mode is AUTO and corresponding
11b channel is not found, e.g. Atheros 5211.

Reported by: matteo
Problem outlined by: thompsa
Reviewed by: sam, thompsa
Approved by: re (kensmith), sam (mentor)
Tested by: matteo (an early version)
2007-07-20 11:38:12 +00:00
..
_ieee80211.h Change the channel number in the scan results struct to be a pointer to the 2007-06-30 21:23:23 +00:00
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 Correct msecs_to_ticks macro. This fixes problems when hz is not the 2007-06-25 03:26:10 +00:00
ieee80211_ht.c
ieee80211_ht.h
ieee80211_input.c Change the channel number in the scan results struct to be a pointer to the 2007-06-30 21:23:23 +00:00
ieee80211_ioctl.c
ieee80211_ioctl.h
ieee80211_node.c
ieee80211_node.h
ieee80211_output.c
ieee80211_power.c
ieee80211_power.h
ieee80211_proto.c Correct state machine handling of AUTH -> AUTH transitions that pass 2007-06-16 05:13:48 +00:00
ieee80211_proto.h
ieee80211_radiotap.h Move the XCHANNEL radiotap definition to a free slot. NetBSD defined some 2007-07-01 06:59:30 +00:00
ieee80211_regdomain.c
ieee80211_regdomain.h
ieee80211_scan_ap.c
ieee80211_scan_sta.c In add_channel(), search 11g channels if mode is AUTO and corresponding 2007-07-20 11:38:12 +00:00
ieee80211_scan.c Fix scanning issues since the new net80211 code went in 2007-06-30 21:39:21 +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
ieee80211_xauth.c
ieee80211.c
ieee80211.h