1. f133525 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  2. 685328b mac80211: remove channel_change_time by Johannes Berg · 11 years ago
  3. 415ec61 ath9k: Remove RX Poll by Sujith Manoharan · 11 years ago
  4. d7df7a5 ath9k: Use a subroutine for the AR9330 reset WAR by Sujith Manoharan · 11 years ago
  5. f5bf30d ath9k: Remove unneeded ref. count initialization by Sujith Manoharan · 11 years ago
  6. 7b6ef99 ath9k: Cleanup ath9k.h by Sujith Manoharan · 11 years ago
  7. 0f978bf ath9k: Use a separate TX gain table for WZR-HP-G450H by Sujith Manoharan · 11 years ago
  8. 997b179 ath9k: enable dfs for mesh mode by Chun-Yeow Yeoh · 11 years ago
  9. 10e2318 ath9k: optimize ath9k_flush by Felix Fietkau · 11 years ago
  10. bf3dac5 ath9k: use a timer to put hardware into full sleep by Felix Fietkau · 11 years ago
  11. babaa80 ath9k: Add an initialization routine for WoW by Sujith Manoharan · 11 years ago
  12. e60001e ath9k: Use CONFIG_ATH9K_WOW by Sujith Manoharan · 11 years ago
  13. 4dd3564 ath9k: Identify Killer Wireless cards by Sujith Manoharan · 11 years ago
  14. 2d22c7d ath9k: Use correct PCIE initvals for AR9485 by Sujith Manoharan · 11 years ago
  15. 87eb016 ath9k: DFS radar use correct width enum by Janusz Dziedzic · 11 years ago
  16. 3c57e86 ath9k: enable DFS for IBSS mode by Simon Wunderlich · 11 years ago
  17. 89f927a ath9k: add TX99 support by Luis R. Rodriguez · 11 years ago
  18. 95a5992 ath9k: dfs kill ath9k specyfic code by Janusz Dziedzic · 11 years ago
  19. 7f329bb ath9k: remove sc->config.cabqReadyTime by Felix Fietkau · 11 years ago
  20. 2297f1c ath9k: make ath9k_cmn_update_ichannel static by Felix Fietkau · 11 years ago
  21. 1a04d59 ath9k: use a separate data structure for rx buffers by Felix Fietkau · 11 years ago
  22. 3fcdd0a ath9k: Identify WB335 Antenna configuration by Sujith Manoharan · 11 years ago
  23. 1063133 ath9k: Identify CUS252 cards by Sujith Manoharan · 11 years ago
  24. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  25. d1ae25a ath9k: Fix ASPM workaround usage by Sujith Manoharan · 11 years ago
  26. e083a42 ath9k: Add antenna diversity tweak for CUS198 by Sujith Manoharan · 11 years ago
  27. 2dfca31 mac80211: add a flag to indicate CCK support for HT clients by Felix Fietkau · 11 years ago
  28. d074e8d ath9k: enable CSA functionality in ath9k by Simon Wunderlich · 11 years ago
  29. 6fac8bb ath9k: announce that ath9k supports 5/10 MHz by Simon Wunderlich · 11 years ago
  30. 67a5533 ath9k: set 5/10 MHz supported channels and fix bitrate by Simon Wunderlich · 11 years ago
  31. 0671894 ath9k: use chandef instead of channel_type by Simon Wunderlich · 11 years ago
  32. 7d84587 ath9k: Fix BTCOEX usage for RX diversity by Sujith Manoharan · 11 years ago
  33. 31fd216 ath9k: Set SWCOM value for CUS198 by Sujith Manoharan · 11 years ago
  34. 3f2da95 ath9k: Add a HW capability for WLAN/BT RX diversity by Sujith Manoharan · 11 years ago
  35. 6308130 ath9k: Cleanup WLAN/BT RX diversity by Sujith Manoharan · 11 years ago
  36. 3afa6b4 ath9k: Fix antenna diversity for CUS198 by Sujith Manoharan · 11 years ago
  37. fca3c21 ath9k: Enable WoW only for supported models by Sujith Manoharan · 11 years ago
  38. 12eea64 ath9k: Add PCI IDs for CUS217 by Sujith Manoharan · 11 years ago
  39. e861ef5 ath9k: Modify IDs to identify CUS230 by Sujith Manoharan · 11 years ago
  40. 9b60b64 ath9k: Add custom parameters for CUS198 by Sujith Manoharan · 11 years ago
  41. 812fd64 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  42. f2c7a79 ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSE by Felix Fietkau · 11 years ago
  43. 861bca2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  44. 5efac94 ath9k: Use minstrel rate control by default by Sujith Manoharan · 11 years ago
  45. 531671c ath9k: Disable PowerSave by default by Sujith Manoharan · 11 years ago
  46. 51217ce Merge remote-tracking branch 'wireless-next/master' into HEAD by Johannes Berg · 11 years ago
  47. 846e438 ath9k: Enable WoW only for AR9462 by Sujith Manoharan · 11 years ago
  48. ec26bcc ath9k: advertise support for active monitor interfaces by Felix Fietkau · 11 years ago
  49. 964dc9e cfg80211: take WoWLAN support information out of wiphy struct by Johannes Berg · 11 years ago
  50. b0a1ae9 ath9k: check for Rx-STBC flag and pass it to ieee80211 by Oleksij Rempel · 11 years ago
  51. cf657a2 ath9k: Remove MAC_DEBUG by Sujith Manoharan · 11 years ago
  52. af69009 ath9k: Fix crash on module unload by Sujith Manoharan · 11 years ago
  53. 79acac0 ath9k: add support for the new rate control API by Felix Fietkau · 11 years ago
  54. ca21cfd ath9k: change DFS logging to use ath_dbg() by Zefir Kurtisi · 11 years ago
  55. 73e4937 ath9k: add support for DFS master mode by Zefir Kurtisi · 11 years ago
  56. e9cdedf ath9k: add interface combinations for DFS master by Zefir Kurtisi · 11 years ago
  57. 00b5418 ath9k: Only remove spectral scan relay file when it was created by Sven Eckelmann · 11 years ago
  58. 04ccd4a ath9k: add debug parameters for spectral scan by Simon Wunderlich · 12 years ago
  59. 066433a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  60. 0c0280b wireless: make the reg_notifier() void by Luis R. Rodriguez · 12 years ago
  61. e93d083 ath9k: add spectral scan feature by Simon Wunderlich · 12 years ago
  62. c1b976d ath9k_hw: use the devres API for allocations by Felix Fietkau · 12 years ago
  63. b81950b1 ath9k: use the devres API for allocations/mappings by Felix Fietkau · 12 years ago
  64. 36b07d1 ath9k: check pdata variable before dereferencing it by Gabor Juhos · 12 years ago
  65. ab5c4f7 ath9k: allow to load EEPROM content via firmware API by Gabor Juhos · 12 years ago
  66. 580bdac ath9k: Remove 'stations' debugfs file by Sujith Manoharan · 12 years ago
  67. bea843c ath9k/ath9k_htc: Remove WME macros by Sujith Manoharan · 12 years ago
  68. aebc0d4 ath9k: Advertize beacon_int_infra_match by Mohammed Shafi Shajakhan · 12 years ago
  69. e09f2dc ath9k: Add a module parameter to enable diversity by Sujith Manoharan · 12 years ago
  70. 8f176a3 ath9k: fill led_pin before drv_start by Rajkumar Manoharan · 12 years ago
  71. e41db61 ath9k: Set correct max streams for AR9565 by Sujith Manoharan · 12 years ago
  72. fb6e252 ath9k: Cleanup the beacon tasklet by Sujith Manoharan · 12 years ago
  73. 7702e78 ath9k: make per-WMM-AC queue sizes configurable via debugfs by Felix Fietkau · 12 years ago
  74. 9f11e16 ath9k: advertise supported WoW flags to upper layer by Mohammed Shafi Shajakhan · 12 years ago
  75. d09f5f4 ath9k: Handle ASPM properly by Sujith Manoharan · 12 years ago
  76. aaa1ec4 ath9k: Prune ath9k_init_device by Sujith Manoharan · 12 years ago
  77. 20c8e8d ath9k: add possible wiphy interface combinations by Felix Fietkau · 12 years ago
  78. 8e92d3f ath9k: add DFS pattern detector instance to ath_softc by Zefir Kurtisi · 12 years ago
  79. 81ddbb5 mac80211: don't always advertise remain-on-channel by Johannes Berg · 12 years ago
  80. 516304b ath: Add and use pr_fmt, convert printks to pr_<level> by Joe Perches · 12 years ago
  81. 01e1891 ath9k: recover ar9380 chips from rare stuck state by Rajkumar Manoharan · 12 years ago
  82. 195ca3b ath9k: reduce listen time period by Rajkumar Manoharan · 12 years ago
  83. f3eef64 ath9k: optimize register access functions by Felix Fietkau · 12 years ago
  84. 99ac8cd ath9k_hw: remove ath9k_hw_getdefantenna by Felix Fietkau · 12 years ago
  85. 3d4e20f ath9k: Remove aggregation flags by Sujith Manoharan · 12 years ago
  86. 5baec74 ath9k: make MAC sample statistics optional by Felix Fietkau · 12 years ago
  87. 5908120 ath9k: Move BTCOEX init/deinit functions to gpio.c by Sujith Manoharan · 12 years ago
  88. d3c83ac ath9k: Initialize MCI params using a helper by Sujith Manoharan · 12 years ago
  89. 07445f6 ath9k: Fix kernel panic during driver initilization by Mohammed Shafi Shajakhan · 12 years ago
  90. 8a30930 ath9k_hw: make bluetooth coexistence support optional at compile time by Felix Fietkau · 13 years ago
  91. d2182b6 ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO by Joe Perches · 13 years ago
  92. 687f545 ath9k: Reconfigure tx power on regulatory update by Rajkumar Manoharan · 13 years ago
  93. e710419 ath9k: clarify max_streams for AR9462 by Mohammed Shafi Shajakhan · 13 years ago
  94. 19686dd ath9k: MCI state machine based on MCI interrupt by Mohammed Shafi Shajakhan · 13 years ago
  95. 16659f6 ath9k_hw: initialize MCI parameters by Mohammed Shafi Shajakhan · 13 years ago
  96. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  97. fd65623 ath9k: Advertise support for TDLS by Jouni Malinen · 13 years ago
  98. 7dc181c ath9k: Add btcoex profile management support for AR9462 by Rajkumar Manoharan · 13 years ago
  99. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  100. ca2c68c ath9k_hw: clean up tx power handling by Felix Fietkau · 13 years ago