freebsd-dev/sys/net80211
Sam Leffler 3fcfbbfa76 Simplify the logic for checking the scan candidates at the end of a scan.
Hold a lock on the table instead of futzing with reference counts which
was potentially dangerous except drivers were quiescent while we did this
so the table contents never changed.  Disable the hack logic for removing
scan candidates with multiple association failures; it's never done the
right thing and will be fixed correctly with background scanning goes in.
2005-01-18 20:21:29 +00:00
..
_ieee80211.h bump copyright for 2005 2004-12-31 22:42:38 +00:00
ieee80211_acl.c bump copyright for 2005 2004-12-31 22:42:38 +00:00
ieee80211_crypto_ccmp.c bump copyright for 2005 2004-12-31 22:42:38 +00:00
ieee80211_crypto_none.c bump copyright for 2005 2004-12-31 22:42:38 +00:00
ieee80211_crypto_tkip.c bump copyright for 2005 2004-12-31 22:42:38 +00:00
ieee80211_crypto_wep.c bump copyright for 2005 2004-12-31 22:42:38 +00:00
ieee80211_crypto.c bump copyright for 2005 2004-12-31 22:42:38 +00:00
ieee80211_crypto.h remove netbsd rcsid lines; they are way out of date and we appear to be 2004-12-31 22:44:26 +00:00
ieee80211_freebsd.c bump copyright for 2005 2004-12-31 22:42:38 +00:00
ieee80211_freebsd.h bump copyright for 2005 2004-12-31 22:42:38 +00:00
ieee80211_input.c correct logic that caused beacon frames received in ibss mode to be 2005-01-18 20:07:44 +00:00
ieee80211_ioctl.c bump copyright for 2005 2004-12-31 22:42:38 +00:00
ieee80211_ioctl.h bump copyright for 2005 2004-12-31 22:42:38 +00:00
ieee80211_node.c Simplify the logic for checking the scan candidates at the end of a scan. 2005-01-18 20:21:29 +00:00
ieee80211_node.h when scanning is interrupted reset state so table entries go in the station 2005-01-18 19:59:40 +00:00
ieee80211_output.c bump copyright for 2005 2004-12-31 22:42:38 +00:00
ieee80211_proto.c when scanning is interrupted reset state so table entries go in the station 2005-01-18 19:59:40 +00:00
ieee80211_proto.h bump copyright for 2005 2004-12-31 22:42:38 +00:00
ieee80211_radiotap.h Update 802.11 support; too much new functionality to fully describe 2004-12-08 17:26:47 +00:00
ieee80211_var.h bump copyright for 2005 2004-12-31 22:42:38 +00:00
ieee80211_xauth.c bump copyright for 2005 2004-12-31 22:42:38 +00:00
ieee80211.c bump copyright for 2005 2004-12-31 22:42:38 +00:00
ieee80211.h remove netbsd rcsid lines; they are way out of date and we appear to be 2004-12-31 22:44:26 +00:00