All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC v2] initial channel context implementation
@ 2012-06-21 12:03 Michal Kazior
  2012-06-21 12:03 ` [RFC v2 1/7] mac80211: introduce channel contexts skeleton code Michal Kazior
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Michal Kazior @ 2012-06-21 12:03 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless

Hi,

Here's my respin of channel contexts patches. Thanks for the
review on the previous version.

Changes in short:

 * renamed to chanctx (to avoid very_long_structure_names)
 * pub/priv part added (and drv_priv)
 * new mutex added
 * channel contexts are a linked list
 * tracing added

Next step would be to refactor mac80211 codepaths to take
advantage of channel contexts (if used).


-- Pozdrawiam / Best regards, Michal Kazior.


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

end of thread, other threads:[~2012-06-25  6:54 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-21 12:03 [RFC v2] initial channel context implementation Michal Kazior
2012-06-21 12:03 ` [RFC v2 1/7] mac80211: introduce channel contexts skeleton code Michal Kazior
2012-06-21 13:24   ` Johannes Berg
2012-06-25  6:52     ` Michal Kazior
2012-06-21 12:03 ` [RFC v2 2/7] mac80211: introduce new ieee80211_ops Michal Kazior
2012-06-21 12:03 ` [RFC v2 3/7] mac80211: add drv_* wrappers for channel contexts Michal Kazior
2012-06-21 12:03 ` [RFC v2 4/7] mac80211: add chanctx tracing Michal Kazior
2012-06-21 12:03 ` [RFC v2 5/7] mac80211: use channel context notifications Michal Kazior
2012-06-21 12:03 ` [RFC v2 6/7] mac80211: refactor set_channel_type Michal Kazior
2012-06-21 12:03 ` [RFC v2 7/7] mac80211: reuse channels for channel context Michal Kazior
2012-06-21 13:26   ` Johannes Berg
2012-06-25  6:54     ` Michal Kazior
2012-06-21 13:19 ` [RFC v2] initial channel context implementation 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.