1. 07 12月, 2012 1 次提交
  2. 19 11月, 2012 1 次提交
  3. 05 11月, 2012 1 次提交
  4. 23 10月, 2012 1 次提交
  5. 31 7月, 2012 1 次提交
  6. 27 7月, 2012 1 次提交
  7. 21 6月, 2012 1 次提交
    • J
      iwlwifi: limit mac_change_interface to BSS context · e75dac92
      Johannes Berg 提交于
      Currently when mac80211 asks to change the interface
      type, we will accept it for both the BSS and PAN
      contexts. This is not terribly complicated today,
      but with the addition of the P2P Device abstraction
      the PAN context handling will get more complex, so
      restrict mac_change_interface to the BSS context.
      
      Also fix a small locking issue and use is_active
      instead of the vif pointer to check if the other
      context is activated, guarding exclusive interface
      types on the BSS context (IBSS) against the PAN
      context being used for something else.
      Reviewed-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      e75dac92
  8. 20 6月, 2012 1 次提交
  9. 18 6月, 2012 1 次提交
  10. 13 6月, 2012 1 次提交
  11. 06 6月, 2012 8 次提交
  12. 05 6月, 2012 1 次提交
  13. 17 5月, 2012 2 次提交
  14. 24 4月, 2012 6 次提交
  15. 18 4月, 2012 3 次提交
  16. 17 4月, 2012 1 次提交
  17. 13 4月, 2012 3 次提交
  18. 11 4月, 2012 1 次提交
  19. 10 4月, 2012 4 次提交
  20. 13 3月, 2012 1 次提交