1. ea6f792 ath9k: introduce ath9k_hw_get_scaled_power helper by Gabor Juhos · 12 years ago
  2. 21bd6ea ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAIN by Gabor Juhos · 12 years ago
  3. d9e9145 ath9k: use ath9k_hw_update_regulatory_maxpower in ath9k_hw_def_set_txpower by Gabor Juhos · 12 years ago
  4. 57adc1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  5. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 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. a261f0e ath9k_hw: Fix minimum CTL power for each runtime mode by Rajkumar Manoharan · 13 years ago
  8. 1b428a2 ath9k_hw: remove EEP_REG_1 by Felix Fietkau · 13 years ago
  9. ca2c68c ath9k_hw: clean up tx power handling by Felix Fietkau · 13 years ago
  10. 1b8714f ath9k_hw: clean up hardware revision checks by Felix Fietkau · 13 years ago
  11. 1b37d3e ath9k_hw: Add dump_eeprom support for eeprom_def by Rajkumar Manoharan · 13 years ago
  12. 071bfef ath9k_hw: fix calculated runtime tx power limit by Felix Fietkau · 13 years ago
  13. e832bf1 ath9k_hw: remove the tx power index offset by Felix Fietkau · 13 years ago
  14. 78fa99a ath9k: use get_unaligned_{b16, le16, le32} where possible by Pavel Roskin · 13 years ago
  15. 5b68138 ath9k: Drag the driver to the year 2011 by Sujith Manoharan · 13 years ago
  16. 25f63a5 ath9k: fix AR9160 xpaBiasLvlFreq endianness handling by Adrian Chadd · 13 years ago
  17. e7fc633 ath9k_hw: Speedup register ops for HTC driver by Rajkumar Manoharan · 14 years ago
  18. 4d90674 ath9k_hw: Fix INI fixup by Sujith Manoharan · 14 years ago
  19. 04cf53f ath9k_hw: Offload USB eeprom reading to target by Sujith Manoharan · 14 years ago
  20. 69bdacc ath9k_hw: Fix thermal issue with UB94 by Sujith Manoharan · 14 years ago
  21. df3c8b2 ath9k_hw: remove antenna configuration eeprom ops and variables by Felix Fietkau · 14 years ago
  22. 115277a ath9k_hw: merge ath9k_hw_get_gain_boundaries_pdadcs between eeprom_def.c and eeprom_4k.c by Felix Fietkau · 14 years ago
  23. 4ddfcd7 ath9k_hw: clean up duplicate and unnused eeprom related defines by Felix Fietkau · 14 years ago
  24. 393934c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  25. 226afe6 ath: Convert ath_print to ath_dbg by Joe Perches · 14 years ago
  26. 3800276 ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err by Joe Perches · 14 years ago
  27. 8410516 ath9k: fix bug in tx power by Matteo Croce · 14 years ago
  28. 09f921f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  29. f67e07e ath9k_hw: fix more bitfield related endian issues by Felix Fietkau · 14 years ago
  30. 07b2fa5 ath9k: Use static const by Joe Perches · 14 years ago
  31. de40f31 ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower by Felix Fietkau · 14 years ago
  32. 7a37081 ath9k_hw: simplify revision checks for AR9280 by Felix Fietkau · 14 years ago
  33. f799a30 ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_config by Rajkumar Manoharan · 14 years ago
  34. 6eb90d4 ath9k: remove unneeded calculation of minimal calibration power by Pavel Roskin · 14 years ago
  35. 03b4776 ath9k_hw: fix an off-by-one error in the PDADC boundaries calculation by Felix Fietkau · 14 years ago
  36. 601e0cb ath9k_hw: fix antenna diversity on AR9285 by Felix Fietkau · 14 years ago
  37. a5fdbca ath: Fix uninitialized variable warnings by Prarit Bhargava · 14 years ago
  38. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  39. 5b75d0f ath9k_hw: update EEPROM data structure for AR9280 by Felix Fietkau · 14 years ago
  40. 57b9838 ath9k_hw: move AR9280 PCI EEPROM fix to eeprom_def.c by Felix Fietkau · 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. e41f0bf ath9k: Fix bugs in handling TX power by Senthil Balasubramanian · 15 years ago
  44. 5bb1279 atheros: move bus ops to ath_common by Luis R. Rodriguez · 15 years ago
  45. cfe8cba ath9k: clarify what hw code is and remove ath9k.h from a few files by Luis R. Rodriguez · 15 years ago
  46. c46917b atheros: add common debug printing by Luis R. Rodriguez · 15 years ago
  47. 4d6b228 ath9k: use ath_hw for DPRINTF() and debug init/exit by Luis R. Rodriguez · 15 years ago
  48. d865ca6c ath9k: Fix bug in chain handling by Senthil Balasubramanian · 15 years ago
  49. 608b88c ath: move regulatory info into shared common structure by Luis R. Rodriguez · 15 years ago
  50. b5aec95 ath9k: Split eeprom.c into manageable pieces by Sujith · 15 years ago