linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mac80211: hw offload for remain-on-channel
@ 2010-12-18 16:20 Johannes Berg
  2010-12-18 16:20 ` [PATCH 1/2] mac80211: implement hardware " Johannes Berg
  2010-12-18 16:20 ` [PATCH 2/2] mac80211: implement off-channel TX using hw r-o-c offload Johannes Berg
  0 siblings, 2 replies; 3+ messages in thread
From: Johannes Berg @ 2010-12-18 16:20 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless

This adds functionality to enable remain-on-channel
hardware offload to mac80211 drivers. Any frames
transmitted during that time on the r-o-c channel
get a new TX flag and must be transmitted correctly
by the driver -- any other activity isn't stopped,
so the device must have different queues for the
different channels with the driver managing it.

johannes


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-18 16:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-18 16:20 [PATCH 0/2] mac80211: hw offload for remain-on-channel Johannes Berg
2010-12-18 16:20 ` [PATCH 1/2] mac80211: implement hardware " Johannes Berg
2010-12-18 16:20 ` [PATCH 2/2] mac80211: implement off-channel TX using hw r-o-c offload Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).