git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e0561e
)
ath10k: add implementation for configure max amsdu, ampdu
author
Janusz Dziedzic
<janusz.dziedzic@tieto.com>
Mon, 2 Jun 2014 18:19:46 +0000
(21:19 +0300)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Mon, 14 Jul 2014 12:44:48 +0000
(15:44 +0300)
Allow to setup maximum subframes for AMSDU and AMPDU aggregation
via debugfs htt_max_amsdu_ampdu file.
Eg.
echo "2 64" > htt_max_amsdu_ampdu
will setup maximum amsdu subframes equal 2 and
maximum ampdu subframes equal to 64.
Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.h
patch
|
blob
|
history
drivers/net/wireless/ath/ath10k/debug.c
patch
|
blob
|
history
drivers/net/wireless/ath/ath10k/htt.h
patch
|
blob
|
history
drivers/net/wireless/ath/ath10k/htt_tx.c
patch
|
blob
|
history
diff --cc
drivers/net/wireless/ath/ath10k/core.h
Simple merge
diff --cc
drivers/net/wireless/ath/ath10k/debug.c
Simple merge
diff --cc
drivers/net/wireless/ath/ath10k/htt.h
Simple merge
diff --cc
drivers/net/wireless/ath/ath10k/htt_tx.c
Simple merge