1. d2182b6 ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO by Joe Perches · 14 years ago
  2. 7e95e365 Merge remote branch 'wireless-next/master' into ath6kl-next by Kalle Valo · 14 years ago
  3. 5bd5e9a ath9k: Support RSN Mesh by Chun-Yeow Yeoh · 14 years ago
  4. 1b2538b ath9k_hw: remove ATH9K_HW_CAP_CST by Mohammed Shafi Shajakhan · 14 years ago
  5. 356cb55 ath9k: validate for non-zero BSSID by Mohammed Shafi Shajakhan · 14 years ago
  6. 29942bc ath9k: add DFS radar pulse processing by Zefir Kurtisi · 14 years ago
  7. 9a66af3 ath9k_hw: add DFS testing check by Zefir Kurtisi · 14 years ago
  8. 9b203c8 ath: add a debug level for DFS by Zefir Kurtisi · 14 years ago
  9. 55e435d ath: document ATH_DBG_MCI by Luis R. Rodriguez · 14 years ago
  10. f943754 ath9k: avoid retransmitting aggregation frames that a BAR was sent for by Felix Fietkau · 14 years ago
  11. 3ad2952 ath9k: simplify tx locking by Felix Fietkau · 14 years ago
  12. 6ee8284 ath9k: remove bogus sequence number increment by Felix Fietkau · 14 years ago
  13. b047701 ath9k: reduce indentation level in a few places by Felix Fietkau · 14 years ago
  14. 156369f ath9k: reduce the number of unnecessary BAR tx packets by Felix Fietkau · 14 years ago
  15. da64762 ath9k: change maximum software retransmission handling by Felix Fietkau · 14 years ago
  16. 5d22df2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 14 years ago
  17. 3ca9d1f ath6kl: support for P2P mgmt operations on station interface by Aarthi Thiruvengadam · 14 years ago
  18. 39586bf ath6kl: Support different uart_tx pin and refclk configuration by Ryan Hsu · 14 years ago
  19. e5f0a27 ath9k: make two mci related functions static by Felix Fietkau · 14 years ago
  20. 687f545 ath9k: Reconfigure tx power on regulatory update by Rajkumar Manoharan · 14 years ago
  21. de1c732 ath: optimize processing of CTLs for country IEs for world roaming cards by Luis R. Rodriguez · 14 years ago
  22. 43fcb43 ath: add a helper for processing reg data on init by Luis R. Rodriguez · 14 years ago
  23. cc78d6b ath9k_hw: Fix handling of MCI interrupt by Mohammed Shafi Shajakhan · 14 years ago
  24. 93fdd59 ath9k_hw: check for asynchronous interrupts before bailing out by Mohammed Shafi Shajakhan · 14 years ago
  25. 10509f9 ath6kl: implement scheduled scan by Kalle Valo · 14 years ago
  26. 277d90f ath6kl: fix reading of FW IE capabilities by Kalle Valo · 14 years ago
  27. 75ae3bc ath6kl: fix value of WOW_FILTER_SSID by Kalle Valo · 14 years ago
  28. 7125f01 ath6kl: implement ath6kl_cfg80211_stop_all() by Kalle Valo · 14 years ago
  29. ed8491a ath6kl: call ath6kl_cfg80211_stop() from ath6kl_close() by Kalle Valo · 14 years ago
  30. c97a31b ath6kl: remove a workaround from ath6kl_cfg80211_stop() by Kalle Valo · 14 years ago
  31. d6d5c06 ath6kl: cleanup ath6kl_priv() by Kalle Valo · 14 years ago
  32. 4703290 ath6kl: Use delayed key configuration for WAPI in AP mode by Jouni Malinen · 14 years ago
  33. 10636bc ath9k: fix max phy rate at rate control init by Rajkumar Manoharan · 14 years ago
  34. 4f17c48 ath9k: enable ANI for ar9100 chips by Nikolay Martynov · 14 years ago
  35. 4279425 ath9k: use config.enable_ani to check if ani should be performed by Nikolay Martynov · 14 years ago
  36. 8695135 ath9k: change calibration debug log to output all calibration types by Nikolay Martynov · 14 years ago
  37. a9b2ce0 ath9k: trivial: cosmetic fix in calibration debug log by Nikolay Martynov · 14 years ago
  38. daa1b6e ath9k: cancel all workqueue activity when going idle by Felix Fietkau · 14 years ago
  39. 9df0d6a ath9k: only drop packets in drv_flush when asked to by Felix Fietkau · 14 years ago
  40. c0c1174 ath9k: rework power state handling by Felix Fietkau · 14 years ago
  41. c8e8868 ath9k: always issue a full hw reset after waking up from full-sleep mode by Felix Fietkau · 14 years ago
  42. e710419 ath9k: clarify max_streams for AR9462 by Mohammed Shafi Shajakhan · 14 years ago
  43. b9b6968 ath9k_hw: sync to latest AR9462 INI by Mohammed Shafi Shajakhan · 14 years ago
  44. 162d12d ath9k: fix check for antenna diversity support by Felix Fietkau · 14 years ago
  45. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 14 years ago
  46. ba5736a ath9k_hw: add default chainmask for AR9462 by Mohammed Shafi Shajakhan · 14 years ago
  47. 6fea593 ath9k_hw: Fix TX IQ calibration for AR9003 by Mohammed Shafi Shajakhan · 14 years ago
  48. 7468722 ath9k: minor cleanup by Mohammed Shafi Shajakhan · 14 years ago
  49. 32b1076 ath9k: fix a typo by Mohammed Shafi Shajakhan · 14 years ago
  50. 19686dd ath9k: MCI state machine based on MCI interrupt by Mohammed Shafi Shajakhan · 14 years ago
  51. 63d3296 ath9k_hw: Add MCI related changes in chip reset by Mohammed Shafi Shajakhan · 14 years ago
  52. 3ebfcdc ath9k_hw: Add support for MCI WLAN calibration by Mohammed Shafi Shajakhan · 14 years ago
  53. 7a9233f ath9k_hw: MCI related changes in set_reset_reg by Mohammed Shafi Shajakhan · 14 years ago
  54. 1010911 ath9k_hw: MCI related changes in chip management by Mohammed Shafi Shajakhan · 14 years ago
  55. 9e25365 ath9k: Add functions to allocate/free buffers for MCI by Mohammed Shafi Shajakhan · 14 years ago
  56. f2f2185 ath9k: add MCI specific definitions and structures by Mohammed Shafi Shajakhan · 14 years ago
  57. 4421d30 ath9k_hw: check for MCI interrupt in get_isr by Mohammed Shafi Shajakhan · 14 years ago
  58. e358481 ath9k_hw: check for asynchronous MCI interrupt pending by Mohammed Shafi Shajakhan · 14 years ago
  59. f229f81 ath9k_hw: take care of enabling MCI interrupts by Mohammed Shafi Shajakhan · 14 years ago
  60. 40dc539 ath9k: Add MCI interrupt to interrupt mask by Mohammed Shafi Shajakhan · 14 years ago
  61. bbefb87 ath9k_hw: Add MCI h/w code and state machine by Mohammed Shafi Shajakhan · 14 years ago
  62. 16659f6 ath9k_hw: initialize MCI parameters by Mohammed Shafi Shajakhan · 14 years ago
  63. 6af24c4 ath9k_hw: Add MCI h/w specific structure by Mohammed Shafi Shajakhan · 14 years ago
  64. 93d36e9 ath9k_hw: add GPIO output MUX related macros by Mohammed Shafi Shajakhan · 14 years ago
  65. 2ee4bd1 ath9k_hw: add definitions to support MCI h/w code by Mohammed Shafi Shajakhan · 14 years ago
  66. eb840a8 ath9k: change the default antenna settings based on diversity by Mohammed Shafi Shajakhan · 14 years ago
  67. 1a68abb ath9k: Fix LED GPIO pin for AR9462 by Mohammed Shafi Shajakhan · 14 years ago
  68. 9a39169 ath5k: Optimize ath5k_cw_validate by Nick Kossifidis · 14 years ago
  69. b4cfb5d ath5k: Renumber hw queue ids by Nick Kossifidis · 14 years ago
  70. 29355a4 ath5k: ath5k_ani_period_restart only touches struct ath5k_ani_state by Nick Kossifidis · 14 years ago
  71. 86f62d9 ath5k: MRR support and 2GHz radio override belong in ah_capabilities by Nick Kossifidis · 14 years ago
  72. 84e1e73 ath5k: Add a module parameter to disable hw rf kill switch by Nick Kossifidis · 14 years ago
  73. dafae6a ath5k: We always do full calibration on AR5210 by Nick Kossifidis · 14 years ago
  74. c47faa3 ath5k: Cleanups v2 + add kerneldoc on all hw functions by Nick Kossifidis · 14 years ago
  75. 1846ac3 ath5k: Use usleep_range where possible by Nick Kossifidis · 14 years ago
  76. ce169ac ath5k: Calibration re-work by Nick Kossifidis · 14 years ago
  77. 34ce644 ath5k: Cleanups v1 by Nick Kossifidis · 14 years ago
  78. fea9480 ath5k: Add TXNOFRM to INT_TX_ALL by Nick Kossifidis · 14 years ago
  79. 7ff7c82 ath5k: Switch from read-and-clear to write-to-clear method when handling PISR/SISR registers by Nick Kossifidis · 14 years ago
  80. e170d18 ath9k_hw: cosmetic change in calibration debug log by Mohammed Shafi Shajakhan · 14 years ago
  81. a261f0e ath9k_hw: Fix minimum CTL power for each runtime mode by Rajkumar Manoharan · 14 years ago
  82. 4eb287a ath9k: improve ath_tx_aggr_stop to avoid TID stuck in cleanup state by Nikolay Martynov · 14 years ago
  83. a732281 ath9k: Revert change that broke AR928X on Acer Ferrari One by Rafael J. Wysocki · 14 years ago
  84. 5081c80 ath6kl: Increase the maximum number of connections in AP mode by Vasanthakumar Thiagarajan · 14 years ago
  85. 0bb4e30 ath6kl: remove unused sc_params from struct ath6kl by Kalle Valo · 14 years ago
  86. b992a28 ath6kl: fix ath6kl's set tx power by Luis R. Rodriguez · 14 years ago
  87. 50553c2 ath6kl: use a larger buffer for debug output by Dan Carpenter · 14 years ago
  88. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 14 years ago
  89. fd67a72 carl9170: use ieee80211_free_txskb by Christian Lamparter · 14 years ago
  90. 7c4ef71 cfg80211: add flags for off-channel capabilities by Johannes Berg · 14 years ago
  91. 83c7657 ath9k: trivial: reorder rx_tasklet processing by Zefir Kurtisi · 14 years ago
  92. fdb2858 ath6kl: Use mutex to protect dma buffer in sync read write by Raja Mani · 14 years ago
  93. 743b451 ath6kl: unlock if ath6kl_cfg80211_connect() fails by Dan Carpenter · 14 years ago
  94. b64de35 ath6kl: Enable multiple vif support by Vasanthakumar Thiagarajan · 14 years ago
  95. f143379 ath6kl: Find ar->max_norm_iface in firmware IE parsing by Vasanthakumar Thiagarajan · 14 years ago
  96. 774439a ath6kl: Remove modparam multi_norm_if_support by Vasanthakumar Thiagarajan · 14 years ago
  97. fb94333 ath6kl: indicate probe-resp offload support by Arik Nemtsov · 14 years ago
  98. 9a97af7 Merge remote branch 'wireless-next/master' into ath6kl-next by Kalle Valo · 14 years ago
  99. 8227bf4 ath9k_hw: set btcoex weights for AR9462 by Rajkumar Manoharan · 14 years ago
  100. 54f10b0 ath9k_hw: Cleanup btcoex wlan weights by Rajkumar Manoharan · 14 years ago