Skip to content
  • Johannes Berg's avatar
    cfg80211: add WMM traffic stream API · 960d01ac
    Johannes Berg authored
    
    
    Add nl80211 and driver API to validate, add and delete traffic
    streams with appropriate settings.
    
    The API calls for userspace doing the action frame handshake
    with the peer, and then allows only to set up the parameters
    in the driver. To avoid setting up a session only to tear it
    down again, the validate API is provided, but the real usage
    later can still fail so userspace must be prepared for that.
    
    Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
    960d01ac