1. 846e438 ath9k: Enable WoW only for AR9462 by Sujith Manoharan · 12 years ago
  2. 74a9775 ath9k: Return early for invalid rates by Sujith Manoharan · 12 years ago
  3. ec26bcc ath9k: advertise support for active monitor interfaces by Felix Fietkau · 12 years ago
  4. b0a1ae9 ath9k: check for Rx-STBC flag and pass it to ieee80211 by Oleksij Rempel · 12 years ago
  5. ab27610 ath9k: remove useless flag conversation. by Oleksij Rempel · 12 years ago
  6. 9c8426f ath9k_hw: fix PA predistortion miscalibration by Felix Fietkau · 12 years ago
  7. b338f74 wil6210: Don't use wdev->sme_state by Vladimir Kondratiev · 12 years ago
  8. adc2d12 wil6210: channel off by 1 by Vladimir Kondratiev · 12 years ago
  9. 531efff Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  10. 110dea0 wil6210: use kfree_skb() instead of kfree() by Wei Yongjun · 12 years ago
  11. 224c9c2 wil6210: do not stop Tx queue on packet drop by Vladimir Kondratiev · 12 years ago
  12. 68ada71 wil6210: fix remaining use of non-cached copy of tx/rx descriptors by Vladimir Kondratiev · 12 years ago
  13. e0287c4 wil6210: use NAPI by Vladimir Kondratiev · 12 years ago
  14. 9865809 wil6210: trace support by Vladimir Kondratiev · 12 years ago
  15. c0d3771 wil6210: debug dump packet content right after DMA by Vladimir Kondratiev · 12 years ago
  16. e270045 wil6210: Sanity check for reported DMA length by Vladimir Kondratiev · 12 years ago
  17. 7e594444 wil6210: 'length' in Tx/Rx descriptors is little endian by Vladimir Kondratiev · 12 years ago
  18. 2664d66 ath9k: use ap style beaconing for mesh by Thomas Pedersen · 12 years ago
  19. bd4a85e ath9k_htc: Claim support for mgmt frame protection by Javier Cardona · 12 years ago
  20. 594e65b ath9k_htc: Add support for mesh interfaces by Javier Cardona · 12 years ago
  21. 7ca7c77 ath9k: Do not use local_bh_disable in ampdu_action by Sujith Manoharan · 12 years ago
  22. 73900cb ath9k: Use bitops for scan flag by Sujith Manoharan · 12 years ago
  23. cf657a2 ath9k: Remove MAC_DEBUG by Sujith Manoharan · 12 years ago
  24. 4f81d71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  25. f0fb6af ath9k: Update initvals for AR9565 by Sujith Manoharan · 12 years ago
  26. a676828 ath9k: Fix beacon reconfiguration by Sujith Manoharan · 12 years ago
  27. db17834 ath5k: do not reschedule tx_complete_work on stop by Stanislaw Gruszka · 12 years ago
  28. 4ef69d0 ath9k: fix key allocation error handling for powersave keys by Felix Fietkau · 12 years ago
  29. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  30. 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
  31. 176f0e8 ath9k: Fix RX DMA mapping by Sujith Manoharan · 12 years ago
  32. 07236bf ath9k: Use lockless variants for the RX fifo queue by Sujith Manoharan · 12 years ago
  33. e87f3d5 ath9k: Reduce deep indentation by Sujith Manoharan · 12 years ago
  34. 7a897203 ath9k: Remove unused argument "size" by Sujith Manoharan · 12 years ago
  35. 79acac0 ath9k: add support for the new rate control API by Felix Fietkau · 12 years ago
  36. bdc2145 ath9k: merge ath_tx_start_dma into ath_tx_start by Felix Fietkau · 12 years ago
  37. f77f823 ath9k: apply coverage class on slottime too by Mathias Kretschmer · 12 years ago
  38. ec09414 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  39. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  40. 4fc4118 wil6210: more Rx descriptor accessor functions by Vladimir Kondratiev · 12 years ago
  41. 4de41be wil6210: Use cached copy of Tx descriptor by Vladimir Kondratiev · 12 years ago
  42. b5d98e9 wil6210: Tx init optimization by Vladimir Kondratiev · 12 years ago
  43. 33e6116 wil6210: Use cached copy of Rx descriptor by Vladimir Kondratiev · 12 years ago
  44. ab11bb2 ath9k: always set common->macaddr to the MAC adress of a virtual interface by Felix Fietkau · 12 years ago
  45. ecbbed3 ath: update hardware mac address with bssid mask by Felix Fietkau · 12 years ago
  46. 703a4e5 ath9k: use GFP_ATOMIC under spinlock by Dan Carpenter · 12 years ago
  47. ca21cfd ath9k: change DFS logging to use ath_dbg() by Zefir Kurtisi · 12 years ago
  48. cc5569f ath5k: use more idiomatic tracing include style by Johannes Berg · 12 years ago
  49. f09a878 ath9k_hw: change AR9580 initvals to fix a stability issue by Felix Fietkau · 12 years ago
  50. 99ba6a4 ath9k: implement buffer holding handling for EDMA FIFO by Felix Fietkau · 12 years ago
  51. 3747c3e ath9k: detect more kinds of invalid descriptors by Felix Fietkau · 12 years ago
  52. 723e711 ath9k: fix handling of broken descriptors by Felix Fietkau · 12 years ago
  53. 2e1cd49 ath9k: improve dma map failure handling by Felix Fietkau · 12 years ago
  54. c60c992 ath9k_common: remove ath9k_cmn_padpos by Felix Fietkau · 12 years ago
  55. a043dfb ath9k_hw: make various ar5416/ar91xx rf banks const by Felix Fietkau · 12 years ago
  56. 37c62fe ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xx by Felix Fietkau · 12 years ago
  57. 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
  58. 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
  59. 6fe5468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  60. 0ecc833 mode_t, whack-a-mole at 11... by Al Viro · 12 years ago
  61. 73e4937 ath9k: add support for DFS master mode by Zefir Kurtisi · 12 years ago
  62. e39282e ath9k: add debugfs based DFS radar simulation by Zefir Kurtisi · 12 years ago
  63. e9cdedf ath9k: add interface combinations for DFS master by Zefir Kurtisi · 12 years ago
  64. fedf1d8 ath: Let user know which keycache method is complaining. by Ben Greear · 12 years ago
  65. 319e7bd ath9k_htc: accept 1.x firmware newer than 1.3 by Felix Fietkau · 12 years ago
  66. 5d8cd3b ath9k: fix DFS detector called in softirq context by Zefir Kurtisi · 12 years ago
  67. f50b1cd ath9k: Re-enable interrupts after a channel change failure by Robert Shade · 12 years ago
  68. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  69. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  70. 05005c5 Show actual timeout value in failed calibration messages. by Robert Shade · 12 years ago
  71. 56771e5 carl9170: remove fast channel change feature by Christian Lamparter · 12 years ago
  72. 55f39e6 ath9k: trivial: change spectral relayfs buffering by Zefir Kurtisi · 12 years ago
  73. 7fc0357 ath9k: avoid queueing hw check work when suspended by Luis R. Rodriguez · 12 years ago
  74. 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
  75. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  76. ea3d1cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  77. 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
  78. 0d4e671 ath6kl: fix size_t printf warnings by Kalle Valo · 12 years ago
  79. 345fb3f Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6kl by John W. Linville · 12 years ago
  80. 01d4ab9 ath9k: limit tx path hang check to normal data queues by Felix Fietkau · 12 years ago
  81. 74632d1 ath9k_hw: revert chainmask to user configuration after calibration by Felix Fietkau · 12 years ago
  82. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 13 years ago
  83. 49c87cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  84. 243c028 ath6kl: Fix a debugfs crash for USB devices by Mohammed Shafi Shajakhan · 12 years ago
  85. a41d9a9 ath: changed kmalloc to kmemdup by Andrei Epure · 12 years ago
  86. 6a3e4e0 ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segment by Myoungje Kim · 12 years ago
  87. 15ac077 ath6kl: remove false check from ath6kl_rx() by Kalle Valo · 12 years ago
  88. 99089ab ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd() by Kalle Valo · 12 years ago
  89. aa8705f ath6kl: add tracing support to debug message macros by Kalle Valo · 12 years ago
  90. da01d53 ath6kl: add tracing support to log functions by Kalle Valo · 12 years ago
  91. d470b4b ath6kl: convert ath6kl_info/err/warn macros to real functions by Kalle Valo · 12 years ago
  92. 4771979 ath6kl: adding tracing points for htc_mbox by Kalle Valo · 12 years ago
  93. d57f093 ath6kl: add tracing point for hif irqs by Kalle Valo · 12 years ago
  94. e60c815 ath6kl: add tracing points for sdio transfers by Kalle Valo · 12 years ago
  95. 416cf0b ath6kl: add tracing support and tracing points for wmi packets by Kalle Valo · 12 years ago
  96. 44af3442 ath6kl: cold reset target after host warm boot by Kalle Valo · 12 years ago
  97. 4e1609c ath6kl: fix usb related error handling and warnings by Kalle Valo · 12 years ago
  98. ec1461d ath6kl: cleanup ath6kl_reset_device() by Kalle Valo · 12 years ago
  99. e72c274 ath6kl: print firmware capabilities by Kalle Valo · 12 years ago
  100. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 12 years ago