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
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
ieee80211_radiotap.h
ieee80211_var.h add statistics for all failures and/or abnormal events; still need 2003-10-17 23:15:30 +00:00
ieee80211.c
ieee80211.h