Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH v6] cfg80211: P2P find phase offload
@ 2013-04-29 11:40 Vladimir Kondratiev
  2013-04-29 11:40 ` Vladimir Kondratiev
  0 siblings, 1 reply; 5+ messages in thread
From: Vladimir Kondratiev @ 2013-04-29 11:40 UTC (permalink / raw)
  To: Johannes Berg
  Cc: Vladimir Kondratiev, linux-wireless, Luis R . Rodriguez,
	John W . Linville, Jouni Malinen

I agree that it is better to require use of P2P interface, i.e.
NL80211_IFTYPE_P2P_DEVICE, for new API. Modified patch to do this.

Also, addressed split() for wiphy get.

>From what I recall, these are all remaining items.

Vladimir Kondratiev (1):
  cfg80211: P2P find phase offload

 include/net/cfg80211.h       |  63 ++++++++++++++++
 include/uapi/linux/nl80211.h |  14 ++++
 net/wireless/nl80211.c       | 167 +++++++++++++++++++++++++++++++++++++++++++
 net/wireless/rdev-ops.h      |  19 +++++
 net/wireless/trace.h         |  43 +++++++++++
 5 files changed, 306 insertions(+)

-- 
1.8.1.2


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

end of thread, other threads:[~2013-05-07 16:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-29 11:40 [PATCH v6] cfg80211: P2P find phase offload Vladimir Kondratiev
2013-04-29 11:40 ` Vladimir Kondratiev
2013-05-07 14:10   ` Johannes Berg
2013-05-07 16:27     ` Vladimir Kondratiev
2013-05-07 16:35       ` Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox