freebsd-dev/sys/net80211
Andrew Thompson d81b3a5588 Fix scanning issues since the new net80211 code went in
- provide dummy routines for ic_scan_curchan and ic_scan_mindwell, we do not support those operations.
- add ieee80211_scan_done() to tell the scanning module that all channels have been scanned.
- pass IEEE80211_S_SCAN state off to net80211 so it can initiate scanning
- fix overflow in the rates array
- scale the rate value passed back from the firmware scan to the units that net80211 uses.

Submitted by:	Token
Reviewed by:	sam, avatar
Approved by:	re (kensmith)
2007-06-30 21:39:21 +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 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 Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
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 Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_ht.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
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 Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_ioctl.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_node.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_node.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_output.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_power.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_power.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_proto.c Correct state machine handling of AUTH -> AUTH transitions that pass 2007-06-16 05:13:48 +00:00
ieee80211_proto.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_radiotap.h Prefer __packed to __attribute__((__packed__)). 2007-06-11 19:34:53 +00:00
ieee80211_regdomain.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_regdomain.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_scan_ap.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_scan_sta.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_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 Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_xauth.c copyright updates: 2007-06-06 04:56:04 +00:00
ieee80211.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00