1. 5efac94 ath9k: Use minstrel rate control by default by Sujith Manoharan · 11 years ago
  2. 9600593 Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity" by Felix Fietkau · 11 years ago
  3. 531671c ath9k: Disable PowerSave by default by Sujith Manoharan · 11 years ago
  4. add295a ath9k: use correct OTP register offsets for AR9550 by Gabor Juhos · 11 years ago
  5. 86c157b ath9k_hw: improve performance for AR934x v1.3+ by Felix Fietkau · 11 years ago
  6. a37a991 ath9k_hw: fix host interface reset on AR934x by Felix Fietkau · 11 years ago
  7. 23dd9b2 ath9k_hw: fix spur mitigation issues on AR934x by Felix Fietkau · 11 years ago
  8. 08c96ab ath9k: prevent aggregation session deadlocks by Felix Fietkau · 11 years ago
  9. 6bb4880 ath9k: fix draining aggregation tid buffers by Felix Fietkau · 11 years ago
  10. 0c585dd ath9k: fix rate handling/reporting by Felix Fietkau · 11 years ago
  11. 16e2342 ath9k: fix aggregation stop/flush handling by Felix Fietkau · 11 years ago
  12. e99c60b ath9k_hw: Enable manual peak calibration for AR9485 by Sujith Manoharan · 11 years ago
  13. af69009 ath9k: Fix crash on module unload by Sujith Manoharan · 11 years ago
  14. a01ae5b net/wireless: ATH9K should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  15. 4f81d71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  16. f0fb6af ath9k: Update initvals for AR9565 by Sujith Manoharan · 11 years ago
  17. a676828 ath9k: Fix beacon reconfiguration by Sujith Manoharan · 11 years ago
  18. db17834 ath5k: do not reschedule tx_complete_work on stop by Stanislaw Gruszka · 12 years ago
  19. 4ef69d0 ath9k: fix key allocation error handling for powersave keys by Felix Fietkau · 12 years ago
  20. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  21. 6ed0e32 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
  22. 176f0e8 ath9k: Fix RX DMA mapping by Sujith Manoharan · 12 years ago
  23. 07236bf ath9k: Use lockless variants for the RX fifo queue by Sujith Manoharan · 12 years ago
  24. e87f3d5 ath9k: Reduce deep indentation by Sujith Manoharan · 12 years ago
  25. 7a897203 ath9k: Remove unused argument "size" by Sujith Manoharan · 12 years ago
  26. 79acac0 ath9k: add support for the new rate control API by Felix Fietkau · 12 years ago
  27. bdc2145 ath9k: merge ath_tx_start_dma into ath_tx_start by Felix Fietkau · 12 years ago
  28. f77f823 ath9k: apply coverage class on slottime too by Mathias Kretschmer · 12 years ago
  29. ec09414 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  30. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  31. 4fc4118 wil6210: more Rx descriptor accessor functions by Vladimir Kondratiev · 12 years ago
  32. 4de41be wil6210: Use cached copy of Tx descriptor by Vladimir Kondratiev · 12 years ago
  33. b5d98e9 wil6210: Tx init optimization by Vladimir Kondratiev · 12 years ago
  34. 33e6116 wil6210: Use cached copy of Rx descriptor by Vladimir Kondratiev · 12 years ago
  35. ab11bb2 ath9k: always set common->macaddr to the MAC adress of a virtual interface by Felix Fietkau · 12 years ago
  36. ecbbed3 ath: update hardware mac address with bssid mask by Felix Fietkau · 12 years ago
  37. 703a4e5 ath9k: use GFP_ATOMIC under spinlock by Dan Carpenter · 12 years ago
  38. ca21cfd ath9k: change DFS logging to use ath_dbg() by Zefir Kurtisi · 12 years ago
  39. cc5569f ath5k: use more idiomatic tracing include style by Johannes Berg · 12 years ago
  40. f09a878 ath9k_hw: change AR9580 initvals to fix a stability issue by Felix Fietkau · 12 years ago
  41. 99ba6a4 ath9k: implement buffer holding handling for EDMA FIFO by Felix Fietkau · 12 years ago
  42. 3747c3e ath9k: detect more kinds of invalid descriptors by Felix Fietkau · 12 years ago
  43. 723e711 ath9k: fix handling of broken descriptors by Felix Fietkau · 12 years ago
  44. 2e1cd49 ath9k: improve dma map failure handling by Felix Fietkau · 12 years ago
  45. c60c992 ath9k_common: remove ath9k_cmn_padpos by Felix Fietkau · 12 years ago
  46. a043dfb ath9k_hw: make various ar5416/ar91xx rf banks const by Felix Fietkau · 12 years ago
  47. 37c62fe ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xx by Felix Fietkau · 12 years ago
  48. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  49. d364140 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
  50. 6fe5468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  51. 0ecc833 mode_t, whack-a-mole at 11... by Al Viro · 12 years ago
  52. 73e4937 ath9k: add support for DFS master mode by Zefir Kurtisi · 12 years ago
  53. e39282e ath9k: add debugfs based DFS radar simulation by Zefir Kurtisi · 12 years ago
  54. e9cdedf ath9k: add interface combinations for DFS master by Zefir Kurtisi · 12 years ago
  55. fedf1d8 ath: Let user know which keycache method is complaining. by Ben Greear · 12 years ago
  56. 319e7bd ath9k_htc: accept 1.x firmware newer than 1.3 by Felix Fietkau · 12 years ago
  57. 5d8cd3b ath9k: fix DFS detector called in softirq context by Zefir Kurtisi · 12 years ago
  58. f50b1cd ath9k: Re-enable interrupts after a channel change failure by Robert Shade · 12 years ago
  59. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  60. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  61. 05005c5 Show actual timeout value in failed calibration messages. by Robert Shade · 12 years ago
  62. 56771e5 carl9170: remove fast channel change feature by Christian Lamparter · 12 years ago
  63. 55f39e6 ath9k: trivial: change spectral relayfs buffering by Zefir Kurtisi · 12 years ago
  64. 7fc0357 ath9k: avoid queueing hw check work when suspended by Luis R. Rodriguez · 12 years ago
  65. c78b384 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  66. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  67. ea3d1cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  68. 5470b46 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
  69. 0d4e671 ath6kl: fix size_t printf warnings by Kalle Valo · 12 years ago
  70. 345fb3f Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6kl by John W. Linville · 12 years ago
  71. 01d4ab9 ath9k: limit tx path hang check to normal data queues by Felix Fietkau · 12 years ago
  72. 74632d1 ath9k_hw: revert chainmask to user configuration after calibration by Felix Fietkau · 12 years ago
  73. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 12 years ago
  74. 49c87cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  75. 243c028 ath6kl: Fix a debugfs crash for USB devices by Mohammed Shafi Shajakhan · 12 years ago
  76. a41d9a9 ath: changed kmalloc to kmemdup by Andrei Epure · 12 years ago
  77. 6a3e4e0 ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segment by Myoungje Kim · 12 years ago
  78. 15ac077 ath6kl: remove false check from ath6kl_rx() by Kalle Valo · 12 years ago
  79. 99089ab ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd() by Kalle Valo · 12 years ago
  80. aa8705f ath6kl: add tracing support to debug message macros by Kalle Valo · 12 years ago
  81. da01d53 ath6kl: add tracing support to log functions by Kalle Valo · 12 years ago
  82. d470b4b ath6kl: convert ath6kl_info/err/warn macros to real functions by Kalle Valo · 12 years ago
  83. 4771979 ath6kl: adding tracing points for htc_mbox by Kalle Valo · 12 years ago
  84. d57f093 ath6kl: add tracing point for hif irqs by Kalle Valo · 12 years ago
  85. e60c815 ath6kl: add tracing points for sdio transfers by Kalle Valo · 12 years ago
  86. 416cf0b ath6kl: add tracing support and tracing points for wmi packets by Kalle Valo · 12 years ago
  87. 44af344 ath6kl: cold reset target after host warm boot by Kalle Valo · 12 years ago
  88. 4e1609c ath6kl: fix usb related error handling and warnings by Kalle Valo · 12 years ago
  89. ec1461d ath6kl: cleanup ath6kl_reset_device() by Kalle Valo · 12 years ago
  90. e72c274 ath6kl: print firmware capabilities by Kalle Valo · 12 years ago
  91. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 12 years ago
  92. 1a2780e wil6210: temperature measurement by Vladimir Kondratiev · 12 years ago
  93. b802317 wil6210: sync with new firmware by Vladimir Kondratiev · 12 years ago
  94. 55f7acd wil6210: new SW reset by Vladimir Kondratiev · 12 years ago
  95. c7996ef wil6210: headers clean-up by Vladimir Kondratiev · 12 years ago
  96. acc9780 wil6210: use WLAN_CAPABILITY_DMG_TYPE_MASK by Vladimir Kondratiev · 12 years ago
  97. de70ab8 wil6210: fix FW error notification by Vladimir Kondratiev · 12 years ago
  98. 102b1d9 wil6210: report all received mgmt frames by Vladimir Kondratiev · 12 years ago
  99. a0f7845 wil6210: use cfg80211_inform_bss_frame() by Vladimir Kondratiev · 12 years ago
  100. d81079f wil6210: refactor connect_worker by Vladimir Kondratiev · 12 years ago