1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/net80211
Sam Leffler 693e312235 don't deauth a station because it sends a ps-poll w/ a bogus aid in it;
turns out some devices do this and since we otherwise validate the station
is associated and don't use the aid for anything being lenient here allows
them to function

Submitted by:	Chris Zimmermann
MFC after:	2 weeks
2008-07-26 23:50:27 +00:00
..
_ieee80211.h
ieee80211_acl.c
ieee80211_adhoc.c no need to stop the sw beacon miss timer; it's not used with adhoc or wds 2008-05-22 22:14:58 +00:00
ieee80211_adhoc.h
ieee80211_amrr.c
ieee80211_amrr.h
ieee80211_crypto_ccmp.c Split s/w crypt/mic attributes to allow future hackery; this change 2008-05-28 23:25:36 +00:00
ieee80211_crypto_none.c
ieee80211_crypto_tkip.c Split s/w crypt/mic attributes to allow future hackery; this change 2008-05-28 23:25:36 +00:00
ieee80211_crypto_wep.c Split s/w crypt/mic attributes to allow future hackery; this change 2008-05-28 23:25:36 +00:00
ieee80211_crypto.c Add ieee80211_crypto_reload_keys to push all keys known 2008-05-28 23:33:29 +00:00
ieee80211_crypto.h Add ieee80211_crypto_reload_keys to push all keys known 2008-05-28 23:33:29 +00:00
ieee80211_ddb.c missing piece of last commit; add RESUME flag bit definition 2008-05-28 23:20:27 +00:00
ieee80211_dfs.c
ieee80211_dfs.h
ieee80211_freebsd.c Minor cleanup of vap create work: 2008-05-12 00:15:30 +00:00
ieee80211_freebsd.h Revise lock name handling: 2008-05-28 23:10:53 +00:00
ieee80211_hostap.c don't deauth a station because it sends a ps-poll w/ a bogus aid in it; 2008-07-26 23:50:27 +00:00
ieee80211_hostap.h
ieee80211_ht.c correct construction of delba action frame; don't shift+mask the initiator 2008-07-05 19:56:47 +00:00
ieee80211_ht.h move inline keyword to silence compiler complaints 2008-05-11 23:18:11 +00:00
ieee80211_input.c
ieee80211_input.h
ieee80211_ioctl.c Add a mac address to the key definition as otherwise we lose the 2008-05-28 23:32:00 +00:00
ieee80211_ioctl.h
ieee80211_monitor.c
ieee80211_monitor.h
ieee80211_node.c Change the calling convention for ic_node_alloc to deal with 2008-06-07 18:38:02 +00:00
ieee80211_node.h
ieee80211_output.c reorder RSN/WPA2 ie in beacon and probe response frames to comply 2008-07-07 17:24:55 +00:00
ieee80211_phy.c Update PLCP<->rate mapping support: 2008-05-12 00:32:52 +00:00
ieee80211_phy.h Update PLCP<->rate mapping support: 2008-05-12 00:32:52 +00:00
ieee80211_power.c
ieee80211_power.h
ieee80211_proto.c Add ieee80211_suspend_all and ieee80211_resume_all for 2008-05-28 23:19:20 +00:00
ieee80211_proto.h Add ieee80211_suspend_all and ieee80211_resume_all for 2008-05-28 23:19:20 +00:00
ieee80211_radiotap.h
ieee80211_regdomain.c
ieee80211_regdomain.h
ieee80211_rssadapt.c
ieee80211_rssadapt.h
ieee80211_scan_sta.c
ieee80211_scan.c Simplify some contorted logic that wrongly left ISCAN_DISCARD set 2008-05-28 23:15:24 +00:00
ieee80211_scan.h
ieee80211_sta.c
ieee80211_sta.h
ieee80211_var.h Change the calling convention for ic_node_alloc to deal with 2008-06-07 18:38:02 +00:00
ieee80211_wds.c no need to stop the sw beacon miss timer; it's not used with adhoc or wds 2008-05-22 22:14:58 +00:00
ieee80211_wds.h
ieee80211_xauth.c
ieee80211.c Revise lock name handling: 2008-05-28 23:10:53 +00:00
ieee80211.h add PLCP service bit definitions 2008-05-11 23:20:26 +00:00