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