1. 83722bd ath9k: fix tx power settings for AR9287 by Gabor Juhos · 12 years ago
  2. d2182b6 ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO by Joe Perches · 13 years ago
  3. a261f0e ath9k_hw: Fix minimum CTL power for each runtime mode by Rajkumar Manoharan · 13 years ago
  4. 1b428a2 ath9k_hw: remove EEP_REG_1 by Felix Fietkau · 13 years ago
  5. ca2c68c ath9k_hw: clean up tx power handling by Felix Fietkau · 13 years ago
  6. d7084da ath9k_hw: remove dead code in the eeprom ops by Felix Fietkau · 13 years ago
  7. 1b8714f ath9k_hw: clean up hardware revision checks by Felix Fietkau · 13 years ago
  8. 49c99520 ath9k_hw: Add dump_eeprom support for AR9287 by Rajkumar Manoharan · 13 years ago
  9. 071bfef ath9k_hw: fix calculated runtime tx power limit by Felix Fietkau · 13 years ago
  10. e832bf1 ath9k_hw: remove the tx power index offset by Felix Fietkau · 13 years ago
  11. 78fa99a ath9k: use get_unaligned_{b16, le16, le32} where possible by Pavel Roskin · 13 years ago
  12. 21fdc87 ath9k: fix two more bugs in tx power by Daniel Halperin · 13 years ago
  13. 5b68138 ath9k: Drag the driver to the year 2011 by Sujith Manoharan · 13 years ago
  14. 0ff2b5c ath9k: Fix warnings from -Wunused-but-set-variable by Sujith Manoharan · 13 years ago
  15. 2d05a0c ath9k_hw: Remove unused code in AR9287 eeprom by Rajkumar Manoharan · 13 years ago
  16. e7fc633 ath9k_hw: Speedup register ops for HTC driver by Rajkumar Manoharan · 13 years ago
  17. 04cf53f ath9k_hw: Offload USB eeprom reading to target by Sujith Manoharan · 14 years ago
  18. df3c8b2 ath9k_hw: remove antenna configuration eeprom ops and variables by Felix Fietkau · 14 years ago
  19. 940cd2c ath9k_hw: merge the ar9287 version of ath9k_hw_get_gain_boundaries_pdadcs by Felix Fietkau · 14 years ago
  20. 4ddfcd7 ath9k_hw: clean up duplicate and unnused eeprom related defines by Felix Fietkau · 14 years ago
  21. 0b5ead9 ath9k_htc: Cleanup device identification by Sujith Manoharan · 14 years ago
  22. 226afe6 ath: Convert ath_print to ath_dbg by Joe Perches · 14 years ago
  23. 3800276 ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err by Joe Perches · 14 years ago
  24. f7ec8fb ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB) by Rajkumar Manoharan · 14 years ago
  25. d7a066c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  26. 07b2fa5 ath9k: Use static const by Joe Perches · 14 years ago
  27. b5261cf ath9k_hw: Set proper eeprom offset for AR9287 HTC devices by Rajkumar Manoharan · 14 years ago
  28. de40f31 ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower by Felix Fietkau · 14 years ago
  29. 7a37081 ath9k_hw: simplify revision checks for AR9280 by Felix Fietkau · 14 years ago
  30. f799a30 ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_config by Rajkumar Manoharan · 14 years ago
  31. ca6cff1 ath9k_htc: load proper firmware for device ID 7015 by Rajkumar Manoharan · 14 years ago
  32. 6eb90d4 ath9k: remove unneeded calculation of minimal calibration power by Pavel Roskin · 14 years ago
  33. 601e0cb ath9k_hw: fix antenna diversity on AR9285 by Felix Fietkau · 14 years ago
  34. a5fdbca ath: Fix uninitialized variable warnings by Prarit Bhargava · 14 years ago
  35. a55f858 ath9k_hw: Cleanup TX power calculation for AR9287 by Sujith · 14 years ago
  36. 79d7f4b ath9k_hw: Optimize ath9k_hw_ar9287_set_board_values by Sujith · 14 years ago
  37. 16c94ac ath9k_hw: Cleanup eeprom_9287.c by Sujith · 14 years ago
  38. 4910167 ath9k_hw: restore mac address reading logic by Luis R. Rodriguez · 14 years ago
  39. 0b8f6f2b1 ath9k_hw: rename eep_AR9287_ops to eep_ar9287_ops by Luis R. Rodriguez · 14 years ago
  40. 8fe6536 ath9k_hw: Move some RF ops to the private callbacks by Luis R. Rodriguez · 14 years ago
  41. 60ece40 wireless/ath: remove trailing space in messages by Frans Pop · 14 years ago
  42. 5bb1279 atheros: move bus ops to ath_common by Luis R. Rodriguez · 15 years ago
  43. cfe8cba ath9k: clarify what hw code is and remove ath9k.h from a few files by Luis R. Rodriguez · 15 years ago
  44. c46917b atheros: add common debug printing by Luis R. Rodriguez · 15 years ago
  45. 4d6b228 ath9k: use ath_hw for DPRINTF() and debug init/exit by Luis R. Rodriguez · 15 years ago
  46. 608b88c ath: move regulatory info into shared common structure by Luis R. Rodriguez · 15 years ago
  47. d4fe5af ath9k: Fix ref power interpolation logic for AR9287 chipsets. by Vivek Natarajan · 15 years ago
  48. b5aec95 ath9k: Split eeprom.c into manageable pieces by Sujith · 15 years ago