1. c08267d ath9k: add power per-rate tables for AR9002 chips by Lorenzo Bianconi · 9 years ago
  2. ae0c403 ath9k_hw: simplify spur channel handling by Felix Fietkau · 11 years ago
  3. 5e88ba6 ath9k: replace snprintf() with scnprintf() by Zefir Kurtisi · 11 years ago
  4. c2b8359 ath9k: Fix diversity combining for AR9285 by Sujith Manoharan · 11 years ago
  5. 0e4b9f2 ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read' by Gabor Juhos · 12 years ago
  6. 2fd2cdf ath9k: move duplicated debug message to 'ath9k_hw_nvram_read' by Gabor Juhos · 12 years ago
  7. 0440507 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  8. 2c20889 wireless: Remove casts to same type by Joe Perches · 12 years ago
  9. d25360b ath9k: Fix modal EEPROM dump by Mohammed Shafi Shajakhan · 12 years ago
  10. d2182b6 ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO by Joe Perches · 13 years ago
  11. a261f0e ath9k_hw: Fix minimum CTL power for each runtime mode by Rajkumar Manoharan · 13 years ago
  12. 1b428a2 ath9k_hw: remove EEP_REG_1 by Felix Fietkau · 13 years ago
  13. ca2c68c ath9k_hw: clean up tx power handling by Felix Fietkau · 13 years ago
  14. d7084da ath9k_hw: remove dead code in the eeprom ops by Felix Fietkau · 13 years ago
  15. 1b8714f ath9k_hw: clean up hardware revision checks by Felix Fietkau · 13 years ago
  16. f3d4505 ath9k: remove eeprom txgain override for minor version < 19 by Marek Lindner · 13 years ago
  17. 4f011a2 ath9k_hw: Add dump_eeprom support for eeprom_4k by Rajkumar Manoharan · 13 years ago
  18. 071bfef ath9k_hw: fix calculated runtime tx power limit by Felix Fietkau · 13 years ago
  19. e832bf1 ath9k_hw: remove the tx power index offset by Felix Fietkau · 13 years ago
  20. 78fa99a ath9k: use get_unaligned_{b16, le16, le32} where possible by Pavel Roskin · 13 years ago
  21. 5b68138 ath9k: Drag the driver to the year 2011 by Sujith Manoharan · 13 years ago
  22. d88525e ath9k_hw: Fix instable target power control b/w CCK/OFDM by Rajkumar Manoharan · 13 years ago
  23. 04cf53f ath9k_hw: Offload USB eeprom reading to target by Sujith Manoharan · 13 years ago
  24. df3c8b2 ath9k_hw: remove antenna configuration eeprom ops and variables by Felix Fietkau · 14 years ago
  25. 115277a ath9k_hw: merge ath9k_hw_get_gain_boundaries_pdadcs between eeprom_def.c and eeprom_4k.c by Felix Fietkau · 14 years ago
  26. 4ddfcd7 ath9k_hw: clean up duplicate and unnused eeprom related defines by Felix Fietkau · 14 years ago
  27. 226afe6 ath: Convert ath_print to ath_dbg by Joe Perches · 14 years ago
  28. 3800276 ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err by Joe Perches · 14 years ago
  29. 07b2fa5 ath9k: Use static const by Joe Perches · 14 years ago
  30. de40f31 ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower by Felix Fietkau · 14 years ago
  31. 435c161 ath9k_hw: clean up register write buffering by Felix Fietkau · 14 years ago
  32. 970bf9d ath9k: get correct tx gain type in ath9k_hw_4k_get_eeprom by Gabor Juhos · 14 years ago
  33. e17f83e ath9k_hw: simplify revision checks for AR9285 by Felix Fietkau · 14 years ago
  34. 7a37081 ath9k_hw: simplify revision checks for AR9280 by Felix Fietkau · 14 years ago
  35. f799a30 ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_config by Rajkumar Manoharan · 14 years ago
  36. 754dc53 ath9k_hw: Add capability flag for Antenna diversity and combining feature by Vasanthakumar Thiagarajan · 14 years ago
  37. 6eb90d4 ath9k: remove unneeded calculation of minimal calibration power by Pavel Roskin · 14 years ago
  38. 601e0cb ath9k_hw: fix antenna diversity on AR9285 by Felix Fietkau · 14 years ago
  39. a5fdbca ath: Fix uninitialized variable warnings by Prarit Bhargava · 14 years ago
  40. 7d0d0df ath9k_hw: Use buffered register writes by Sujith · 14 years ago
  41. 4910167 ath9k_hw: restore mac address reading logic by Luis R. Rodriguez · 14 years ago
  42. 8fe6536 ath9k_hw: Move some RF ops to the private callbacks by Luis R. Rodriguez · 14 years ago
  43. 60ece40 wireless/ath: remove trailing space in messages by Frans Pop · 14 years ago
  44. 0cab655 ath9k_hw: modify the rf control register for ar9271 revision 1.0 by Luis R. Rodriguez · 15 years ago
  45. e41f0bf ath9k: Fix bugs in handling TX power by Senthil Balasubramanian · 15 years ago
  46. 5bb1279 atheros: move bus ops to ath_common by Luis R. Rodriguez · 15 years ago
  47. cfe8cba ath9k: clarify what hw code is and remove ath9k.h from a few files by Luis R. Rodriguez · 15 years ago
  48. c46917b atheros: add common debug printing by Luis R. Rodriguez · 15 years ago
  49. 4d6b228 ath9k: use ath_hw for DPRINTF() and debug init/exit by Luis R. Rodriguez · 15 years ago
  50. 608b88c ath: move regulatory info into shared common structure by Luis R. Rodriguez · 15 years ago
  51. 180d674b ath9k: Remove local chainmask variable by Sujith · 15 years ago
  52. bf466fb ath9k: Cleanup TX power calculation for 4K chips by Sujith · 15 years ago
  53. 7f63845 ath9k: Clean antenna configuration for 4K EEPROM chips by Sujith · 15 years ago
  54. a37414a ath9k: Cleanup ath9k_hw_4k_set_gain() interface by Sujith · 15 years ago
  55. b5aec95 ath9k: Split eeprom.c into manageable pieces by Sujith · 15 years ago