An error occurred fetching the project authors.
  1. 27 May, 2013 1 commit
  2. 06 Mar, 2013 1 commit
  3. 24 Jan, 2013 1 commit
  4. 06 Dec, 2012 1 commit
  5. 06 Jun, 2012 4 commits
  6. 24 Apr, 2012 1 commit
  7. 23 Apr, 2012 2 commits
  8. 12 Apr, 2012 5 commits
  9. 09 Apr, 2012 1 commit
  10. 09 Mar, 2012 1 commit
  11. 08 Mar, 2012 1 commit
  12. 07 Mar, 2012 4 commits
  13. 06 Mar, 2012 3 commits
  14. 17 Feb, 2012 2 commits
  15. 02 Feb, 2012 2 commits
  16. 24 Jan, 2012 1 commit
  17. 06 Jan, 2012 1 commit
  18. 16 Dec, 2011 1 commit
  19. 08 Dec, 2011 1 commit
  20. 02 Dec, 2011 1 commit
  21. 28 Nov, 2011 1 commit
  22. 25 Nov, 2011 1 commit
    • Johannes Berg's avatar
      iwlagn: remove calibration knowledge · 93b64105
      Johannes Berg authored
      The init microcode knows very well which calibrations
      are required and sends us results for those that are.
      Consequently, we can just send all of those to the RT
      uCode again.
      
      The problem with having the driver know about this is
      that it is a uCode feature, not a hardware feature so
      the config is completely unsuitable.
      
      The only thing we need to check is whether the device
      needs crystal calibration or not, add a new parameter
      to the configuration for that.
      
      This makes new uCode work on 6000 series devices.
      Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
      Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
      93b64105
  23. 14 Oct, 2011 3 commits