Michal Kazior
|
9b15873628
ath10k: implement basic support for new tx path firmware
|
9 years ago |
Michal Kazior
|
575fc89500
ath10k: clean up cont frag desc init code
|
9 years ago |
Felix Fietkau
|
d6cb23b514
ath10k: stop abusing GFP_DMA
|
9 years ago |
Michal Kazior
|
aca146afbc
ath10k: store msdu_id instead of txbuf pointers
|
9 years ago |
Michal Kazior
|
609db229b4
ath10k: replace vdev_id and tid in skb cb
|
9 years ago |
Michal Kazior
|
66b8a0108d
ath10k: pack up flags in skb_cb
|
9 years ago |
Michal Kazior
|
bd87744028
ath10k: remove freq from skb_cb
|
9 years ago |
Michal Kazior
|
8a933964e8
ath10k: remove txmode from skb_cb
|
9 years ago |
Michal Kazior
|
fd12cb3246
ath10k: merge is_protected with nohwcrypt
|
9 years ago |
Vasanthakumar Thiagarajan
|
d39de9919a
ath10k: fix peerid configuration in htt tx desc for htt version < 3.4
|
9 years ago |
Tamizh chelvam
|
90eceb3b5f
ath10k: set peer MFP flag in peer assoc command
|
9 years ago |
Rajkumar Manoharan
|
3f0f7ed420
ath10k: export htt tx rx handlers
|
10 years ago |
Peter Oh
|
683b95e807
ath10k: use pre-allocated DMA buffer in Tx
|
10 years ago |
Kalle Valo
|
b9e284e515
ath10k: brace style fixes
|
10 years ago |
Bob Copeland
|
bc76c28719
ath10k: check for encryption before adding MIC_LEN
|
10 years ago |
Vivek Natarajan
|
7b7da0a021
ath10k: drop probe responses when too many are queued
|
10 years ago |
Michal Kazior
|
5e55e3cbd1
ath10k: fix dma_mapping_error() handling
|
10 years ago |
Peter Oh
|
ae7d3821a7
ath10k: initialize msdu ext. descriptor before use
|
10 years ago |
David Liu
|
ccec9038c7
ath10k: enable raw encap mode and software crypto engine
|
10 years ago |
Qi Zhou
|
005fb16131
ath10k: Improve performance by reducing tx_lock contention
|
10 years ago |
Raja Mani
|
1d0088f8c1
ath10k: extend struct htt_mgmt_tx_dec for qca99x0
|
10 years ago |
Manikanta Pubbisetty
|
b963519509
ath10k: add TCP/UDP Checksum offload support for QCA99x0
|
10 years ago |
Peter Oh
|
fbc03a466f
ath10k: update tx path to support QCA99X0
|
10 years ago |
Raja Mani
|
d9156b5f68
ath10k: configure frag desc memory to target for qca99X0
|
10 years ago |
Michal Kazior
|
96d828d45e
ath10k: rework tx queue locking
|
10 years ago |
Michal Kazior
|
d740d8fd24
ath10k: unify tx mode and dispatch
|
10 years ago |
Helmut Schaa
|
75930d1a80
ath10k: Use TX cksum offload only for CHECKSUM_PARTIAL
|
10 years ago |
Marek Kwaczynski
|
eebc67fef3
ath10k: fix pmf for wmi-tlv on qca6174
|
10 years ago |
Michal Kazior
|
89d6d83565
ath10k: use idr api for msdu_ids
|
10 years ago |
Julia Lawall
|
8be3b69259
ath10k: fix error return code
|
10 years ago |