1. Jan 13, 2015
  2. Jan 12, 2015
  3. Jan 10, 2015
    • Kalle Valo's avatar
      Merge ath-next from ath.git · 350b193e
      Kalle Valo authored
      Major changes in ath10k:
      
      * Device tree support
      
      * Major restructuring how to handle different WMI interface versions
      
      * Add WMI TLV interface in preparation for new firmware interface support
      
      * Support new firmware branch 10.2.4
      
      * Add thermal cooling interface
      
      * Add hwmon interface to read temparture from the device
      
      And of course lots of small fixes and cleanups.
      350b193e
    • Kalle Valo's avatar
      ath10k: fix build error when hwmon is off · 96bba983
      Kalle Valo authored
      
      
      kbuild reported a linking error:
      
      ERROR: "devm_hwmon_device_register_with_groups"
      [drivers/net/wireless/ath/ath10k/ath10k_core.ko] undefined!
      
      Fix it by returning early and letting the compiler to optimise out the function
      call.
      
      Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
      96bba983
  4. Jan 09, 2015
  5. Jan 07, 2015