index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
htt_tx.c
Age
Commit message (
Expand
)
Author
2023-11-30
wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrights
Jeff Johnson
2023-11-22
wifi: ath10k: simplify __ath10k_htt_tx_txq_recalc()
Dmitry Antipov
2023-09-21
wifi: ath10k: Remove unnecessary (void*) conversions
Wu Yunchuan
2022-09-16
wifi: ath10k: Fix miscellaneous spelling errors
Jeff Johnson
2022-05-22
ath10k: htt_tx: do not interpret Eth frames as WiFi
Sergey Ryazanov
2022-01-17
ath10k: abstract htt_rx_desc structure
Francesco Magliocca
2021-12-08
ath10k: Fix tx hanging
Sebastian Gottschall
2021-02-11
ath10k: restore tx sk_buff of htt header for SDIO
Wen Gong
2021-02-04
ath10k: remove h from printk format specifier
Tom Rix
2020-08-17
ath10k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-09
ath10k: Acquire tx_lock in tx error paths
Evan Green
2020-04-22
ath10k: add flush tx packets for SDIO chip
Wen Gong
2020-04-22
ath10k: add htt TX bundle for sdio
Wen Gong
2020-04-09
ath10k: disable TX complete indication of htt for sdio
Wen Gong
2020-03-22
ath10k: Fill GCMP MIC length for PMF
Yingying Tang
2019-09-10
ath10k: add mic bytes for pmf management packet
Wen Gong
2019-06-25
ath10k: add htt_h2t_aggr_cfg_msg op for high latency devices
Erik Stromdahl
2019-06-25
ath10k: add inline wrapper for htt_h2t_aggr_cfg_msg
Erik Stromdahl
2019-05-07
ath10k: Added support to reset HTT stats in debugfs
Maharaja Kennadyrajan
2019-05-07
ath10k: Extended the HTT stats support to retrieve Mu-MIMO related stats
Maharaja Kennadyrajan
2019-04-23
ath10k: fix use-after-free on SDIO data frames
Kalle Valo
2019-04-23
ath10k: htt: support MSDU ids with SDIO
Alagu Sankar
2019-02-20
ath10k: switch to use SPDX license identifiers
Kalle Valo
2019-02-11
ath10k: disable interface pause wow config for integrated chipset
Govind Singh
2019-02-04
ath10k: Add support for extended HTT aggr msg support
Govind Singh
2019-02-04
ath10k: Set DMA address mask to 35 bit for WCN3990
Rakesh Pillai
2018-09-06
ath10k: htt: High latency TX support
Erik Stromdahl
2018-09-06
ath10k: htt: RX ring config HL support
Erik Stromdahl
2018-09-06
ath10k: add HTT TX HL ops
Erik Stromdahl
2018-09-06
ath10k: DMA related fixes for high latency devices
Erik Stromdahl
2018-07-30
ath10k: htt_tx: move lock into id_get function
Nicholas Mc Guire
2018-06-28
ath10k: fix bug in masking of TID value
Erik Stromdahl
2018-06-13
ath10k: htt_tx: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-04-24
ath10k: enable hw checksum for wcn3990
Rakesh Pillai
2018-04-19
ath10k: add inlined wrappers for htt tx ops
Erik Stromdahl
2017-12-27
ath10k: update copyright year
Kalle Valo
2017-12-27
ath10k: Add support for htt_data_tx_desc_64 descriptor
Govind Singh
2017-12-27
ath10k: Add support for 64 bit HTT frag descriptor
Govind Singh
2017-12-27
ath10k: Add support for 64 bit htt rx ring cfg
Govind Singh
2017-04-05
ath10k: fix block comments style
Marcin Rokicki
2016-12-15
ath10k: Avoid potential page alloc BUG_ON in tx free path
Mohammed Shafi Shajakhan
2016-12-01
ath10k: fix Tx DMA alloc failure during continuous wifi down/up
Mohammed Shafi Shajakhan
2016-11-15
ath10k: remove extraneous error message in tx alloc
Mohammed Shafi Shajakhan
2016-11-15
ath10k: clean up HTT tx buffer allocation and free
Mohammed Shafi Shajakhan
2016-09-09
ath10k: implement NAPI support
Rajkumar Manoharan
2016-07-08
ath10k: ensure txrx-compl-task is stopped when cleaning htt-tx
Ben Greear
2016-06-30
ath10k: fix potential null dereference bugs
Bob Copeland
2016-04-20
ath10k: move fw_features to struct ath10k_fw_file
Kalle Valo
2016-04-04
ath10k: speedup htt rx descriptor processing for tx completion
Rajkumar Manoharan
2016-03-18
ath10k: move mgmt descriptor limit handle under mgmt_tx
Rajkumar Manoharan
[next]