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

From: Balaji Pothunoori <bpothuno@qti.qualcomm.com>

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 singal support in station dump
  mac80211: last ack singal support in station dump

 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] 5+ messages in thread

end of thread, other threads:[~2018-05-31  6:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-25  9:20 [PATCH 0/2] cfg80211/mac80211: last ack singal support in station dump Balaji Pothunoori
2018-05-25  9:20 ` [PATCH 1/2] cfg80211: " Balaji Pothunoori
2018-05-27  9:48   ` kbuild test robot
2018-05-31  6:12     ` Balaji Pothunoori
2018-05-25  9:20 ` [PATCH 2/2] mac80211: " 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.