1. de0170b ath10k: ensure txrx-compl-task is stopped when cleaning htt-tx by Ben Greear · 8 years ago
  2. a66cd73 ath10k: fix potential null dereference bugs by Bob Copeland · 8 years ago
  3. c4cdf75 ath10k: move fw_features to struct ath10k_fw_file by Kalle Valo · 8 years ago
  4. 59465fe ath10k: speedup htt rx descriptor processing for tx completion by Rajkumar Manoharan · 9 years ago
  5. cac0855 ath10k: move mgmt descriptor limit handle under mgmt_tx by Rajkumar Manoharan · 9 years ago
  6. 426e10e ath10k: implement push-pull tx by Michal Kazior · 9 years ago
  7. c1a43d9 ath10k: implement updating shared htt txq state by Michal Kazior · 9 years ago
  8. 839ae63 ath10k: add new htt message generation/parsing logic by Michal Kazior · 9 years ago
  9. 6421969f ath10k: refactor tx pending management by Michal Kazior · 9 years ago
  10. 9b15873 ath10k: implement basic support for new tx path firmware by Michal Kazior · 9 years ago
  11. 575fc89 ath10k: clean up cont frag desc init code by Michal Kazior · 9 years ago
  12. d6cb23b5 ath10k: stop abusing GFP_DMA by Felix Fietkau · 9 years ago
  13. aca146a ath10k: store msdu_id instead of txbuf pointers by Michal Kazior · 9 years ago
  14. 609db22 ath10k: replace vdev_id and tid in skb cb by Michal Kazior · 9 years ago
  15. 66b8a01 ath10k: pack up flags in skb_cb by Michal Kazior · 9 years ago
  16. bd87744 ath10k: remove freq from skb_cb by Michal Kazior · 9 years ago
  17. 8a93396 ath10k: remove txmode from skb_cb by Michal Kazior · 9 years ago
  18. fd12cb3 ath10k: merge is_protected with nohwcrypt by Michal Kazior · 9 years ago
  19. d39de99 ath10k: fix peerid configuration in htt tx desc for htt version < 3.4 by Vasanthakumar Thiagarajan · 9 years ago
  20. 90eceb3 ath10k: set peer MFP flag in peer assoc command by Tamizh chelvam · 9 years ago
  21. 3f0f7ed ath10k: export htt tx rx handlers by Rajkumar Manoharan · 9 years ago
  22. 683b95e ath10k: use pre-allocated DMA buffer in Tx by Peter Oh · 9 years ago
  23. b9e284e ath10k: brace style fixes by Kalle Valo · 9 years ago
  24. bc76c28 ath10k: check for encryption before adding MIC_LEN by Bob Copeland · 9 years ago
  25. 7b7da0a ath10k: drop probe responses when too many are queued by Vivek Natarajan · 9 years ago
  26. 5e55e3c ath10k: fix dma_mapping_error() handling by Michal Kazior · 9 years ago
  27. ae7d382 ath10k: initialize msdu ext. descriptor before use by Peter Oh · 9 years ago
  28. ccec903 ath10k: enable raw encap mode and software crypto engine by David Liu · 9 years ago
  29. 005fb16 ath10k: Improve performance by reducing tx_lock contention by Qi Zhou · 9 years ago
  30. 1d0088f ath10k: extend struct htt_mgmt_tx_dec for qca99x0 by Raja Mani · 9 years ago
  31. b963519 ath10k: add TCP/UDP Checksum offload support for QCA99x0 by Manikanta Pubbisetty · 9 years ago
  32. fbc03a4 ath10k: update tx path to support QCA99X0 by Peter Oh · 9 years ago
  33. d9156b5 ath10k: configure frag desc memory to target for qca99X0 by Raja Mani · 9 years ago
  34. 96d828d ath10k: rework tx queue locking by Michal Kazior · 9 years ago
  35. d740d8f ath10k: unify tx mode and dispatch by Michal Kazior · 9 years ago
  36. 75930d1 ath10k: Use TX cksum offload only for CHECKSUM_PARTIAL by Helmut Schaa · 10 years ago
  37. eebc67f ath10k: fix pmf for wmi-tlv on qca6174 by Marek Kwaczynski · 10 years ago
  38. 89d6d83 ath10k: use idr api for msdu_ids by Michal Kazior · 10 years ago
  39. 8be3b69 ath10k: fix error return code by Julia Lawall · 10 years ago
  40. 91ad5f5 ath10k: set max_num_pending_tx in ath10k_core_init_firmware_features() by Kalle Valo · 10 years ago
  41. 8d6d362 ath10k: fix offchan reliability by Michal Kazior · 10 years ago
  42. 5ce8e7f ath10k: handle ieee80211 header and payload tracing separately by Rajkumar Manoharan · 10 years ago
  43. 7962b0d ath10k: speed up hw recovery by Michal Kazior · 10 years ago
  44. 9b57f88 ath10k: add tracing for frame transmission by Rajkumar Manoharan · 10 years ago
  45. d1e50f4 ath10k: add tracing for tx info by Rajkumar Manoharan · 10 years ago
  46. ac04506 ath10k: don't use return on void functions by Kalle Valo · 10 years ago
  47. c6e2e60 ath10k: fix use of multiple blank lines by Kalle Valo · 10 years ago
  48. 7aa7a72 ath10k: improve logging to include dev id by Michal Kazior · 10 years ago
  49. 708b9bd ath10k: prevent some tx flushing failures by Michal Kazior · 10 years ago
  50. d385623 ath10k: add implementation for configure max amsdu, ampdu by Janusz Dziedzic · 10 years ago
  51. 95bf21f ath10k: fix core start sequence by Michal Kazior · 10 years ago
  52. 4596708 ath10k: reduce htt tx/rx spinlock overhead by Michal Kazior · 11 years ago
  53. a16942e ath10k: bypass htc for htt tx path by Michal Kazior · 11 years ago
  54. 767d34f ath10k: remove DMA mapping wrappers by Michal Kazior · 11 years ago
  55. 75fb2f9 ath10k: better tx/rx debugging by Ben Greear · 11 years ago
  56. 60f85be ath10k: fix FW crashes on heavy TX on 10.1.389 AP FW by Michal Kazior · 11 years ago
  57. 5e00d31 ath10k: bring back the WMI path for mgmt frames by Bartosz Markowski · 11 years ago
  58. 1f8bb15 ath10k: use msdu headroom to store txfrag by Michal Kazior · 11 years ago
  59. 2f3773b ath10k: cleanup HTT TX functions by Michal Kazior · 11 years ago
  60. 0a89f8a ath10k: decouple HTT TX completions by Michal Kazior · 11 years ago
  61. 27bb178 ath10k: avoid needless memset on TX path by Michal Kazior · 11 years ago
  62. aad0b65 ath10k: add boot messages to htt.c by Kalle Valo · 11 years ago
  63. a3d135e ath10k: add htt_stats_enable debugfs file by Kalle Valo · 11 years ago
  64. 961d4c3 ath10k: add support for HTT 3.0 by Michal Kazior · 11 years ago
  65. 7c19999 ath10k: implement tx checksum offloading by Michal Kazior · 11 years ago
  66. edb8236 ath10k: embed HTT struct inside ath10k by Michal Kazior · 11 years ago
  67. cd003fa ath10k: embed HTC struct inside ath10k by Michal Kazior · 11 years ago
  68. 5e3dd15 ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices by Kalle Valo · 11 years ago