1. 4ed1576 ath9k_hw: clean up station beacon timer API by Felix Fietkau · 12 years ago
  2. c57b182 ath9k_hw: remove spur related unused defines by Felix Fietkau · 12 years ago
  3. 4968563 ath9k_hw: remove additional_swba_backoff by Felix Fietkau · 12 years ago
  4. ae0c403 ath9k_hw: simplify spur channel handling by Felix Fietkau · 12 years ago
  5. 787e053 ath9k_hw: remove ah->config.pcie_clock_req by Felix Fietkau · 12 years ago
  6. 60c4bf2 ath9k_hw: remove defunct ad-hoc mode ATIM window handling code by Felix Fietkau · 12 years ago
  7. c67ce33 ath9k_hw: clean up generic timer code by Felix Fietkau · 12 years ago
  8. 168c6f8 ath9k_hw: use a software timer for btcoex no_stomp_timer by Felix Fietkau · 12 years ago
  9. e45e91d ath9k: add support for reporting per-chain signal strength by Felix Fietkau · 12 years ago
  10. f40c460 ath9k_common: get rid of an unnecessary variable by Felix Fietkau · 12 years ago
  11. 935d00c ath9k: fix 5/10MHz channel width initialization on ar9003 by Lorenzo Bianconi · 12 years ago
  12. 1e51aca ath9k_htc: reconfigure led_gpios after resume by Oleksij Rempel · 12 years ago
  13. 90accd0 net: wirelesse: wcn36xx: pull allocation outside of critical section by Michal Nazarewicz · 12 years ago
  14. c4de673 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  15. 55957fb ath9k: initialize retry chain flags in tx99 code by Lorenzo Bianconi · 12 years ago
  16. cb161cd ath5k: Reset Tx interrupt bits also on PISR by Nick Kossifidis · 12 years ago
  17. d6b5075 ath9k: Apply tuning caps for AR9330 and AR9485 by Sujith Manoharan · 12 years ago
  18. e6d53bd ath9k: Fix internal regulator for AR955x by Sujith Manoharan · 12 years ago
  19. bb46662 ath9k: Enable manual peak calibration for AR9331 v1.1 by Sujith Manoharan · 12 years ago
  20. 6b416d0 ath9k: Remove AR9330 v1.0 macro as it's not supported by Sujith Manoharan · 12 years ago
  21. 0c7c2bb ath9k: Fix regulatory compliance by Sujith Manoharan · 12 years ago
  22. ca488b9 ath9k: Identify duplicate AR9565 v1.0 initvals by Sujith Manoharan · 12 years ago
  23. ceb1512 ath9k: Identify duplicate AR9462 v2.0 initvals by Sujith Manoharan · 12 years ago
  24. 4b0ec82 ath9k: Identify duplicate AR9485 initvals by Sujith Manoharan · 12 years ago
  25. 98d7401 ath9k: Update high power gain table for AR9300 by Sujith Manoharan · 12 years ago
  26. 0f978bf ath9k: Use a separate TX gain table for WZR-HP-G450H by Sujith Manoharan · 12 years ago
  27. 492f478 ath9k: Update AR9331 v1.2 initvals by Sujith Manoharan · 12 years ago
  28. 367ba05 ath9k: Update AR9331 v1.1 initvals by Sujith Manoharan · 12 years ago
  29. 1129512 ath9k: Remove AR955x INI duplicates by Sujith Manoharan · 12 years ago
  30. bc73902 ath9k: Update mac_postamble for AR9003 family by Sujith Manoharan · 12 years ago
  31. 4a878b9 ath9k: Initialize baseband for DFS channels by Sujith Manoharan · 12 years ago
  32. 98b2e1f ath9k: Add initval arrays for DFS channels by Sujith Manoharan · 12 years ago
  33. fa643ae wcn36xx: enable the beaconing in mesh mode by Chun-Yeow Yeoh · 12 years ago
  34. 997b179 ath9k: enable dfs for mesh mode by Chun-Yeow Yeoh · 12 years ago
  35. 145babc Merge tag 'for-linville-20131203' of git://github.com/kvalo/ath by John W. Linville · 12 years ago
  36. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  37. 251c9ba ath: fix dynamic user regulatory domain support by Luis R. Rodriguez · 12 years ago
  38. ba94c04 ath: dynamic user allow check helper to the top by Luis R. Rodriguez · 12 years ago
  39. a44ea6f ath: move dynamic_country_user_possible() to the top by Luis R. Rodriguez · 12 years ago
  40. 62452a9 ath: fix usage of freq_reg_info() by Luis R. Rodriguez · 12 years ago
  41. 07782d9 ath: move the channel for ath_reg_apply_beaconing_flags() into helper by Luis R. Rodriguez · 12 years ago
  42. 6c3af58 ath: simplify ath_reg_apply_beaconing_flags() by Luis R. Rodriguez · 12 years ago
  43. f33cbc4 ath: rename ath_reg_apply_active_scan_flags() to ath_reg_apply_ir_flags() by Luis R. Rodriguez · 12 years ago
  44. bc0aa06 ath: clean up ath_reg_apply_active_scan_flags() by Luis R. Rodriguez · 12 years ago
  45. d44040d ath: fix logic on ath_reg_apply_active_scan_flags() by Luis R. Rodriguez · 12 years ago
  46. cddc604 wcn36xx: fix typo error by Chun-Yeow Yeoh · 12 years ago
  47. fc70ff7 ath9k: fix retry chain initialization in tx99 code by Lorenzo Bianconi · 12 years ago
  48. 42bc702 wcn36xx: set self STA default HT parameters by Chun-Yeow Yeoh · 12 years ago
  49. 684e55f wcn36xx: Fix logging macro with unnecessary semicolon by Eugene Krasnikov · 12 years ago
  50. b3e3f87 wcn36xx: enable beacon change using BSS_CHANGED_BEACON by Chun-Yeow Yeoh · 12 years ago
  51. d1e33e6 cfg80211: in bitrate_mask, rename mcs to ht_mcs by Janusz Dziedzic · 12 years ago
  52. 4b074b0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  53. 2c8672c ath9k: Fix initvals for freq 2484 by Sujith Manoharan · 12 years ago
  54. 40cc87d ath9k: Update AR9340 initvals by Sujith Manoharan · 12 years ago
  55. 2d9507c ath9k: Update initvals for AR9580 v1.0 by Sujith Manoharan · 12 years ago
  56. 879fb28 ath9k: Update initvals for AR9300 v2.2 by Sujith Manoharan · 12 years ago
  57. dbb3e2f ath9k: Remove duplicate initvals for AR9462 v2.1 by Sujith Manoharan · 12 years ago
  58. 3777f7d ath9k: Attach INI arrays for AR9565 v1.1 by Sujith Manoharan · 12 years ago
  59. 8af4596 ath9k: Add version macros for AR9565 1.1 by Sujith Manoharan · 12 years ago
  60. ae4a9a10 ath9k: Add initvals for AR9565 1.1 by Sujith Manoharan · 12 years ago
  61. ffaa02f ath9k: Cleanup IQ calibration for PCOEM chips by Sujith Manoharan · 12 years ago
  62. af02efb ath9k_hw: allow fast channel change when only CHANNEL_HT changes by Felix Fietkau · 12 years ago
  63. 09d8e31 ath9k_hw: fix TSF save/restore around chip reset by Felix Fietkau · 12 years ago
  64. 10e2318 ath9k: optimize ath9k_flush by Felix Fietkau · 12 years ago
  65. 10ffb6a ath9k: optimize ath_drain_all_txq by Felix Fietkau · 12 years ago
  66. bf3dac5 ath9k: use a timer to put hardware into full sleep by Felix Fietkau · 12 years ago
  67. f28c785 ath9k: Fix TX IQ calibration for SoC chips by Sujith Manoharan · 12 years ago
  68. 34d9b68 ath9k: Fix Carrier Leak calibration for SoC chips by Sujith Manoharan · 12 years ago
  69. c20a2c5 ath9k: Remove unnecessary check by Sujith Manoharan · 12 years ago
  70. a364078 ath9k: Remove RTT/MCI code from SoC calibration by Sujith Manoharan · 12 years ago
  71. 3b06c1d7 ath9k: Separate routines for PCOEM and SoC calibration by Sujith Manoharan · 12 years ago
  72. 26f2a64 ath9k: fix SC_OP_INVALID test in ath9k_tx99_init() by Dan Carpenter · 12 years ago
  73. 8fd007a ath9k: Apply CUS227 specific TX gain values by Sujith Manoharan · 12 years ago
  74. c6fc7e6 ath9k: Remove pcieSerDesWrite by Sujith Manoharan · 12 years ago
  75. 28148db ath9k: Remove unused AR9462 2.0 initvals by Sujith Manoharan · 12 years ago
  76. f51ecd7 ath9k: Add SERDES initvals for AR9462 2.1 by Sujith Manoharan · 12 years ago
  77. babaa80 ath9k: Add an initialization routine for WoW by Sujith Manoharan · 12 years ago
  78. e60001e ath9k: Use CONFIG_ATH9K_WOW by Sujith Manoharan · 12 years ago
  79. bb00b1f ath9k: Add a config option for WoW by Sujith Manoharan · 12 years ago
  80. 9c9cb10 ath9k: Fix wow.c compilation by Sujith Manoharan · 12 years ago
  81. ef6b19e ath9k: Fix TX99 config option usage by Sujith Manoharan · 12 years ago
  82. 4dd3564 ath9k: Identify Killer Wireless cards by Sujith Manoharan · 12 years ago
  83. 9658113 ath9k: Add WB335 PCI IDs by Sujith Manoharan · 12 years ago
  84. 3469adb net: wireless: wcn36xx: fix potential NULL pointer dereference by Michal Nazarewicz · 12 years ago
  85. beae416 net: wireless: ath9k: avoid possible NULL pointer dereference by Michal Nazarewicz · 12 years ago
  86. a1783a7 ath9k: Fix XLNA bias strength by Sujith Manoharan · 12 years ago
  87. 93c1cfb ath9k: Fix QuickDrop usage by Sujith Manoharan · 12 years ago
  88. cfb27d2 ath10k: fix multi BSSID with WPA on FW 10.1 by Michal Kazior · 12 years ago
  89. e487eae cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify by Simon Wunderlich · 12 years ago
  90. b176e62 cfg80211: aggregate mgmt_tx parameters into a struct by Andrei Otcheretianski · 12 years ago
  91. 6d33a9a ath10k: fix Tx status clearing by Michal Kazior · 12 years ago
  92. cfe9c45 ath10k: allow explicit MSI/MSI-X disabling by Michal Kazior · 12 years ago
  93. ab977bd ath10k: re-add support for early fw indication by Michal Kazior · 12 years ago
  94. 2685218 ath10k: extract functions for legacy irq handling by Michal Kazior · 12 years ago
  95. 5d1aa94 ath10k: defer irq registration until hif start() by Michal Kazior · 12 years ago
  96. c80de12 ath10k: decouple ath10k_pci_start_ce() by Michal Kazior · 12 years ago
  97. 85622cd ath10k: don't use interrupts for BMI by Michal Kazior · 12 years ago
  98. fc15ca1 ath10k: split up pci irq code by Michal Kazior · 12 years ago
  99. e539887 ath10k: don't consume other's shared interrupts by Michal Kazior · 12 years ago
  100. a09a85a cfg80211: add flags to define country IE processing rules by Luis R. Rodriguez · 12 years ago