1. e83a113 ath9k_hw: add a helper for the OLC tem compensation for AR9002 by Luis R. Rodriguez · 14 years ago
  2. 4d001d1 ath9k_hw: add a helper for Power Amplifier calibration for AR9002 by Luis R. Rodriguez · 14 years ago
  3. 641d992 ath9k_hw: Split out the function for reading the noise floor by Felix Fietkau · 14 years ago
  4. 8fe6536 ath9k_hw: Move some RF ops to the private callbacks by Luis R. Rodriguez · 14 years ago
  5. 53bc7aa ath9k: Add support for newer AR9285 chipsets. by Vivek Natarajan · 14 years ago
  6. 02afa2a ath9k_hw: use the skip count for PA calibration on AR9271 by Sujith · 15 years ago
  7. 2cbfaea ath9k_hw: restrict valid nf readings for AR9271 to -114 by Sujith · 15 years ago
  8. 6398dc0 ath9k_hw: fix noisefloor history buffer usage on AR9271 by Sujith · 15 years ago
  9. 1d9c185 ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal() by Luis R. Rodriguez · 15 years ago
  10. 6226811 ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibration by Luis R. Rodriguez · 15 years ago
  11. b57df12 ath9k_hw: run the carrier leakage calibration fix for ar9271 as well by Luis R. Rodriguez · 15 years ago
  12. 7322fd1 ath9k: move hw code to its own module by Luis R. Rodriguez · 15 years ago
  13. 63a75b9 ath9k: Reduce PLL Settle time and eliminate redundant PLL calls. by Senthil Balasubramanian · 15 years ago
  14. 0b98eaa ath9k: Add Calibration checks by Vivek Natarajan · 15 years ago
  15. cfe8cba ath9k: clarify what hw code is and remove ath9k.h from a few files by Luis R. Rodriguez · 15 years ago
  16. c46917b atheros: add common debug printing by Luis R. Rodriguez · 15 years ago
  17. b002a4a atheros: add ieee80211_hw to ath_common by Luis R. Rodriguez · 15 years ago
  18. 4d6b228 ath9k: use ath_hw for DPRINTF() and debug init/exit by Luis R. Rodriguez · 15 years ago
  19. edbf51f ath9k: Fix regression in PA calibration by Sujith · 15 years ago
  20. ce143bb ath9k: Adjust the chainmasks properly by Senthil Balasubramanian · 15 years ago
  21. 6170cd5 ath9k: Set default noise floor value for AR9287 by Vivek Natarajan · 15 years ago
  22. 20caf0d ath9k: Handle PA cal usage properly by Sujith · 15 years ago
  23. 0abb096 ath9k: Fix bugs in programming registers during PA CAL by Sujith · 15 years ago
  24. a13883b ath9k: Reduce the frequency of PA offset calibration by Sujith · 15 years ago
  25. db91f2e ath9k: Add open loop power control support for AR9287. by Vivek Natarajan · 15 years ago
  26. d7e7d22 ath9k: add initial hardware support for ar9271 by Luis R. Rodriguez · 15 years ago
  27. ac88b6e ath9k: Add support for AR9287 based chipsets. by Vivek Natarajan · 15 years ago
  28. a59b5a5 ath9k: Manipulate and report the correct RSSI by Senthil Balasubramanian · 15 years ago
  29. f9dd6b5 ath9k: remove redundant AR9285 checks by Gabor Juhos · 15 years ago
  30. 386aeac ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrate by Sujith · 15 years ago
  31. 04d19dd ath9k: Fix bug in calibration initialization by Sujith · 15 years ago
  32. cbfe946 ath9k: Use a consistent naming convention by Sujith · 15 years ago
  33. 379f044 ath9k: Cleanup calibration interface by Sujith · 15 years ago
  34. a451aa6 ath9k: Fix bug in determining calibration support by Sujith · 15 years ago
  35. db2f63f ath9k: Fix bug in checking HT flag by Sujith · 15 years ago
  36. 203c480 atheros: put atheros wireless drivers into ath/ by Luis R. Rodriguez · 15 years ago[Renamed from drivers/net/wireless/ath9k/calib.c]
  37. cee075a ath9k: Update copyright in all the files by Sujith · 16 years ago
  38. 15cc0f1 ath9k: make few eeprom and calib items static by Luis R. Rodriguez · 16 years ago
  39. 4e84516 ath9k: INI update for AR9285 and periodic PA offset caliberation by Senthil Balasubramanian · 16 years ago
  40. d9ae96d ath9k: Remove multiple macro occurrences by Sujith · 16 years ago
  41. 0caa7b1 ath9k: Fix HW wait timeout by Sujith · 16 years ago
  42. 8bd1d07 ath9k: Add open loop control support by Senthil Balasubramanian · 16 years ago
  43. edf7c06 ath9k: Initialize AGC calibration properly by Sujith · 16 years ago
  44. 2660b81 ath9k: Remove all the useless ah_ variable prefixes by Sujith · 16 years ago
  45. f74df6f ath9k: Cleanup EEPROM operations by Sujith · 16 years ago
  46. cbe61d8 ath9k: Merge ath_hal and ath_hal_5416 structures by Sujith · 16 years ago
  47. 394cf0a ath9k: Header file cleanup by Sujith · 16 years ago
  48. 793c592 ath9k: Fix AR9285 specific noise floor eeprom reads. by Senthil Balasubramanian · 16 years ago
  49. 5dad40c ath9k: Fix bug in NF calibration by Sujith · 16 years ago
  50. 5f8e077 ath9k: simplify regulatory code by Luis R. Rodriguez · 16 years ago
  51. e56db71 ath9k: remove mode specific default noise floor values by Luis R. Rodriguez · 16 years ago
  52. c9e27d9 ath9k: use ieee80211_conf on ath9k_hw_iscal_supported() by Luis R. Rodriguez · 16 years ago
  53. 76061ab ath9k: make request to get the noisefloor threshold band specific by Luis R. Rodriguez · 16 years ago
  54. e759407 ath9k: Adding support for Atheros AR9285 chipset. by Senthil Balasubramanian · 16 years ago
  55. 04bd463 ath9k: Use cleaner debug masks by Sujith · 16 years ago
  56. f9bbf43 ath9k: incorrect noise floor threshold values. by Senthil Balasubramanian · 16 years ago
  57. f1dc560 ath9k: Refactor hw.c by Sujith · 16 years ago