1. beeb1a3 ath10k: prefer kernel type 'u64' over 'u_int64_t' by Kalle Valo · 9 years ago
  2. 5c86d97 ath10k: combine txrx and replenish task by Rajkumar Manoharan · 9 years ago
  3. e3a91f87 ath10k: register ath10k_htt_htc_t2h_msg_handler by Rajkumar Manoharan · 9 years ago
  4. 3128b3d ath10k: speedup htt rx descriptor processing for rx_ind by Rajkumar Manoharan · 9 years ago
  5. 59465fe ath10k: speedup htt rx descriptor processing for tx completion by Rajkumar Manoharan · 9 years ago
  6. cac0855 ath10k: move mgmt descriptor limit handle under mgmt_tx by Rajkumar Manoharan · 9 years ago
  7. 2ce9b25 ath10k: handle channel change htt event by Rajkumar Manoharan · 9 years ago
  8. 426e10e ath10k: implement push-pull tx by Michal Kazior · 9 years ago
  9. c1a43d9 ath10k: implement updating shared htt txq state by Michal Kazior · 9 years ago
  10. 839ae63 ath10k: add new htt message generation/parsing logic by Michal Kazior · 9 years ago
  11. 6421969f ath10k: refactor tx pending management by Michal Kazior · 9 years ago
  12. 9b15873 ath10k: implement basic support for new tx path firmware by Michal Kazior · 10 years ago
  13. 22e6b3b ath10k: add new htt definitions by Michal Kazior · 10 years ago
  14. df94e70 ath10k: rename some HTT events by Michal Kazior · 10 years ago
  15. 8a93396 ath10k: remove txmode from skb_cb by Michal Kazior · 10 years ago
  16. d39de99 ath10k: fix peerid configuration in htt tx desc for htt version < 3.4 by Vasanthakumar Thiagarajan · 10 years ago
  17. afb0bf7 ath10k: add support for pktlog in QCA99X0 by Vivek Natarajan · 10 years ago
  18. 3f0f7ed ath10k: export htt tx rx handlers by Rajkumar Manoharan · 10 years ago
  19. 683b95e ath10k: use pre-allocated DMA buffer in Tx by Peter Oh · 10 years ago
  20. 7b7da0a ath10k: drop probe responses when too many are queued by Vivek Natarajan · 10 years ago
  21. ccec903 ath10k: enable raw encap mode and software crypto engine by David Liu · 10 years ago
  22. 1d0088f ath10k: extend struct htt_mgmt_tx_dec for qca99x0 by Raja Mani · 10 years ago
  23. b963519 ath10k: add TCP/UDP Checksum offload support for QCA99x0 by Manikanta Pubbisetty · 10 years ago
  24. fbc03a4 ath10k: update tx path to support QCA99X0 by Peter Oh · 10 years ago
  25. d9156b5 ath10k: configure frag desc memory to target for qca99X0 by Raja Mani · 10 years ago
  26. 721ad3c ath10k: add 10.4 fw specific htt msg definitions by Raja Mani · 10 years ago
  27. 55314fc ath10k: fix no-ack frame status by Sujith Manoharan · 10 years ago
  28. 6aa4cf1 ath10k: add hw rate definitions by Michal Kazior · 10 years ago
  29. 8348db2 ath10k: add ATH10K_FW_IE_HTT_OP_VERSION by Rajkumar Manoharan · 10 years ago
  30. 89d6d83 ath10k: use idr api for msdu_ids by Michal Kazior · 11 years ago
  31. c545070e ath10k: implement rx reorder support by Michal Kazior · 11 years ago
  32. c3ebfed ath10k: Remove unused htt->max_throughput_mbps by Sujith Manoharan · 11 years ago
  33. fe2407a ath10k: simplify rx ring size/fill calculation by Michal Kazior · 11 years ago
  34. 8d6d362 ath10k: fix offchan reliability by Michal Kazior · 11 years ago
  35. bfdd793 ath10k: add tracing for ath10k_htt_pktlog by Rajkumar Manoharan · 11 years ago
  36. 8cc7f26 ath10k: miscellaneous checkpatch fixes by Kalle Valo · 11 years ago
  37. c6e2e60 ath10k: fix use of multiple blank lines by Kalle Valo · 11 years ago
  38. d385623 ath10k: add implementation for configure max amsdu, ampdu by Janusz Dziedzic · 11 years ago
  39. 95bf21f ath10k: fix core start sequence by Michal Kazior · 11 years ago
  40. 6df92a3 ath10k: introduce rx_status htt template by Janusz Dziedzic · 11 years ago
  41. 85f6d7c ath10k: finally kill htt_rx_info by Janusz Dziedzic · 11 years ago
  42. 87326c9 ath10k: kill not needed fields from htt_rx_info by Janusz Dziedzic · 11 years ago
  43. 8f739db ath10k: introduce ieee80211_rx_status to htt_rx_info by Janusz Dziedzic · 11 years ago
  44. 6c5151a ath10k: batch htt tx/rx completions by Michal Kazior · 11 years ago
  45. a16942e ath10k: bypass htc for htt tx path by Michal Kazior · 11 years ago
  46. e72698f ath10k: set the mactime of ieee80211_rx_status by Chun-Yeow Yeoh · 11 years ago
  47. 2256940 ath10k: handle TKIP MIC error correctly by Janusz Dziedzic · 12 years ago
  48. 652de35 ath10k: remove htt rx amsdu clear retry bit hack by Kalle Valo · 12 years ago
  49. 6e712d4 ath10k: replenish HTT RX buffers in a tasklet by Michal Kazior · 12 years ago
  50. a3d135e ath10k: add htt_stats_enable debugfs file by Kalle Valo · 12 years ago
  51. 961d4c3 ath10k: add support for HTT 3.0 by Michal Kazior · 12 years ago
  52. edb8236 ath10k: embed HTT struct inside ath10k by Michal Kazior · 12 years ago
  53. 5e3dd15 ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices by Kalle Valo · 12 years ago