1. 64ea57d ath9k: add an extra boolean parameter to ath9k_hw_apply_txpower by Gabor Juhos · 12 years ago
  2. c7effd3 ath9k: inline AR9271 1.0 INI overrides by Felix Fietkau · 12 years ago
  3. aa0e578 ath9k_hw: remove iniModes_*_tx_gain_9271 by Felix Fietkau · 12 years ago
  4. c7d36f9 ath9k_hw: clean up iniModesAdditional by Felix Fietkau · 12 years ago
  5. 9bbb816 ath9k_hw: prevent writes to const data on AR9160 by Felix Fietkau · 13 years ago
  6. d2182b6 ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO by Joe Perches · 13 years ago
  7. ca2c68c ath9k_hw: clean up tx power handling by Felix Fietkau · 13 years ago
  8. 491b209 ath9k_hw: remove ar9100_hw_compute_pll_control by Felix Fietkau · 13 years ago
  9. bf3f204 ath9k_hw: fix setting the hardware diversity flag by Felix Fietkau · 13 years ago
  10. d7084da ath9k_hw: remove dead code in the eeprom ops by Felix Fietkau · 13 years ago
  11. 1b8714f ath9k_hw: clean up hardware revision checks by Felix Fietkau · 13 years ago
  12. 7d865c7 ath9k_hw: fix synth delay for half/quarter channels by Felix Fietkau · 13 years ago
  13. 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
  14. 5b68138 ath9k: Drag the driver to the year 2011 by Sujith Manoharan · 13 years ago
  15. 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 · 13 years ago
  16. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  17. a9b6b25 ath9k_hw: turn a few big macros into functions by Felix Fietkau · 13 years ago
  18. e7fc633 ath9k_hw: Speedup register ops for HTC driver by Rajkumar Manoharan · 13 years ago
  19. 5582132 ath9k_hw: remove baseband rfsilent support by Felix Fietkau · 14 years ago
  20. 226afe6 ath: Convert ath_print to ath_dbg by Joe Perches · 14 years ago
  21. 3800276 ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err by Joe Perches · 14 years ago
  22. 07b2fa5 ath9k: Use static const by Joe Perches · 14 years ago
  23. c5d0855 ath9k_hw: set default values for radar pulse detection by Felix Fietkau · 14 years ago
  24. 4e8c14e ath9k_hw: add a private op for configuring radar pulse detection by Felix Fietkau · 14 years ago
  25. 7919a57 bitops: Provide generic sign_extend32 function by Andreas Herrmann · 14 years ago
  26. de40f31 ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower by Felix Fietkau · 14 years ago
  27. 093115b ath9k_hw: clean up ANI state handling by Felix Fietkau · 14 years ago
  28. 435c161 ath9k_hw: clean up register write buffering by Felix Fietkau · 14 years ago
  29. 9dbebc7 ath9k_hw: merge codepaths that access the cycle counter registers by Felix Fietkau · 14 years ago
  30. a42acef ath9k_hw: simplify revision checks for AR9287 by Felix Fietkau · 14 years ago
  31. e17f83e ath9k_hw: simplify revision checks for AR9285 by Felix Fietkau · 14 years ago
  32. 7a37081 ath9k_hw: simplify revision checks for AR9280 by Felix Fietkau · 14 years ago
  33. 866b778 ath9k_hw: fix invalid extension channel noisefloor readings in HT20 by Felix Fietkau · 14 years ago
  34. bbacee1 ath9k: merge noisefloor load implementations by Felix Fietkau · 14 years ago
  35. 54bd500 ath9k_hw: clean up the noise floor calibration code to reduce code duplication by Felix Fietkau · 14 years ago
  36. f2552e2 ath9k_hw: sanitize noise floor values properly on all chips by Felix Fietkau · 14 years ago
  37. e36b27a ath9k: add new ANI implementation for AR9003 by Luis R. Rodriguez · 14 years ago
  38. e9141f7 ath9k_hw: Fix async fifo for AR9287 by Sujith · 14 years ago
  39. 6b42e8d ath9k_hw: fix fast clock handling for 5GHz channels by Felix Fietkau · 14 years ago
  40. 7d0d0df ath9k_hw: Use buffered register writes by Sujith · 14 years ago
  41. 77d6d39 ath9k_hw: abstract loading noisefloor by Luis R. Rodriguez · 14 years ago
  42. 641d992 ath9k_hw: Split out the function for reading the noise floor by Felix Fietkau · 14 years ago
  43. c16fcb4 ath9k_hw: Split off ANI control to the PHY ops by Felix Fietkau · 14 years ago
  44. 6477396 ath9k_hw: add a private callback for PLL control computation by Luis R. Rodriguez · 14 years ago
  45. 8fe6536 ath9k_hw: Move some RF ops to the private callbacks by Luis R. Rodriguez · 14 years ago