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