1. 6036c28 ath9k: Implement mgd_prepare_tx by Felix Fietkau · 11 years ago
  2. 58b5737 ath9k: Adjust AP beacon tsf based on station context by Felix Fietkau · 11 years ago
  3. 8eab2510 ath9k: switch channel after sending beacon by Felix Fietkau · 11 years ago
  4. 3ae07d3 ath9k: Add p2p go NoA attribute by Felix Fietkau · 11 years ago
  5. ea6ff2d ath9k: Store current offchannel duration by Rajkumar Manoharan · 11 years ago
  6. 748299f ath9k: switch channel context for beaconing by Felix Fietkau · 11 years ago
  7. 9a9c4fb ath9k: Summarize hw state per channel context by Rajkumar Manoharan · 11 years ago
  8. ca900ac ath9k: Move beacon config to channel context by Rajkumar Manoharan · 11 years ago
  9. 8d7e09d ath9k: save tsf in channel context by Felix Fietkau · 11 years ago
  10. 26f16c2 ath9k: Add ATH_OP_MULTI_CHANNEL by Felix Fietkau · 11 years ago
  11. b01459e ath9k: Move caldata into channel context by Felix Fietkau · 11 years ago
  12. c4dc0d0 ath9k: Fetch appropriate operating channel context by Rajkumar Manoharan · 11 years ago
  13. 3930563 ath9k: Implement channel context ops by Felix Fietkau · 11 years ago
  14. 405393c ath9k: Implement remain-on-channal support by Felix Fietkau · 11 years ago
  15. 78b2194 ath9k: Implement hw_scan support by Felix Fietkau · 11 years ago
  16. c083ce9 ath9k: send powersave frame on channel switch by Felix Fietkau · 11 years ago
  17. befcf7e ath9k: channel context based transmission by Felix Fietkau · 11 years ago
  18. bff1176 ath9k: Add channel context worker thread by Felix Fietkau · 11 years ago
  19. 0453531 ath9k: Move acq to channel context by Felix Fietkau · 11 years ago
  20. bc7e1be ath9k: Move txpower limit to channel context by Felix Fietkau · 11 years ago
  21. fbbcd14 ath9k: Add channel context structure by Felix Fietkau · 11 years ago
  22. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  23. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 11 years ago
  24. a715c7d wil6210: improve debug for WMI receive by Vladimir Kondratiev · 11 years ago
  25. 8f1e5d3 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  26. 71a5f88 ath9k: Fix interface combinations for multi-channel concurrency by Rajkumar Manoharan · 11 years ago
  27. cf42c4e wil6210: optimize wil_release_reorder_frames by Vladimir Kondratiev · 11 years ago
  28. 39c52ee wil6210: improve pointers printing by Vladimir Kondratiev · 11 years ago
  29. 047e5d7 wil6210: detect scan timeouts by Vladimir Kondratiev · 11 years ago
  30. 5bb6423 wil6210: inline functions for vring hi/lo watermarks by Vladimir Kondratiev · 11 years ago
  31. fc219ee wil6210: limit fw error recovery attempts by Vladimir Kondratiev · 11 years ago
  32. d87bac1 wil6210: limit MTU by Vladimir Kondratiev · 11 years ago
  33. 60ccc10 ath9k: Fix deadlock while updating p2p beacon timer by Rajkumar Manoharan · 11 years ago
  34. 304014a wcn36xx: Use kmemdup instead of kmalloc + memcpy by Benoit Taine · 11 years ago
  35. 7dd74f5 ath9k: avoid passing buffers to the hardware during flush by Felix Fietkau · 11 years ago
  36. 3f3c09f ath9k: simplify DFS pulse interval debug printing by Zefir Kurtisi · 11 years ago
  37. 03c4444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  38. 08b8aa0 ath10k: abort incomplete scatter-gather pci tx properly by Michal Kazior · 11 years ago
  39. 7147a13 ath10k: protect src_ring state with ce_lock in tx_sg() by Michal Kazior · 11 years ago
  40. 4b81d17 ath10k: ensure rx-frag ignores rssi by Ben Greear · 11 years ago
  41. 7b161a7 ath10k: dont configure bssid for ap mode by Michal Kazior · 11 years ago
  42. 911e6c0 ath10k: protect wep tx key setup by Michal Kazior · 11 years ago
  43. bca7baf ath10k: drain tx before restarting hw by Michal Kazior · 11 years ago
  44. c5058f5 ath10k: perform hw restart lazily by Michal Kazior · 11 years ago
  45. ae25443 ath10k: clean up start() callback by Michal Kazior · 11 years ago
  46. 6782cb6 ath10k: make core registering async by Michal Kazior · 11 years ago
  47. e5a1ef5 ath10k: remove unnecessary tasklet_kill() by Michal Kazior · 11 years ago
  48. 0d0a693 ath10k: relocate core create/destroy functions by Michal Kazior · 11 years ago
  49. c071dcb ath10k: fix protected flag stripping by Michal Kazior · 11 years ago
  50. aecdc89 ath9k/ath10k: remove unnecessary channel_switch_beacon callbacks by Luciano Coelho · 11 years ago
  51. afe5b7b ath10k: fix ath10k_bmi_read32 macro by Frederic Danis · 11 years ago
  52. f2708be ath10k: prevent hif_stop being called twice by Michal Kazior · 11 years ago
  53. 95bf21f ath10k: fix core start sequence by Michal Kazior · 11 years ago
  54. 1c48f98 ath9k: fix sleep timer during suspend by Rajkumar Manoharan · 11 years ago
  55. 4bbf441 ath9k: Handle multiple keys while setting tx filters by Rajkumar Manoharan · 11 years ago
  56. b7a5970 ath9k: fix build error with disabled debug by Zefir Kurtisi · 11 years ago
  57. 5c2b607 carl9170: fix leaks at failure path in carl9170_usb_probe() by Alexey Khoroshilov · 12 years ago
  58. 40a10fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  59. 46acf7b ath10k: support get/set antenna configurations. by Ben Greear · 11 years ago
  60. 9681047 ath9k: fixup "ath9k_htc: fix build with disabled debug" by John W. Linville · 11 years ago
  61. 3cad711 ath9k_htc: fix build with disabled debug by Oleksij Rempel · 11 years ago
  62. 08232bf ath9k_hw: Abort transmission for sleeping station by Rajkumar Manoharan · 11 years ago
  63. c1e5f47 cfg80211: constify more pointers in the cfg80211 API by Johannes Berg · 11 years ago
  64. 3b3a016 cfg80211: constify MAC addresses in cfg80211 ops by Johannes Berg · 11 years ago
  65. 89ce4f6 ath: add JP DFS pattern detector by Janusz Dziedzic · 11 years ago
  66. f12e3e0 ath: add DFS FCC pattern detector by Janusz Dziedzic · 11 years ago
  67. 75e5807 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  68. eeab266 ath10k: fix pmf for action frames by Marek Kwaczynski · 11 years ago
  69. a6a2f74 ath10k: get rid of pci_assign_resource() call from pci_probe by Bartosz Markowski · 11 years ago
  70. 1a4ab28 ath10k: enable early device dumps by Michal Kazior · 11 years ago
  71. 61c95ce ath10k: retry warm reset a few times by Michal Kazior · 11 years ago
  72. de01357 ath10k: improve warm reset reliability by Michal Kazior · 11 years ago
  73. d0e0a55 ath10k: fix spelling mistake in comments by Ben Greear · 11 years ago
  74. faf1dc6 ath9k_htc: Stop ANI before doing hw_reset by Rajkumar Manoharan · 11 years ago
  75. ede9c8e ath10k: fix handling of wierd MSDU chaining cases by Michal Kazior · 11 years ago
  76. 3e841fd ath10k: fix htt rx ring clean up by Michal Kazior · 11 years ago
  77. e213535 Merge remote-tracking branch 'wireless-next/master' into ath-next by Kalle Valo · 11 years ago
  78. 3eb6ed2 ath9k_htc: use ath9k_cmn_debug_phy_err by Oleksij Rempel · 11 years ago
  79. e02912c ath9k: move phy_err to ath9k_cmn_debug_phy_err by Oleksij Rempel · 11 years ago
  80. f14c17c ath9k_htc: use ath9k_cmn_debug_recv by Oleksij Rempel · 11 years ago
  81. 87ea9b0 ath9k: move recv to ath9k_cmn_debug_recv by Oleksij Rempel · 11 years ago
  82. b5a0c86 ath9k & ath9k_htc: move ath_rx_stats to cmn by Oleksij Rempel · 11 years ago
  83. 9d83cd5 ath9k: reorder or remove some includes by Oleksij Rempel · 11 years ago
  84. df73820 ath9k_htc: use ath9k_cmn_debug_base_eeprom by Oleksij Rempel · 11 years ago
  85. 29bf801 ath9k: move base_eeprom debug code to ath9k_cmn_debug_base_eeprom by Oleksij Rempel · 11 years ago
  86. 7e9bed7 ath9k_htc: use ath9k_cmn_debug_modal_eeprom by Oleksij Rempel · 11 years ago
  87. f2c3c95 ath9k-common: create common-debug and move modal_eeprom to cmn by Oleksij Rempel · 11 years ago
  88. e515e9c ath9k: non-functional: calculate DFS pulse interval per-wiphy by Zefir Kurtisi · 11 years ago
  89. 4f15754 amend "ath9k: Allow platform override without EEPROM override" by Helmut Schaa · 11 years ago
  90. 3231d65 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  91. 552a515 ath9k: Allow platform override without EEPROM override by Helmut Schaa · 11 years ago
  92. 7a42e4e ath9k_hw: get QCA953x WMAC revision via platform_data by Felix Fietkau · 11 years ago
  93. b59d45e ath9k: Advertise support for AP mode channel width changes by Rajkumar Manoharan · 11 years ago
  94. 76c9398 ath9k: Prevent divide-by-zero upon bad beacon_interval. by Ben Greear · 11 years ago
  95. 8e4a4f5 ath10k: Improve grammar in comments by Geert Uytterhoeven · 11 years ago
  96. 4d76775 ath6kl: Spelling s/determnine/determine/ by Geert Uytterhoeven · 11 years ago
  97. c83a4e5 ath9k_hw: fix worse EVM for 11b rates by Rajkumar Manoharan · 11 years ago
  98. 8aab2c7 ath9k_hw: update ar9300 initvals by Rajkumar Manoharan · 11 years ago
  99. 4c8a348 ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting. by Nickolay Ledovskikh · 11 years ago
  100. f659544 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago