Skip to content
  • Balaji Pothunoori's avatar
    cfg80211: clarify frames covered by average ACK signal report · 9c06602b
    Balaji Pothunoori authored
    
    
    Modify the API to include all ACK frames in average ACK
    signal strength reporting, not just ACKs for data frames.
    Make exposing the data conditional on implementing the
    extended feature flag.
    
    This is how it was really implemented in mac80211, update
    the code there to use the new defines and clean up some of
    the setting code.
    
    Keep nl80211.h source compatibility by keeping the old names.
    
    Signed-off-by: default avatarBalaji Pothunoori <bpothuno@codeaurora.org>
    [rewrite commit log, change compatibility to be old=new
     instead of the other way around, update kernel-doc,
     roll in mac80211 changes, make mac80211 depend on valid
     bit instead of HW flag]
    Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
    9c06602b