1. 3743853 ath9k_hw: fix channel maximum power level test by Felix Fietkau · 6 years ago
  2. ff738af ath9k_hw: check if the chip failed to wake up by Felix Fietkau · 7 years ago
  3. 072ebf8 ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on success by Matthias Schiffer · 8 years ago
  4. db7b542 ath9k: fix AR5416 access GPIO warning by Miaoqing Pan · 8 years ago
  5. 11b0ac2 ath9k: Remove some #defined constants to decrease verbosity by Benjamin Berg · 8 years ago
  6. bec9a94 ath9k: Use tsf offset helper in ath9k_hw_reset by Benjamin Berg · 8 years ago
  7. d323cb7 ath9k: remove return value from ath9k_hw_init_macaddr by Martin Blumenstingl · 8 years ago
  8. 0cefa97 ath9k: ath9k_hw_init_macaddr should not overwrite valid MAC addresses by Martin Blumenstingl · 8 years ago
  9. b27301f ath9k: remove variable which is set but never read by Martin Blumenstingl · 8 years ago
  10. 71f5137 ath9k: interpret requested txpower in EIRP domain by Zefir Kurtisi · 8 years ago
  11. db22219 ath9k: free GPIO resource for SOC GPIOs by Miaoqing Pan · 8 years ago
  12. b2d70d4 ath9k: make GPIO API to support both of WMAC and SOC by Miaoqing Pan · 8 years ago
  13. a01ab81 ath9k: define correct GPIO numbers and bits mask by Miaoqing Pan · 8 years ago
  14. 466b0f0 ath9k: fix data bus error on ar9300 and ar9580 by Miaoqing Pan · 8 years ago
  15. f0b2c30 ath9k: fix AR_RX_FILTER for ar9462/ar9565 when rx stopped by Miaoqing Pan · 9 years ago
  16. 58bb9ca ath9k: add debug messages to aggr/chanctx funcs by Janusz Dziedzic · 9 years ago
  17. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  18. 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
  19. 862a336 ath9k: Add support for OCB mode by Jan Kaisrlik · 9 years ago
  20. 1165dd9 ath9k: add correct MAC/BB name for ar9561 by Miaoqing Pan · 9 years ago
  21. 7865598 ath9k_hw: fix device ID check for AR956x by Felix Fietkau · 9 years ago
  22. 61b559d ath9k: add extra GPIO led support by Miaoqing Pan · 9 years ago
  23. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  24. 7b37e0d ath9k: use rmw buffer in ath9k_hw_set_operating_mode and ath9k_hw_reset by Oleksij Rempel · 9 years ago
  25. a57cb45 ath9k: add new function ath9k_hw_read_array by Oleksij Rempel · 9 years ago
  26. c09396e ath9k: disable TPC support again (for now) by Felix Fietkau · 9 years ago
  27. 656cd75 ath9k: Initialize pll_pwrsave for AR9462/AR9565 by Sujith Manoharan · 9 years ago
  28. 12a4442 ath9k: Register max WOW patterns by Sujith Manoharan · 9 years ago
  29. 4895efc ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLE by Sujith Manoharan · 9 years ago
  30. b5939e8 ath9k: enable per-packet TPC on AR9002 based chips by Lorenzo Bianconi · 9 years ago
  31. ede6a5e ath9k: Add QCA956x HW support by Miaoqing Pan · 10 years ago
  32. 2131fab ath9k: Add HW IDs for QCA956x by Miaoqing Pan · 10 years ago
  33. a9abe30 ath9k: enable TPC by default by Lorenzo Bianconi · 10 years ago
  34. ab1f5a5 Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  35. ee79ccd ath9k: Store the chip chainmask in HW capabilities by Sujith Manoharan · 10 years ago
  36. f4c34af ath9k: Enable TSF2 for generic HW timers by Sujith Manoharan · 10 years ago
  37. 60fc496 ath9k_htc: Enable software crypto for mgmt frame in Tx for USB devices by Chun-Yeow Yeoh · 10 years ago
  38. e6510b1 ath9k|ath9k_htc: Seperate the software crypto flag for Tx and Rx by Chun-Yeow Yeoh · 10 years ago
  39. 4e6ce4d ath9k: Fix RTC_DERIVED_CLK usage by Miaoqing Pan · 10 years ago
  40. 5ca06eb ath9k: use a random MAC address if the EEPROM address is invalid by Felix Fietkau · 10 years ago
  41. 3468968 ath9k: allow disabling bands via platform data by Felix Fietkau · 10 years ago
  42. 7b89fcc ath9k_hw: start initial NF calibration after PA calibration on <AR9003 by Felix Fietkau · 10 years ago
  43. 5fb9b1b ath9k_hw: fix PLL clock initialization for newer SoC by Felix Fietkau · 10 years ago
  44. 83322eb ath9k_hw: disable hardware ad-hoc flag on ar934x rev 3 by Felix Fietkau · 10 years ago
  45. 09c74f7 ath9k: use ah->get_mac_revision for all SoC devices if available by Felix Fietkau · 10 years ago
  46. 7a0a260 ath9k: enable ext channel pulse detection by Lorenzo Bianconi · 10 years ago
  47. 7aefa8a ath9k: do not overwrite ACK timeout estimation by Lorenzo Bianconi · 10 years ago
  48. c774d57 ath9k: add dynamic ACK timeout estimation by Lorenzo Bianconi · 10 years ago
  49. 8e15e09 ath9k: export methods related to ACK timeout estimation by Lorenzo Bianconi · 10 years ago
  50. 4307b0f ath9k: fix radar parameters initialization by Lorenzo Bianconi · 10 years ago
  51. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  52. 6438e0d wireless: ath9k: Get rid of timespec conversions by Thomas Gleixner · 10 years ago
  53. 76ac9ed ath9k_hw: Fix pll2_divfrac for AR953x by Rajkumar Manoharan · 10 years ago
  54. 8d7e09d ath9k: save tsf in channel context by Felix Fietkau · 10 years ago
  55. 9d83cd5 ath9k: reorder or remove some includes by Oleksij Rempel · 10 years ago
  56. 7a42e4e ath9k_hw: get QCA953x WMAC revision via platform_data by Felix Fietkau · 10 years ago
  57. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  58. c90d4f7 ath9k: Disable AR_INTR_SYNC_HOST1_FATAL for QCA953x by Sujith Manoharan · 10 years ago
  59. c08148b ath9k: Add QCA953x WMAC platform support by Sujith Manoharan · 10 years ago
  60. 105ff41 ath9k_hw: fix unreachable code in baseband hang detection code by Felix Fietkau · 10 years ago
  61. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  62. d31a36a ath9k: reduce baseband hang detection false positive rate by Felix Fietkau · 10 years ago
  63. 0e028ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  64. 9e495a2 ath9k: Remove ath9k rate control by Sujith Manoharan · 10 years ago
  65. 3683a07 ath9k: Fix build error on ARM by Sujith Manoharan · 10 years ago
  66. a64e1a4 ath9k: Fix RX interrupt mitigation by Sujith Manoharan · 10 years ago
  67. 1e2f929 ath9k: Disable cross-band FCC by Sujith Manoharan · 10 years ago
  68. 2c32305 ath9k: Add hardware support for QCA9531 by Sujith Manoharan · 10 years ago
  69. e6b1e46 ath9k: Assign macVersion for QCA9531 by Sujith Manoharan · 10 years ago
  70. ff47f93 ath9k: Remove unused config option ack_6mb by Sujith Manoharan · 10 years ago
  71. 04575f2 ath9k: Fix AR9100 chip power-on by Sujith Manoharan · 10 years ago
  72. f57cf93 ath9k: Cleanup __ath9k_hw_init() by Sujith Manoharan · 10 years ago
  73. de82582 ath9k: Handle unsupported MAC versions early by Sujith Manoharan · 10 years ago
  74. e4ef276 ath9k: Move private HW callbacks to hw-ops.h by Sujith Manoharan · 10 years ago
  75. 1dd9619 ath9k: Remove unused functions by Sujith Manoharan · 10 years ago
  76. a7abaf7 ath9k: Fix PHY restart workaround by Sujith Manoharan · 11 years ago
  77. 990de2b ath9k: Add HW callbacks for MAC/BB hang checks by Sujith Manoharan · 11 years ago
  78. 4598702 ath9k: Register supported HW hang checks by Sujith Manoharan · 11 years ago
  79. cca213f ath9k_hw: fix TSF offset calculation by Felix Fietkau · 11 years ago
  80. a6a172b ath9k_hw: fix gentimer callback without overflow handler by Felix Fietkau · 11 years ago
  81. 6a4d05d ath9k: move ath9k_debug_sync_cause out of ath9k_hw by Felix Fietkau · 11 years ago
  82. d7df7a5 ath9k: Use a subroutine for the AR9330 reset WAR by Sujith Manoharan · 11 years ago
  83. 4dc78c43 ath9k: Fix RTC reset delay by Sujith Manoharan · 11 years ago
  84. afe3653 ath9k: Add a delay between RTC reset/clear for AR9003 by Sujith Manoharan · 11 years ago
  85. 4ed1576 ath9k_hw: clean up station beacon timer API by Felix Fietkau · 11 years ago
  86. 4968563 ath9k_hw: remove additional_swba_backoff by Felix Fietkau · 11 years ago
  87. ae0c403 ath9k_hw: simplify spur channel handling by Felix Fietkau · 11 years ago
  88. 787e053 ath9k_hw: remove ah->config.pcie_clock_req by Felix Fietkau · 11 years ago
  89. 60c4bf2 ath9k_hw: remove defunct ad-hoc mode ATIM window handling code by Felix Fietkau · 11 years ago
  90. c67ce33 ath9k_hw: clean up generic timer code by Felix Fietkau · 11 years ago
  91. 935d00c ath9k: fix 5/10MHz channel width initialization on ar9003 by Lorenzo Bianconi · 11 years ago
  92. 0c7c2bb ath9k: Fix regulatory compliance by Sujith Manoharan · 11 years ago
  93. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  94. af02efb ath9k_hw: allow fast channel change when only CHANNEL_HT changes by Felix Fietkau · 11 years ago
  95. 09d8e31 ath9k_hw: fix TSF save/restore around chip reset by Felix Fietkau · 11 years ago
  96. c6fc7e6 ath9k: Remove pcieSerDesWrite by Sujith Manoharan · 11 years ago
  97. beae416 net: wireless: ath9k: avoid possible NULL pointer dereference by Michal Nazarewicz · 11 years ago
  98. 5bc225a ath9k: add noise floor parameter to ath9k_hw_getchan_noise by Lorenzo Bianconi · 11 years ago
  99. e4744ec ath9k_hw: remove references to hw->conf by Felix Fietkau · 11 years ago
  100. 6b21fd2 ath9k_hw: simplify channel flags by Felix Fietkau · 11 years ago