freebsd-dev/sys/net80211
Sam Leffler 93685685f4 o insure the current channel is in a good state before starting an AP scan
o reject scan requests for a device that isn't marked up

This fixes a problem where requesting a scan before marking the device
up would cause a panic because the current channel was set to "any" (0xffff).
2003-11-13 05:23:58 +00:00
..
ieee80211_crypto.c add statistics for all failures and/or abnormal events; still need 2003-10-17 23:15:30 +00:00
ieee80211_crypto.h revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp> 2003-06-27 05:13:52 +00:00
ieee80211_input.c fix station mode breakage (repeat after me: "test every change, no 2003-10-17 23:59:11 +00:00
ieee80211_ioctl.c o insure the current channel is in a good state before starting an AP scan 2003-11-13 05:23:58 +00:00
ieee80211_ioctl.h add statistics for all failures and/or abnormal events; still need 2003-10-17 23:15:30 +00:00
ieee80211_node.c fix typo that broke AP scanning by BSSID 2003-11-09 23:36:46 +00:00
ieee80211_node.h parameterize locking to improve portability and possible 2003-10-17 21:41:52 +00:00
ieee80211_output.c add statistics for all failures and/or abnormal events; still need 2003-10-17 23:15:30 +00:00
ieee80211_proto.c Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
ieee80211_proto.h MFp4 changes to fix locking issues and correct reference 2003-08-19 22:17:04 +00:00
ieee80211_radiotap.h Experimental bpf capture format for 802.11 devices. The link layer 2003-09-05 22:19:32 +00:00
ieee80211_var.h add statistics for all failures and/or abnormal events; still need 2003-10-17 23:15:30 +00:00
ieee80211.c short preamble capability is not just for 11g; mark IEEE80211_F_SHPREAMBLE 2003-09-14 22:32:18 +00:00
ieee80211.h add definitions for various control frames and a minimum-sized frame that 2003-09-15 19:36:34 +00:00