1. edad187 ath9k: set pulse_rssi threshold to 15 by Lorenzo Bianconi · 10 years ago
  2. 992a36a ath9k: do not overwrite AR_PHY_RADAR_1 MSB by Lorenzo Bianconi · 10 years ago
  3. b874ec8 ath9k_hw: reduce ANI spur immunity setting on HT40 extension channel by Felix Fietkau · 10 years ago
  4. 171cdab Revert "ath9k_hw: reduce ANI firstep range for older chips" by Felix Fietkau · 10 years ago
  5. 09efc56 ath9k_hw: reduce ANI firstep range for older chips by Felix Fietkau · 11 years ago
  6. 9301ca9 ath9k_hw: set ANI firstep as absolute values instead of relative by Felix Fietkau · 11 years ago
  7. 28327fd ath9k_hw: set ANI cycpwr_thr1 as absolute values instead of relative by Felix Fietkau · 11 years ago
  8. e4744ec ath9k_hw: remove references to hw->conf by Felix Fietkau · 11 years ago
  9. 1a5e632 ath9k_hw: remove IS_CHAN_B() by Felix Fietkau · 11 years ago
  10. 8896934 ath9k_hw: remove direct accesses to channel mode flags by Felix Fietkau · 11 years ago
  11. 551ed40 ath9k: Remove incorrect diversity initialization by Sujith Manoharan · 11 years ago
  12. 9ef4893 ath9k: Fix issue with parsing malformed CFP IE by Sujith Manoharan · 11 years ago
  13. 65c1a4d ath9k: Remove unused ANI commands by Sujith Manoharan · 11 years ago
  14. 64b6f46 ath9k_hw: Fix multicast search for AR9002 family by Sujith Manoharan · 11 years ago
  15. c24bd36 ath9k: Do not maintain ANI state per-channel by Sujith Manoharan · 11 years ago
  16. 4f4395c ath9k: Set ofdmWeakSigDetect directly by Sujith Manoharan · 11 years ago
  17. a043dfb ath9k_hw: make various ar5416/ar91xx rf banks const by Felix Fietkau · 12 years ago
  18. 37c62fe ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xx by Felix Fietkau · 12 years ago
  19. c1b976d ath9k_hw: use the devres API for allocations by Felix Fietkau · 12 years ago
  20. 81b67fd6 ath9k_hw: rename mrcCCKOff to fix smatch warning by Rajkumar Manoharan · 12 years ago
  21. 465dce6 ath9k_hw: clean up defines and variables from the ANI implementation split by Felix Fietkau · 12 years ago
  22. 6790ae7 ath9k_hw: remove the old ANI implementation by Felix Fietkau · 12 years ago
  23. 7067e70 ath9k_hw: remove confusing logic inversion in an ANI variable by Felix Fietkau · 12 years ago
  24. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  25. 7c5adc8 ath9k_hw: fix and clean up PHY activation delay by Felix Fietkau · 13 years ago
  26. 64ea57d ath9k: add an extra boolean parameter to ath9k_hw_apply_txpower by Gabor Juhos · 13 years ago
  27. 9970027 ath9k: remove dead code by Zefir Kurtisi · 13 years ago
  28. 54da20d ath9k_hw: improve ANI processing and rx desensitizing parameters by Rajkumar Manoharan · 13 years ago
  29. c7effd3 ath9k: inline AR9271 1.0 INI overrides by Felix Fietkau · 13 years ago
  30. aa0e578 ath9k_hw: remove iniModes_*_tx_gain_9271 by Felix Fietkau · 13 years ago
  31. c7d36f9 ath9k_hw: clean up iniModesAdditional by Felix Fietkau · 13 years ago
  32. 9bbb816 ath9k_hw: prevent writes to const data on AR9160 by Felix Fietkau · 13 years ago
  33. d2182b6 ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO by Joe Perches · 13 years ago
  34. ca2c68c ath9k_hw: clean up tx power handling by Felix Fietkau · 13 years ago
  35. 491b209 ath9k_hw: remove ar9100_hw_compute_pll_control by Felix Fietkau · 13 years ago
  36. bf3f204 ath9k_hw: fix setting the hardware diversity flag by Felix Fietkau · 13 years ago
  37. d7084da ath9k_hw: remove dead code in the eeprom ops by Felix Fietkau · 13 years ago
  38. 1b8714f ath9k_hw: clean up hardware revision checks by Felix Fietkau · 13 years ago
  39. 7d865c7 ath9k_hw: fix synth delay for half/quarter channels by Felix Fietkau · 13 years ago
  40. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  41. 5b68138 ath9k: Drag the driver to the year 2011 by Sujith Manoharan · 13 years ago
  42. 252f4bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  43. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  44. a9b6b25 ath9k_hw: turn a few big macros into functions by Felix Fietkau · 14 years ago
  45. e7fc633 ath9k_hw: Speedup register ops for HTC driver by Rajkumar Manoharan · 14 years ago
  46. 5582132 ath9k_hw: remove baseband rfsilent support by Felix Fietkau · 14 years ago
  47. 226afe6 ath: Convert ath_print to ath_dbg by Joe Perches · 14 years ago
  48. 3800276 ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err by Joe Perches · 14 years ago
  49. 07b2fa5 ath9k: Use static const by Joe Perches · 14 years ago
  50. c5d0855 ath9k_hw: set default values for radar pulse detection by Felix Fietkau · 14 years ago
  51. 4e8c14e ath9k_hw: add a private op for configuring radar pulse detection by Felix Fietkau · 14 years ago
  52. 7919a57 bitops: Provide generic sign_extend32 function by Andreas Herrmann · 14 years ago
  53. de40f31 ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower by Felix Fietkau · 14 years ago
  54. 093115b ath9k_hw: clean up ANI state handling by Felix Fietkau · 14 years ago
  55. 435c161 ath9k_hw: clean up register write buffering by Felix Fietkau · 14 years ago
  56. 9dbebc7 ath9k_hw: merge codepaths that access the cycle counter registers by Felix Fietkau · 14 years ago
  57. a42acef ath9k_hw: simplify revision checks for AR9287 by Felix Fietkau · 14 years ago
  58. e17f83e ath9k_hw: simplify revision checks for AR9285 by Felix Fietkau · 14 years ago
  59. 7a37081 ath9k_hw: simplify revision checks for AR9280 by Felix Fietkau · 14 years ago
  60. 866b778 ath9k_hw: fix invalid extension channel noisefloor readings in HT20 by Felix Fietkau · 14 years ago
  61. bbacee1 ath9k: merge noisefloor load implementations by Felix Fietkau · 14 years ago
  62. 54bd500 ath9k_hw: clean up the noise floor calibration code to reduce code duplication by Felix Fietkau · 14 years ago
  63. f2552e2 ath9k_hw: sanitize noise floor values properly on all chips by Felix Fietkau · 14 years ago
  64. e36b27a ath9k: add new ANI implementation for AR9003 by Luis R. Rodriguez · 14 years ago
  65. e9141f7 ath9k_hw: Fix async fifo for AR9287 by Sujith · 14 years ago
  66. 6b42e8d ath9k_hw: fix fast clock handling for 5GHz channels by Felix Fietkau · 15 years ago
  67. 7d0d0df ath9k_hw: Use buffered register writes by Sujith · 15 years ago
  68. 77d6d39 ath9k_hw: abstract loading noisefloor by Luis R. Rodriguez · 15 years ago
  69. 641d992 ath9k_hw: Split out the function for reading the noise floor by Felix Fietkau · 15 years ago
  70. c16fcb4 ath9k_hw: Split off ANI control to the PHY ops by Felix Fietkau · 15 years ago
  71. 6477396 ath9k_hw: add a private callback for PLL control computation by Luis R. Rodriguez · 15 years ago
  72. 8fe6536 ath9k_hw: Move some RF ops to the private callbacks by Luis R. Rodriguez · 15 years ago