1. 0466e25 ath9k_hw: remove ATH_BTCOEX_CFG_MCI by Rajkumar Manoharan · 12 years ago
  2. ed2578c ath9k: simplify beacon configuration for beaconing vifs by Rajkumar Manoharan · 12 years ago
  3. 78241bd ath9k: make DFS detector pools SMP safe by Zefir Kurtisi · 12 years ago
  4. 75acd5a ath9k: fix TX power reporting on AR9003 chips by Gabor Juhos · 12 years ago
  5. 990e08a ath9k: Fix compile warnings when DEBUGFS is disabled. by Ben Greear · 12 years ago
  6. 20c8e8d ath9k: add possible wiphy interface combinations by Felix Fietkau · 12 years ago
  7. 8edb254 ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQ by Gabor Juhos · 12 years ago
  8. 23bd7ce ath9k: move ath9k_hw_fbin2freq function to eeprom.h by Gabor Juhos · 12 years ago
  9. 86ae26d ath9k: remove unused PWRINC_*_TO_*_CHAIN defines by Gabor Juhos · 12 years ago
  10. 6010e72 ath9k: merge power correction constants by Gabor Juhos · 12 years ago
  11. 8f942b9 ath9k: simplify ath9k_hw_get_scaled_power function by Gabor Juhos · 12 years ago
  12. ea6f792 ath9k: introduce ath9k_hw_get_scaled_power helper by Gabor Juhos · 12 years ago
  13. 21bd6ea ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAIN by Gabor Juhos · 12 years ago
  14. d9e9145 ath9k: use ath9k_hw_update_regulatory_maxpower in ath9k_hw_def_set_txpower by Gabor Juhos · 12 years ago
  15. cd484ae ath9k: fix beacon descriptor by Rajkumar Manoharan · 12 years ago
  16. 4e7fb71 ath9k: skip beaconing when reset work is pending by Rajkumar Manoharan · 12 years ago
  17. af1e8a6 ath9k: reset noiseimmunity level to default by Rajkumar Manoharan · 12 years ago
  18. de5f8fc ath9k: fix ibss beacon next tbtt by Rajkumar Manoharan · 12 years ago
  19. 3e5217e ath9k: fix ibss fair beacon distribution for AR9462 by Rajkumar Manoharan · 12 years ago
  20. b381fa3 ath9k: optimize the hardware hang check by Felix Fietkau · 12 years ago
  21. 7b27ba4 ath9k: do not register LEDs on AR913x by Felix Fietkau · 12 years ago
  22. 689e756 ath9k_hw: add support for 8 AP mode interfaces by Felix Fietkau · 12 years ago
  23. 462e58f ath9k: Gather and report IRQ sync_cause errors. by Ben Greear · 12 years ago
  24. 24a0731 ath9k: Use macro to decrease code when priting recv stats. by Ben Greear · 12 years ago
  25. d90b570 ath9k_htc: Add Panasonic N5HBZ0000055 device id by Sujith Manoharan · 12 years ago
  26. f58cc80 ath9k_hw: Remove BTCOEX initvals by Sujith Manoharan · 12 years ago
  27. 9970027 ath9k: remove dead code by Zefir Kurtisi · 12 years ago
  28. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  29. 1507218 ath9k: Add more recv stats. by Ben Greear · 12 years ago
  30. a5a0bca ath9k: Add tx-failed counter. by Ben Greear · 12 years ago
  31. 56dc389 ath9k: update to DFS pattern detector interface by Zefir Kurtisi · 12 years ago
  32. 8e92d3f ath9k: add DFS pattern detector instance to ath_softc by Zefir Kurtisi · 12 years ago
  33. 6ee159e ath9k: add DFS pattern detector by Zefir Kurtisi · 12 years ago
  34. 8f727ef mac80211: notify driver of rate control updates by Johannes Berg · 12 years ago
  35. 64f68e5 mac80211: remove channel type argument from rate_update by Johannes Berg · 12 years ago
  36. 81ddbb5 mac80211: don't always advertise remain-on-channel by Johannes Berg · 12 years ago
  37. 516304b ath: Add and use pr_fmt, convert printks to pr_<level> by Joe Perches · 12 years ago
  38. 011afa1 Revert "ath9k: fix going to full-sleep on PS idle" by Sujith Manoharan · 12 years ago
  39. 68d9e1f ath9k_hw: Update rx gain initval to improve rx sensitivity by Rajkumar Manoharan · 12 years ago
  40. 01e1891 ath9k: recover ar9380 chips from rare stuck state by Rajkumar Manoharan · 12 years ago
  41. 54da20d ath9k_hw: improve ANI processing and rx desensitizing parameters by Rajkumar Manoharan · 12 years ago
  42. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  43. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  44. a4d6367 ath9k: Use HW HT capabilites properly by Sujith Manoharan · 12 years ago
  45. b5447ff ath9k: fix a memory leak in ath_rx_tasklet() by Eric Dumazet · 12 years ago
  46. 195ca3b ath9k: reduce listen time period by Rajkumar Manoharan · 12 years ago
  47. 2ee0a07 ath9k: fix max noise floor threshold by Rajkumar Manoharan · 12 years ago
  48. 01a2829 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
  49. 783b732 ath9k_hw: remove unused initvals by Felix Fietkau · 12 years ago
  50. c7effd3 ath9k: inline AR9271 1.0 INI overrides by Felix Fietkau · 12 years ago
  51. aa0e578 ath9k_hw: remove iniModes_*_tx_gain_9271 by Felix Fietkau · 12 years ago
  52. c7d36f9 ath9k_hw: clean up iniModesAdditional by Felix Fietkau · 12 years ago
  53. 9951c4d ath9k_hw: fix AR9380 register settings for channel 14 by Felix Fietkau · 12 years ago
  54. c8664d1 ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initialization by Felix Fietkau · 12 years ago
  55. bbf2b30 ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271 by Felix Fietkau · 12 years ago
  56. aebc0a8 ath9k_hw: clean up ath9k_hw_setuprxdesc by Felix Fietkau · 12 years ago
  57. 239c795 ath9k_hw: remove ath9k_hw_gettxintrtxqs by Felix Fietkau · 12 years ago
  58. f3eef64 ath9k: optimize register access functions by Felix Fietkau · 12 years ago
  59. 99ac8cd ath9k_hw: remove ath9k_hw_getdefantenna by Felix Fietkau · 12 years ago
  60. 8efa7a8 ath9k_hw: remove ath9k_hw_htc_resetinit by Felix Fietkau · 12 years ago
  61. ce8fdf6 ath9k_hw: clean up tx completion interrupt handling by Felix Fietkau · 12 years ago
  62. 7e03072 ath9k_hw: simplify tx queue interrupt mask handling by Felix Fietkau · 12 years ago
  63. d47a61a ath9k: Fix multi-VIF BSS handling by Sujith Manoharan · 12 years ago
  64. 3d4e20f ath9k: Remove aggregation flags by Sujith Manoharan · 12 years ago
  65. caed657 ath9k_hw: Cleanup FastChannelChange by Sujith Manoharan · 12 years ago
  66. bcf6f96 ath9k: Remove 'other' VIF count by Sujith Manoharan · 12 years ago
  67. 62450b8 ath9k: Remove unused variables by Sujith Manoharan · 12 years ago
  68. bf106e1 ath9k: Remove unnecessary initialization by Sujith Manoharan · 12 years ago
  69. c1afdaf ath9k: fix going to full-sleep on PS idle by Felix Fietkau · 12 years ago
  70. ffb1c56 ath9k: Fix mactime from being clobbered in rx_status by Ashok Nagarajan · 12 years ago
  71. 9f61903 ath9k: configure bss info at assoc notification by Rajkumar Manoharan · 12 years ago
  72. 3789d59 ath9k_hw: Fix enabling of MCI and RTT by Mohammed Shafi Shajakhan · 12 years ago
  73. bff2ec2 ath9k: Fix BTCOEX shutdown by Sujith Manoharan · 12 years ago
  74. 74dd152 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
  75. 2ef1675 ath9k: fix signal strength reporting issues by Felix Fietkau · 12 years ago
  76. 3a2923e ath9k: get rid of double queueing of rx frames on EDMA by Felix Fietkau · 12 years ago
  77. fc16fd8 ath9k: remove rssi/antenna information from recv debug stats by Felix Fietkau · 12 years ago
  78. 5baec74 ath9k: make MAC sample statistics optional by Felix Fietkau · 12 years ago
  79. 9c083af ath9k_hw: use cold instead of warm reset on AR9280 by Felix Fietkau · 12 years ago
  80. 6a01f0c ath9k: make use of list_for_each_entry_safe by Mohammed Shafi Shajakhan · 12 years ago
  81. d53c74e ath9k: completely zero intialize valid_phy_rate_idx by Mohammed Shafi Shajakhan · 12 years ago
  82. 4e0ad25 ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx status by Felix Fietkau · 12 years ago
  83. 627e67a ath9k_hw: enable interrupts for beacon tx completion events by Felix Fietkau · 12 years ago
  84. 4286df6 ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx tasklet by Felix Fietkau · 12 years ago
  85. d6157bf Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips" by Felix Fietkau · 12 years ago
  86. 051d3b5 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
  87. b4017c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  88. 8701ff0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  89. f4fb4b2 ath9k: decouple RX error checking for DFS by Zefir Kurtisi · 12 years ago
  90. 682dd04 ath9k: Cleanup mci.c by Sujith Manoharan · 12 years ago
  91. 37cd9d7 ath9k_hw: MCI whitespace/debug cleanup by Sujith Manoharan · 12 years ago
  92. 0cc4cde ath9k_hw: Remove HW revision checks by Sujith Manoharan · 12 years ago
  93. 4f851df ath9k_hw: Cleanup MCI reset routine by Sujith Manoharan · 12 years ago
  94. 70982b7 ath9k: Modify ATH9K_BTCOEX_SUPPORT by Sujith Manoharan · 12 years ago
  95. 9a15858 ath9k: Remove ATH9K_HW_CAP_MCI checks by Sujith Manoharan · 12 years ago
  96. 64ab38d ath9k: Remove ATH_BTCOEX_CFG_NONE checks by Sujith Manoharan · 12 years ago
  97. 9d5b80f ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORT by Sujith Manoharan · 12 years ago
  98. cee5341 ath9k_htc: Init BTCOEX inside htc_drv_gpio.c by Sujith Manoharan · 12 years ago
  99. bf047fc ath9k_htc: Start/stop btcoex using a helper by Sujith Manoharan · 12 years ago
  100. dbccdd1 ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORT by Sujith Manoharan · 12 years ago