1. 16 Aug, 2013 1 commit
    • Johan Almbladh's avatar
      mac80211: perform power save processing before decryption · 86c228a7
      Johan Almbladh authored
      This patch decouples the power save processing from the frame decryption
      by running the decrypt rx handler after sta_process. In the case where
      the decryption failed for some reason, the stack used to not process
      the PM and MOREDATA bits for that frame. The stack now always performs
      power save processing regardless of the decryption result. That means that
      encrypted data frames and NULLFUNC frames are now handled in the same way
      regarding power save processing, making the stack more robust.
      Signed-off-by: default avatarJohan Almbladh <ja@anyfi.net>
      Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
      86c228a7
  2. 15 Aug, 2013 1 commit
  3. 12 Aug, 2013 5 commits
  4. 09 Aug, 2013 2 commits
  5. 06 Aug, 2013 1 commit
  6. 01 Aug, 2013 8 commits
  7. 16 Jul, 2013 22 commits