linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] nl80211: add NL80211_CMD_GET_TSF
@ 2015-02-23 13:57 Rohan Joyce
  2015-02-23 13:57 ` [PATCH 1/1] " Rohan Joyce
  0 siblings, 1 reply; 5+ messages in thread
From: Rohan Joyce @ 2015-02-23 13:57 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless

Hi,

This is a followup to the original discussion about having a way to query the
TSF value for a wireless interface from userspace[1]. Rather than using the
sysfs method proposed there, it adds a new command to nl80211. I've tried to
conform to the way in which existing nl80211 commands are written.

[1] http://comments.gmane.org/gmane.linux.kernel.wireless.general/117485

Rohan Joyce (1):
  nl80211: add NL80211_CMD_GET_TSF

 include/net/cfg80211.h       |  6 ++++++
 include/uapi/linux/nl80211.h | 10 ++++++++++
 net/mac80211/cfg.c           | 16 +++++++++++++++
 net/wireless/nl80211.c       | 47 ++++++++++++++++++++++++++++++++++++++++++++
 net/wireless/rdev-ops.h      | 11 +++++++++++
 net/wireless/trace.h         | 18 +++++++++++++++++
 6 files changed, 108 insertions(+)

-- 
2.1.0


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

end of thread, other threads:[~2015-02-24 20:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-23 13:57 [PATCH 0/1] nl80211: add NL80211_CMD_GET_TSF Rohan Joyce
2015-02-23 13:57 ` [PATCH 1/1] " Rohan Joyce
2015-02-23 14:31   ` Johannes Berg
2015-02-23 15:38     ` Rohan Joyce
2015-02-24 20:11       ` 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).