1. 15 Mar, 2012 8 commits
  2. 14 Mar, 2012 10 commits
  3. 13 Mar, 2012 21 commits
  4. 12 Mar, 2012 1 commit
    • Johannes Berg's avatar
      mac80211: set basic rates earlier · 5d6a1b06
      Johannes Berg authored
      The authentication and association handshake
      already happens in the context of the new BSS,
      and the basic rates are needed at least for
      the ACK response frame to the authentication
      or association response frames. Therefore the
      basic rates should already be configured into
      the driver when those frames are sent.
      
      Change the logic to set up the basic rates in
      the connection preparation that happens for
      authentication and association (if needed).
      Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
      Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
      5d6a1b06