index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
htc.h
Age
Commit message (
Expand
)
Author
2023-11-30
wifi: ath10k: Use DECLARE_FLEX_ARRAY() for ath10k_htc_record
Jeff Johnson
2023-11-30
wifi: ath10k: remove ath10k_htc_record::pauload[]
Jeff Johnson
2023-11-22
wifi: ath10k: Remove unused struct ath10k_htc_frame
Jeff Johnson
2020-04-22
ath10k: enable alt data of TX path for sdio
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
2019-12-02
ath10k: change bundle count for max rx bundle for sdio
Wen Gong
2019-11-25
ath10k: change max RX bundle size from 8 to 32 for sdio
Wen Gong
2019-02-20
ath10k: switch to use SPDX license identifiers
Kalle Valo
2019-02-12
ath10k: migrate to mac80211 txq scheduling
Toke Høiland-Jørgensen
2018-07-02
ath10k: sdio: allocate correct size for RECV_1MORE_BLOCK rx packets
Alagu Sankar
2018-06-28
ath10k: replace hardcoded constant with define
Erik Stromdahl
2018-06-28
ath10k: rename HTC_HOST_MAX_MSG_PER_BUNDLE define
Erik Stromdahl
2018-04-19
ath10k: add HTC services for WCN3990
Govind Singh
2017-12-27
ath10k: update copyright year
Kalle Valo
2017-05-04
ath10k: htc: ready_ext msg support
Erik Stromdahl
2017-05-04
ath10k: htc: rx trailer lookahead support
Erik Stromdahl
2017-05-04
ath10k: htc: made static function public
Erik Stromdahl
2017-01-12
ath10k: htc: simplified credit distribution
Erik Stromdahl
2017-01-12
ath10k: htc: removal of unused struct members
Erik Stromdahl
2016-07-08
ath10k: remove unused <linux/semaphore.h>
Chaehyun Lim
2016-04-14
ath10k: fix checkpatch warnings related to spaces
Kalle Valo
2015-10-16
ath10k: remove htc polling for tx completion
Rajkumar Manoharan
2015-10-16
ath10k: remove unused dl_is_polled
Rajkumar Manoharan
2015-10-16
ath10k: register per copy engine receive callbacks
Rajkumar Manoharan
2015-10-16
ath10k: register per copy engine send completion callbacks
Rajkumar Manoharan
2015-10-16
ath10k: export htc tx rx handlers
Rajkumar Manoharan
2014-09-18
ath10k: fix use of multiple blank lines
Kalle Valo
2014-08-26
ath10k: improve logging to include dev id
Michal Kazior
2014-08-12
ath10k: remove htc->stopped
Michal Kazior
2013-09-16
ath10k: simplify HTC command submitting
Michal Kazior
2013-09-16
ath10k: add HTC TX credits replenishing notification
Michal Kazior
2013-07-30
ath10k: prevent HTC from being used after stopping
Michal Kazior
2013-07-30
ath10k: embed HTC struct inside ath10k
Michal Kazior
2013-06-12
ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices
Kalle Valo