freebsd-skq/sys/net80211
Sam Leffler bc5627d91f Fix handling of data frames queued for a station in power save mode:
don't mark the MORE_DATA bit when taking it off the ps queue, there's
no 802.11 header then; we must wait to do this at encap time so
mark the mbuf instead.

Reviewed by:	avatar
Approved by:	re (scottl)
Obtained from:	Atheros
2005-07-06 01:55:17 +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 o fix wpa w/ wme: don't strip the QoS header on recv as tkip requires 2005-06-10 16:11:24 +00:00
ieee80211_crypto_none.c o fix wpa w/ wme: don't strip the QoS header on recv as tkip requires 2005-06-10 16:11:24 +00:00
ieee80211_crypto_tkip.c o fix wpa w/ wme: don't strip the QoS header on recv as tkip requires 2005-06-10 16:11:24 +00:00
ieee80211_crypto_wep.c o fix wpa w/ wme: don't strip the QoS header on recv as tkip requires 2005-06-10 16:11:24 +00:00
ieee80211_crypto.c o fix wpa w/ wme: don't strip the QoS header on recv as tkip requires 2005-06-10 16:11:24 +00:00
ieee80211_crypto.h o fix wpa w/ wme: don't strip the QoS header on recv as tkip requires 2005-06-10 16:11:24 +00:00
ieee80211_freebsd.c pass re-association events up using a new message type 2005-03-29 19:36:42 +00:00
ieee80211_freebsd.h Fix handling of data frames queued for a station in power save mode: 2005-07-06 01:55:17 +00:00
ieee80211_input.c Fix handling of data frames queued for a station in power save mode: 2005-07-06 01:55:17 +00:00
ieee80211_ioctl.c remove auto-add of IEEE80211_KEY_GROUP; all the apps that need to 2005-07-05 18:05:25 +00:00
ieee80211_ioctl.h Change the MLME ASSOCIATE ioctl to accept either a ssid, a bssid, 2005-06-07 23:37:49 +00:00
ieee80211_node.c Fix race condition in handling node reference counts for authenticating 2005-07-06 01:51:44 +00:00
ieee80211_node.h Fix race condition in handling node reference counts for authenticating 2005-07-06 01:51:44 +00:00
ieee80211_output.c Fix handling of data frames queued for a station in power save mode: 2005-07-06 01:55:17 +00:00
ieee80211_proto.c when operating in ap mode, explicitly drop associated/authenticated 2005-07-04 01:29:41 +00:00
ieee80211_proto.h remove extern from function decls 2005-04-04 04:27:20 +00:00
ieee80211_radiotap.h o replace out-of-line copy of FCS w/ a flag that indicates the 2005-01-22 20:12:05 +00:00
ieee80211_var.h o collect dtim period+count from beacons in station mode so drivers 2005-06-09 04:05:43 +00:00
ieee80211_xauth.c bump copyright for 2005 2004-12-31 22:42:38 +00:00
ieee80211.c supply a default ic_reset method for drivers; the ioctl code expect this 2005-01-27 17:39:17 +00:00
ieee80211.h move AID implementation defines from the protocol definitions to 2005-06-10 04:42:34 +00:00