1. 708b9bd ath10k: prevent some tx flushing failures by Michal Kazior · 11 years ago
  2. da34fad ath10k: workaround boot issues with KVM/PCI-passthrough by Michal Kazior · 11 years ago
  3. 5235cd2 Merge tag 'for-linville-20140717' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  4. 9936194 ath10k: sanitize tx ring index access properly by Michal Kazior · 11 years ago
  5. 2374b18 ath10k: fix bmi exchange tx/rx race by Michal Kazior · 11 years ago
  6. a491a92 ath10k: fix unregister deadlock when fw probe fails by Michal Kazior · 11 years ago
  7. d385623 ath10k: add implementation for configure max amsdu, ampdu by Janusz Dziedzic · 11 years ago
  8. 5c4d5e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  9. e055a6e Merge branch 'ath-current' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  10. c56ef67 mac80211: support more than one band in scan request by David Spinadel · 12 years ago
  11. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  12. 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
  13. dfa413d ath10k: fix 8th virtual AP interface with DFS by Bartosz Markowski · 11 years ago
  14. f5a9f0c ath10k: remove unnecessary htt rx corruption check by Michal Kazior · 11 years ago
  15. 4e0561e ath10k: print Kconfig options by Janusz Dziedzic · 11 years ago
  16. a023b71 ath10k: remove unused len variables from wmi process rx functions by Kalle Valo · 11 years ago
  17. 08b8aa0 ath10k: abort incomplete scatter-gather pci tx properly by Michal Kazior · 11 years ago
  18. 7147a13 ath10k: protect src_ring state with ce_lock in tx_sg() by Michal Kazior · 11 years ago
  19. 4b81d17 ath10k: ensure rx-frag ignores rssi by Ben Greear · 11 years ago
  20. 7b161a7 ath10k: dont configure bssid for ap mode by Michal Kazior · 11 years ago
  21. 911e6c0 ath10k: protect wep tx key setup by Michal Kazior · 11 years ago
  22. bca7baf ath10k: drain tx before restarting hw by Michal Kazior · 11 years ago
  23. c5058f5 ath10k: perform hw restart lazily by Michal Kazior · 11 years ago
  24. ae25443 ath10k: clean up start() callback by Michal Kazior · 11 years ago
  25. 6782cb6 ath10k: make core registering async by Michal Kazior · 11 years ago
  26. e5a1ef5 ath10k: remove unnecessary tasklet_kill() by Michal Kazior · 11 years ago
  27. 0d0a693 ath10k: relocate core create/destroy functions by Michal Kazior · 11 years ago
  28. c071dcb ath10k: fix protected flag stripping by Michal Kazior · 11 years ago
  29. aecdc89 ath9k/ath10k: remove unnecessary channel_switch_beacon callbacks by Luciano Coelho · 11 years ago
  30. afe5b7b ath10k: fix ath10k_bmi_read32 macro by Frederic Danis · 11 years ago
  31. f2708be ath10k: prevent hif_stop being called twice by Michal Kazior · 11 years ago
  32. 95bf21f ath10k: fix core start sequence by Michal Kazior · 11 years ago
  33. 46acf7b ath10k: support get/set antenna configurations. by Ben Greear · 11 years ago
  34. eeab266 ath10k: fix pmf for action frames by Marek Kwaczynski · 11 years ago
  35. a6a2f74 ath10k: get rid of pci_assign_resource() call from pci_probe by Bartosz Markowski · 11 years ago
  36. 1a4ab28 ath10k: enable early device dumps by Michal Kazior · 11 years ago
  37. 61c95ce ath10k: retry warm reset a few times by Michal Kazior · 11 years ago
  38. de01357 ath10k: improve warm reset reliability by Michal Kazior · 11 years ago
  39. d0e0a55 ath10k: fix spelling mistake in comments by Ben Greear · 11 years ago
  40. ede9c8e ath10k: fix handling of wierd MSDU chaining cases by Michal Kazior · 11 years ago
  41. 3e841fd ath10k: fix htt rx ring clean up by Michal Kazior · 11 years ago
  42. e213535 Merge remote-tracking branch 'wireless-next/master' into ath-next by Kalle Valo · 11 years ago
  43. 8e4a4f5 ath10k: Improve grammar in comments by Geert Uytterhoeven · 11 years ago
  44. 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
  45. d9bc4b9 ath10k: fix firmware recovery with ap interface by Michal Kazior · 11 years ago
  46. ad3d215 ath10k: prevent beacon memory leak by Michal Kazior · 11 years ago
  47. 2ab03a6 ath10k: make sure to not use invalid beacon pointer by Michal Kazior · 11 years ago
  48. ec6bc55 ath10k: make sure to not leak beacon dma mapping by Michal Kazior · 11 years ago
  49. 216a183 ath10k: skip suspending when recovering by Michal Kazior · 11 years ago
  50. 7710cd2 ath10k: don't wait for device init if it crashed by Michal Kazior · 11 years ago
  51. 6a4f6e1 ath10k: differentiate between target init failures by Michal Kazior · 11 years ago
  52. 4bfee8e ath10k: improve htc tx credit debugging prints by Michal Kazior · 11 years ago
  53. d650097 ath10k: refactor radar detection code by Michal Kazior · 11 years ago
  54. 72654fa ath10k: reorder functions by Michal Kazior · 11 years ago
  55. 77be2c5 mac80211: add vif to flush call by Emmanuel Grumbach · 11 years ago
  56. 1bbc097 ath10k: refactor monitor code by Michal Kazior · 11 years ago
  57. 7a8a396 ath10k: cleanup debug messages in ath10k_wmi_event_host_swba() by Kalle Valo · 11 years ago
  58. 52e346d ath10k: add extra pdev stats on 10.1 firmware by Chun-Yeow Yeoh · 11 years ago
  59. 23c3aae ath10k: add the Rx rate in FW stats by Ben Greear · 11 years ago
  60. db9cdda ath10k: fix getting stats from firmware by Ben Greear · 11 years ago
  61. 34d714e ath10k: update wal_dbg_tx_stats structure with missing parameter. by Bartosz Markowski · 11 years ago
  62. df5e852 ath10k: deinit copy engine before resetting by Michal Kazior · 11 years ago
  63. 25d0dbc ath10k: split ce initialization and allocation by Michal Kazior · 11 years ago
  64. 68c0324 ath10k: convert pci_alloc_consistent() to dma_alloc_coherent() by Michal Kazior · 11 years ago
  65. c508671 ath10k: print chip id during boot by Kalle Valo · 11 years ago
  66. 78a9cb4 ath10k: add module parameter values to the pci info print by Kalle Valo · 11 years ago
  67. 50f87a6 ath10k: improve pci debug messages by Kalle Valo · 11 years ago
  68. b39712c ath10k: delete ar_pci->fw_indicator_address by Kalle Valo · 11 years ago
  69. 929417c ath10k: advertise only firmware API 2 files by Kalle Valo · 11 years ago
  70. e42c1fb ath10k: fix name of target_ps module parameter by Kalle Valo · 11 years ago
  71. 3509846 ath10k: add module parameter to disable cold reset by Kalle Valo · 11 years ago
  72. 0399eca ath10k: cleanup ath10k_pci_wait_for_target_init() by Kalle Valo · 11 years ago
  73. 36a8f41 ath10k: add otp and firmware boot error messages by Ben Greear · 11 years ago
  74. 53c0228 ath10k: better firmware loading error messages by Ben Greear · 11 years ago
  75. be6546f ath10k: unify warning messages in mac.c by Kalle Valo · 11 years ago
  76. 2289188 ath10k: fix rssi and rate reporting by Janusz Dziedzic · 11 years ago
  77. 6df92a3 ath10k: introduce rx_status htt template by Janusz Dziedzic · 11 years ago
  78. 85f6d7c ath10k: finally kill htt_rx_info by Janusz Dziedzic · 11 years ago
  79. 78433f9 ath10k: improve way we play with attention flags by Janusz Dziedzic · 11 years ago
  80. d84dd60 ath10k: return error when ath10k_htt_rx_amsdu_pop() fail by Janusz Dziedzic · 11 years ago
  81. 87326c9 ath10k: kill not needed fields from htt_rx_info by Janusz Dziedzic · 11 years ago
  82. 36653f0 ath10k: setup rx channel per ppdu by Janusz Dziedzic · 11 years ago
  83. 8f739db ath10k: introduce ieee80211_rx_status to htt_rx_info by Janusz Dziedzic · 11 years ago
  84. cfadd9b ath10k: rename process_rx_rates to ath10k_htt_rx_h_rates by Janusz Dziedzic · 11 years ago
  85. 73539b4 ath10k: move rx related functions to htt_rx.c by Janusz Dziedzic · 11 years ago
  86. cf0fd56 ath10k: fix the peer mac address in getting stats by Chun-Yeow Yeoh · 11 years ago
  87. 821af6a ath10k: update regulatory domain settings for 10.x firmware by Marek Puzyniak · 11 years ago
  88. 8c65699 ath10k: add soft/hard firmware crash option to simulate_fw_crash by Marek Puzyniak · 11 years ago
  89. e8dc1a9 ath10k: Fill per-ppdu info in rx_info only once by Janusz Dziedzic · 11 years ago
  90. 2acc4eb ath10k: add ath10k_htt_rx_amsdu_allowed function by Janusz Dziedzic · 11 years ago
  91. 7f06ea1 ath10k: check otp.bin result by Kalle Valo · 11 years ago
  92. d6d4a58 ath10k: separate result parameter in ath10k_bmi_execute() by Kalle Valo · 11 years ago
  93. e81bd10 ath10k: add recalc RTS/CTS protection method by Marek Kwaczynski · 11 years ago
  94. 44d6fa9 ath10k: allow the supported rate change by reassociate peer by Chun-Yeow Yeoh · 11 years ago
  95. 70dd77b ath10k: do not overwrite max_antenna_gain by Marek Puzyniak · 11 years ago
  96. bfa3536 ath10k: support msdu chaining by Ben Greear · 11 years ago
  97. 69244e5 ath10k: add vdev-id, return code to error codes by Ben Greear · 11 years ago
  98. 8d60ee8 ath10k: minimize coherent dma accesses by Michal Kazior · 11 years ago
  99. 2f5280d ath10k: remove pci completion list by Michal Kazior · 11 years ago
  100. 4596708 ath10k: reduce htt tx/rx spinlock overhead by Michal Kazior · 11 years ago