Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/2] 64-bit counters in the struct station_info
@ 2013-02-04 11:53 Vladimir Kondratiev
  2013-02-04 11:53 ` [PATCH 1/2] wireless: expand per-station byte counters to 64bit Vladimir Kondratiev
  2013-02-04 11:53 ` [PATCH 2/2] ath6kl: provide 64-bit per-station byte counters Vladimir Kondratiev
  0 siblings, 2 replies; 7+ messages in thread
From: Vladimir Kondratiev @ 2013-02-04 11:53 UTC (permalink / raw)
  To: John W . Linville, Johannes Berg
  Cc: Vladimir Kondratiev, linux-wireless, Luis R . Rodriguez,
	Kalle Valo

patch 1 expands counters and patch 2 uses this 64-bit counters for
the ath6kl - only easy to find driver with 64-bit counters.

Vladimir Kondratiev (2):
  wireless: expand per-station byte counters to 64bit
  ath6kl: provide 64-bit per-station byte counters

 drivers/net/wireless/ath/ath6kl/cfg80211.c |    6 ++++--
 include/net/cfg80211.h                     |   12 ++++++++----
 include/uapi/linux/nl80211.h               |    4 ++++
 net/wireless/nl80211.c                     |   10 +++++++++-
 4 files changed, 25 insertions(+), 7 deletions(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2013-03-05  7:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-04 11:53 [PATCH 0/2] 64-bit counters in the struct station_info Vladimir Kondratiev
2013-02-04 11:53 ` [PATCH 1/2] wireless: expand per-station byte counters to 64bit Vladimir Kondratiev
2013-02-04 15:36   ` Johannes Berg
2013-02-04 17:48     ` Johannes Berg
2013-02-04 11:53 ` [PATCH 2/2] ath6kl: provide 64-bit per-station byte counters Vladimir Kondratiev
2013-02-05  9:48   ` [PATCH v2] " Vladimir Kondratiev
2013-03-05  7:20   ` [PATCH 2/2] " Kalle Valo

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