Mohammed Shafi Shajakhan
|
9ec34a8619
ath10k: fix Tx DMA alloc failure during continuous wifi down/up
|
8 years ago |
Mohammed Shafi Shajakhan
|
f004e532a8
ath10k: remove extraneous error message in tx alloc
|
8 years ago |
Mohammed Shafi Shajakhan
|
19f338c6eb
ath10k: clean up HTT tx buffer allocation and free
|
8 years ago |
Rajkumar Manoharan
|
3c97f5de1f
ath10k: implement NAPI support
|
9 years ago |
Ben Greear
|
de0170beaa
ath10k: ensure txrx-compl-task is stopped when cleaning htt-tx
|
9 years ago |
Bob Copeland
|
a66cd733a7
ath10k: fix potential null dereference bugs
|
9 years ago |
Kalle Valo
|
c4cdf753ed
ath10k: move fw_features to struct ath10k_fw_file
|
9 years ago |
Rajkumar Manoharan
|
59465fe46e
ath10k: speedup htt rx descriptor processing for tx completion
|
9 years ago |
Rajkumar Manoharan
|
cac085524c
ath10k: move mgmt descriptor limit handle under mgmt_tx
|
9 years ago |
Michal Kazior
|
426e10eaf7
ath10k: implement push-pull tx
|
9 years ago |
Michal Kazior
|
c1a43d9720
ath10k: implement updating shared htt txq state
|
9 years ago |
Michal Kazior
|
839ae6371e
ath10k: add new htt message generation/parsing logic
|
9 years ago |
Michal Kazior
|
6421969f24
ath10k: refactor tx pending management
|
9 years ago |
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
|
9 years ago |
Peter Oh
|
683b95e807
ath10k: use pre-allocated DMA buffer in Tx
|
9 years ago |
Kalle Valo
|
b9e284e515
ath10k: brace style fixes
|
9 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 |