1. 21 Jun, 2017 19 commits
  2. 13 Jun, 2017 19 commits
  3. 12 Jun, 2017 2 commits
    • Kalle Valo's avatar
      Merge tag 'iwlwifi-next-for-kalle-2017-06-06' of... · 83368904
      Kalle Valo authored
      Merge tag 'iwlwifi-next-for-kalle-2017-06-06' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
      
      First batch of iwlwifi driver patches 4.13
      
      * Loads of FW API documentation improvements (for tools and htmldoc);
      * Continued work for the new A000 family;
      * Bumped the maximum supported FW API to 31;
      * Improve the differentiation between 8000, 9000 and A000 families;
      * A lot of fixes and cleanups here and there;
      
      kvalo: There were conflicts iwl_mvm_stop_device() and
      iwl_mvm_tcool_set_cur_state(). The former was easy but latter needed more
      thought. Apparently the mutex was taken too late, so I fixed so that the mutex
      is taken first and then check for iwl_mvm_firmware_running().
      83368904
    • David S. Miller's avatar
      Merge tag 'wireless-drivers-next-for-davem-2017-06-12' of... · 63a2f310
      David S. Miller authored
      Merge tag 'wireless-drivers-next-for-davem-2017-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
      
      Kalle Valo says:
      
      ====================
      wireless-drivers-next patches for 4.13
      
      The first pull request for 4.13. We have a new driver qtnfmac, but
      also rsi driver got a support for new firmware and supporting ath10k
      SDIO devices was started.
      
      Major changes:
      
      ath10k
      
      * add initial SDIO support (still work in progress)
      
      rsi
      
      * new loading for the new firmware version
      
      rtlwifi
      
      * final patches for the new btcoex support
      
      rt2x00
      
      * add device ID for Epson WN7512BEP
      
      qtnfmac
      
      * new driver for Quantenna QSR10G chipsets
      ====================
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      63a2f310