All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] cfg80211/mac80211: last ack signal support in station dump
@ 2018-06-04 14:11 Balaji Pothunoori
  2018-06-04 14:11 ` [PATCH v2 1/2] cfg80211: " Balaji Pothunoori
  2018-06-04 14:11 ` [PATCH v2 2/2] mac80211: " Balaji Pothunoori
  0 siblings, 2 replies; 8+ messages in thread
From: Balaji Pothunoori @ 2018-06-04 14:11 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, Balaji Pothunoori

This patch adds "last ack signal" support in station dump if
driver reports ack rssi for last tx packet.


Balaji Pothunoori (2):
  cfg80211: last ack signal support in station dump
  mac80211: last ack signal support in station dump

v2:
 - typo corrected in subject
 
 include/uapi/linux/nl80211.h | 14 +++++++-------
 net/mac80211/sta_info.c      | 20 ++++++++++++++------
 net/wireless/nl80211.c       |  8 ++++----
 3 files changed, 25 insertions(+), 17 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-06-18 20:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-04 14:11 [PATCH v2 0/2] cfg80211/mac80211: last ack signal support in station dump Balaji Pothunoori
2018-06-04 14:11 ` [PATCH v2 1/2] cfg80211: " Balaji Pothunoori
2018-06-15 11:41   ` Johannes Berg
2018-06-18  9:18     ` Balaji Pothunoori
2018-06-18 20:51       ` Johannes Berg
2018-06-04 14:11 ` [PATCH v2 2/2] mac80211: " Balaji Pothunoori
2018-06-15 11:43   ` Johannes Berg
2018-06-18 10:25     ` Balaji Pothunoori

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.