All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] cfg80211/mac80211/ath10k: Extend avg ack rssi support for mgmt frames
@ 2018-07-19 13:26 ` Balaji Pothunoori
  0 siblings, 0 replies; 14+ messages in thread
From: Balaji Pothunoori @ 2018-07-19 13:26 UTC (permalink / raw)
  To: johannes, ath10k; +Cc: linux-wireless, Balaji Pothunoori

Adding ack signal support in station dump if the driver supports; also made changes to update 
"last ack signal" and "avg ack signal" for both data and management tx ack packet.

Balaji Pothunoori (3):
  cfg80211: Extend avg ack rssi support for mgmt frames
  mac80211: Extend avg ack rssi support for mgmt frames
  ath10k: management tx ack rssi capability check

 drivers/net/wireless/ath/ath10k/mac.c |  5 +++--
 include/uapi/linux/nl80211.h          |  7 +++++++
 net/mac80211/sta_info.c               | 26 +++++++++++++-------------
 net/wireless/nl80211.c                |  7 ++++---
 4 files changed, 27 insertions(+), 18 deletions(-)

--
v2 : Addressed Johannes comments 
     Modified subject and commit log 
2.7.4

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

end of thread, other threads:[~2018-09-06 15:00 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-19 13:26 [PATCH v2 0/3] cfg80211/mac80211/ath10k: Extend avg ack rssi support for mgmt frames Balaji Pothunoori
2018-07-19 13:26 ` Balaji Pothunoori
2018-07-19 13:26 ` [PATCH v2 1/3] cfg80211: " Balaji Pothunoori
2018-07-19 13:26   ` Balaji Pothunoori
2018-07-19 13:26 ` [PATCH v2 2/3] mac80211: " Balaji Pothunoori
2018-07-19 13:26   ` Balaji Pothunoori
2018-07-19 13:26 ` [PATCH v2 3/3] ath10k: management tx ack rssi capability check Balaji Pothunoori
2018-07-19 13:26   ` Balaji Pothunoori
2018-08-29  8:53   ` Johannes Berg
2018-08-29  8:53     ` Johannes Berg
2018-09-06 10:25     ` Balaji Pothunoori
2018-09-06 10:25       ` Balaji Pothunoori
2018-08-29  8:53 ` [PATCH v2 0/3] cfg80211/mac80211/ath10k: Extend avg ack rssi support for mgmt frames Johannes Berg
2018-08-29  8:53   ` Johannes Berg

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.