All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mac80211: client-side P2P powersave
@ 2012-11-05 14:40 Johannes Berg
  2012-11-05 14:40 ` [PATCH 1/2] wireless: add utility function to get P2P attribute Johannes Berg
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Johannes Berg @ 2012-11-05 14:40 UTC (permalink / raw)
  To: linux-wireless

Implement passing the P2P powersave parameters (except NoA
schedules) to the mac80211 hardware driver. To do this, I
introduced a generic function to get a copy of some P2P
attribute into a buffer, I did it that way because of the
potential for fragmentation into multiple IEs.

The only change over the RFC is that I now use the correct
attribute ID definition from Arend's patch.

johannes


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

end of thread, other threads:[~2012-11-06 12:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-05 14:40 [PATCH 0/2] mac80211: client-side P2P powersave Johannes Berg
2012-11-05 14:40 ` [PATCH 1/2] wireless: add utility function to get P2P attribute Johannes Berg
2012-11-05 14:40 ` [PATCH 2/2] mac80211: pass P2P powersave parameters to driver Johannes Berg
2012-11-06 12:23 ` [PATCH 0/2] mac80211: client-side P2P powersave Johannes Berg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.