1. b390315 ath9k: Pass context to ath9k_chanctx_wake_queues() by Sujith Manoharan · 11 years ago
  2. 4f82eec ath9k: Fix queue handling in flush() by Sujith Manoharan · 11 years ago
  3. 60913f4 ath9k: Remove duplicate code by Sujith Manoharan · 11 years ago
  4. fc1314c ath9k: Fix pending frame check by Sujith Manoharan · 11 years ago
  5. b736728 ath9k: Check pending frames properly by Sujith Manoharan · 11 years ago
  6. 4b60af4 ath9k: Print RoC expiration by Sujith Manoharan · 11 years ago
  7. dba4b74 wil6210: atomic I/O for the card memory by Vladimir Kondratiev · 11 years ago
  8. c33407a wil6210: manual FW error recovery mode by Vladimir Kondratiev · 11 years ago
  9. e6664df ath: Add support for tracing by Sujith Manoharan · 11 years ago
  10. 315dd11 ath9k: fix getting tx duration for dynack by Felix Fietkau · 11 years ago
  11. 4d9f634 ath9k: Check early for HW reset by Sujith Manoharan · 11 years ago
  12. 5fb9b1b ath9k_hw: fix PLL clock initialization for newer SoC by Felix Fietkau · 11 years ago
  13. b874ec8 ath9k_hw: reduce ANI spur immunity setting on HT40 extension channel by Felix Fietkau · 11 years ago
  14. 171cdab Revert "ath9k_hw: reduce ANI firstep range for older chips" by Felix Fietkau · 11 years ago
  15. 83322eb ath9k_hw: disable hardware ad-hoc flag on ar934x rev 3 by Felix Fietkau · 11 years ago
  16. 09c74f7 ath9k: use ah->get_mac_revision for all SoC devices if available by Felix Fietkau · 11 years ago
  17. 005eff5 ath5k: add missing include for debug code by Felix Fietkau · 11 years ago
  18. 8d9e464 ath9k: Fix offchannel queuing by Sujith Manoharan · 11 years ago
  19. c13a6a0 ath9k: Use normal queues for offchannel frames by Sujith Manoharan · 11 years ago
  20. d701746 ath9k: Fix queue management by Sujith Manoharan · 11 years ago
  21. b6b1b0e wil6210: ethtool ops by Vladimir Kondratiev · 11 years ago
  22. 2ce73c0 ath9k: Fix p2p address management by Sujith Manoharan · 11 years ago
  23. cb35582 ath9k: Cache BSS information by Sujith Manoharan · 11 years ago
  24. 093ec3c ath5k: Remove AHB bus support by Paul Bolle · 11 years ago
  25. 687b930 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  26. b25f32c ath10k: use ether_addr_copy() by Kalle Valo · 11 years ago
  27. 75cb96d ath10k: reformat help text in ath10k_read_simulate_fw_crash() by Kalle Valo · 11 years ago
  28. 8cc7f26 ath10k: miscellaneous checkpatch fixes by Kalle Valo · 11 years ago
  29. d8bb26b ath10k: else is not generally useful after a break or return by Kalle Valo · 11 years ago
  30. ac04506 ath10k: don't use return on void functions by Kalle Valo · 11 years ago
  31. cfbc06a ath10k: fix space after a cast style errors by Kalle Valo · 11 years ago
  32. af762c0 ath10k: fix missing a blank line after declarations by Kalle Valo · 11 years ago
  33. c6e2e60 ath10k: fix use of multiple blank lines by Kalle Valo · 11 years ago
  34. 5b07e07 ath10k: fix checkpatch warnings about parenthesis alignment by Kalle Valo · 11 years ago
  35. bd8bdbb ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc() by Kalle Valo · 11 years ago
  36. 7a0a260 ath9k: enable ext channel pulse detection by Lorenzo Bianconi · 11 years ago
  37. 853854d ath9k: Fix build error by Sujith Manoharan · 11 years ago
  38. 44b47a7 ath9k: initialize ath_node linked list by Lorenzo Bianconi · 11 years ago
  39. 24a1936 ath9k: enable dynack using set_coverage_class codepath by Lorenzo Bianconi · 11 years ago
  40. 7a90744 ath9k: add debugfs support for dynack by Lorenzo Bianconi · 11 years ago
  41. 35c273e ath9k: enable control frame reception by Lorenzo Bianconi · 11 years ago
  42. 982e039 ath9k: add sampling methods for (tx|rx) timestamp by Lorenzo Bianconi · 11 years ago
  43. 7aefa8a ath9k: do not overwrite ACK timeout estimation by Lorenzo Bianconi · 11 years ago
  44. ce71915 ath9k: add config for (en|dis)abling ACK timeout estimation by Lorenzo Bianconi · 11 years ago
  45. c774d57 ath9k: add dynamic ACK timeout estimation by Lorenzo Bianconi · 11 years ago
  46. 36678b2 ath9k: add duration field to ath_tx_status by Lorenzo Bianconi · 11 years ago
  47. 8e15e09 ath9k: export methods related to ACK timeout estimation by Lorenzo Bianconi · 11 years ago
  48. 1030f9f ath9k: Fix primary station configuration by Sujith Manoharan · 11 years ago
  49. af87dd3 ath9k: Remove useless opmode check by Sujith Manoharan · 11 years ago
  50. 4ee26de ath9k: Set offchannel state properly by Sujith Manoharan · 11 years ago
  51. 7f30eac ath9k: Check beaconing mode properly by Sujith Manoharan · 11 years ago
  52. a2b2860 ath9k: Remove unnecessary tbtt assignment by Sujith Manoharan · 11 years ago
  53. a43b514 fixup! wil6210: fix usage of print_hex_dump_debug by Vladimir Kondratiev · 11 years ago
  54. 48bf43f ath9k: Fix beacon processing in offchannel by Sujith Manoharan · 11 years ago
  55. 4307b0f ath9k: fix radar parameters initialization by Lorenzo Bianconi · 11 years ago
  56. 6bd2bd2 Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  57. adb43b2 ath10k: fix debugfs_create_dir() checking by Michal Kazior · 11 years ago
  58. d5aebc7 ath10k: support firmware crash-by-assert by Ben Greear · 11 years ago
  59. 43d2a30 ath10k: add testmode by Kalle Valo · 11 years ago
  60. 666a73f3 ath10k: make ath10k_wmi_cmd_send() public by Kalle Valo · 11 years ago
  61. 167bf96d ath9k: Fix beacon miss handling by Sujith Manoharan · 11 years ago
  62. 4899827 ath9k: Fix channel switch time duration by Sujith Manoharan · 11 years ago
  63. 124130d ath9k: Clear offchannel duration properly by Sujith Manoharan · 11 years ago
  64. d0975ed ath9k: Fix Notice of Absence issues by Sujith Manoharan · 11 years ago
  65. cbc775d ath9k: Assign offchannel duration properly by Sujith Manoharan · 11 years ago
  66. 867fa0d wil6210: fix PTR_ERR() usage after initialization to constant by Vladimir Kondratiev · 11 years ago
  67. 73d839a wil6210: fix for oops while stopping interface by Vladimir Kondratiev · 11 years ago
  68. e4dbb09 wil6210: rename [en|dis]able irq to [un]mask by Vladimir Kondratiev · 11 years ago
  69. d00a636 wil6210: fix typo in comment by Vladimir Kondratiev · 11 years ago
  70. 77c9129 wil6210: specify max. IE length by Vladimir Kondratiev · 11 years ago
  71. 5950264 wil6210: introduce separate completion for WMI by Dedy Lansky · 11 years ago
  72. e0106ad wil6210: enlarge TX/RX buffer length by Vladimir Kondratiev · 11 years ago
  73. 1bd922f wil6210: add change_beacon() driver callback by Vladimir Kondratiev · 11 years ago
  74. ac4acdb wil6210: send connect request IEs to FW also for non-secure connection by Vladimir Kondratiev · 11 years ago
  75. ec81b5a wil6210: fix race condition between BACK event and Rx data by Dedy Lansky · 11 years ago
  76. 4cf99c9 wil6210: modify confusing printout by Dedy Lansky · 11 years ago
  77. 8c86f75 wil6210: fix race condition of disconnect while BACK event by Dedy Lansky · 11 years ago
  78. 871d8c4 wil6210: fix usage of print_hex_dump_debug by Vladimir Kondratiev · 11 years ago
  79. f172b56 wil6210: fix for memory corruption upon rmmod by Dedy Lansky · 11 years ago
  80. 6977805 wil6210: fix for memory corruption while insmod by Dedy Lansky · 11 years ago
  81. 9cf10d6 wil6210: add more debug printouts by Vladimir Kondratiev · 11 years ago
  82. f772ebf wil6210: platform specific module by Vladimir Kondratiev · 11 years ago
  83. 8fe5962 wil6210: coding style fixes by Vladimir Kondratiev · 11 years ago
  84. 028e183 wil6210: some more debug for the WMI mechanism by Vladimir Kondratiev · 11 years ago
  85. 8ca2616 wil6210: print more information when connecting by Vladimir Kondratiev · 11 years ago
  86. ef77285 wil6210: debug prints for vring de-allocation by Vladimir Kondratiev · 11 years ago
  87. 151a970 wil6210: firmware download by Vladimir Kondratiev · 11 years ago
  88. 0d8614b mac80211: replace SMPS hw flags with wiphy feature bits by Eliad Peller · 11 years ago
  89. ca5c671 ath10k: ATH10K_DEBUGFS depends on DEBUG_FS by Matteo Croce · 11 years ago
  90. c4f8c83 ath10k: use proper service bitmap size by Michal Kazior · 11 years ago
  91. e13cf7a ath10k: move fw_crash_dump allocation by Michal Kazior · 11 years ago
  92. 367b341 ath9k: Fix MCC scanning by Sujith Manoharan · 11 years ago
  93. da0162f ath9k: Fix offchannel operation by Sujith Manoharan · 11 years ago
  94. a402764 ath9k: Use a subroutine to assign HW queues by Sujith Manoharan · 11 years ago
  95. ca529c9 ath9k: Fix interface accounting by Sujith Manoharan · 11 years ago
  96. fce3443 ath9k: Fix RX filters in channel contexts by Sujith Manoharan · 11 years ago
  97. 3d1132d ath9k: Fix COMP_BAR filter by Sujith Manoharan · 11 years ago
  98. 19ec477 ath9k: Fix ath_startrecv() by Sujith Manoharan · 11 years ago
  99. 9019f64 ath9k: Fix RX filter calculation by Sujith Manoharan · 11 years ago
  100. fdcf1bd ath9k: Add CTWindow support by Sujith Manoharan · 11 years ago