freebsd-skq/sys/net80211
sam 50ad12ffaa MFC: power save fix:
When dispatching frames saved on the power save queue to a
station exiting power save mode prepend them to the driver's
send q instead of appending them.  This insures the packets
are not misordered wrt any packets already q'd for the station.

This corrects a problem noticed when using a VoIP phone talking
to an ath card in ap mode; the misordered packets caused noise.

Submitted by:	"J.R. Oldroyd" <jr@opal.com>
2007-03-21 05:01:44 +00:00
..
_ieee80211.h MFC 1.7: add IEEE80211_IS_CHAN_PASSIVE 2007-03-10 00:28:43 +00:00
ieee80211_acl.c sync with HEAD: 2005-09-03 22:40:02 +00:00
ieee80211_amrr.c This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-12-13 02:37:49 +00:00
ieee80211_amrr.h This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-12-13 02:37:49 +00:00
ieee80211_crypto_ccmp.c MFC: disallow module unload when there are dynamic references 2005-12-22 19:02:08 +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 MFC: disallow module unload when there are dynamic references 2005-12-22 19:02:08 +00:00
ieee80211_crypto_wep.c MFC: disallow module unload when there are dynamic references 2005-12-22 19:02:08 +00:00
ieee80211_crypto.c sync with HEAD: 2005-09-03 22:40:02 +00:00
ieee80211_crypto.h sync with HEAD: 2005-09-03 22:40:02 +00:00
ieee80211_freebsd.c MFC: Fix potential node refcnt leak 2007-03-10 00:31:03 +00:00
ieee80211_freebsd.h MFC: power save fix: 2007-03-21 05:01:44 +00:00
ieee80211_input.c MFC: power save fix: 2007-03-21 05:01:44 +00:00
ieee80211_ioctl.c MFC: statistics fixups: 2006-09-02 17:09:26 +00:00
ieee80211_ioctl.h MFC: statistics fixups: 2006-09-02 17:09:26 +00:00
ieee80211_node.c MFC 1.79: when starting up an ibss master use a random address for the bssid 2007-03-21 04:56:38 +00:00
ieee80211_node.h MFC: when scanning channels marked passive defer probe request until 2006-03-13 03:05:48 +00:00
ieee80211_output.c MFC: half- and quarter-rate channel support 2007-01-28 04:07:54 +00:00
ieee80211_proto.c MFC: Correct several issues with rate set negotiation 2007-03-10 00:33:47 +00:00
ieee80211_proto.h MFC: Correct several issues with rate set negotiation 2007-03-10 00:33:47 +00:00
ieee80211_radiotap.h MFC 1.6: add flag to tag frames w/ a known bad FCS 2006-01-29 07:13:58 +00:00
ieee80211_var.h MFC 1.46: correct conversions between TU and ms/ticks 2007-03-19 05:27:18 +00:00
ieee80211_xauth.c bump copyright for 2005 2004-12-31 22:42:38 +00:00
ieee80211.c MFC: half- and quarter-rate channel support 2007-01-28 04:07:54 +00:00
ieee80211.h MFC: shuffle some definitions to a public location 2006-08-10 06:07:49 +00:00