index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
htt.h
Age
Commit message (
Expand
)
Author
2021-05-31
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2021-05-24
ath10k/ath11k: fix spelling mistake "requed" -> "requeued"
Colin Ian King
2021-05-11
ath10k: add CCMP PN replay protection for fragmented frames for PCIe
Wen Gong
2021-01-18
ath10k: increase rx buffer size to 2048
Linus Lüssing
2020-05-12
ath10k: fix gcc-10 zero-length-bounds warnings
Arnd Bergmann
2020-05-11
ath10k: Replace zero-length array with flexible-array
Gustavo A. R. Silva
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
2019-12-02
ath10k: enable napi on RX path for sdio
Wen Gong
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-29
ath10k: add fragmentation handler for high latency devices
Wen Gong
2019-04-29
ath10k: add struct for high latency PN replay protection
Wen Gong
2019-02-26
ath10k: add support for ack rssi value of data tx packets
Abhishek Ambure
2019-02-20
ath10k: switch to use SPDX license identifiers
Kalle Valo
2019-02-12
ath10k: align ath10k_htt_txbuf structures
Kalle Valo
2019-02-12
ath10k: report tx airtime provided by fw
Manikanta Pubbisetty
2019-02-04
ath10k: Add support for extended HTT aggr msg support
Govind Singh
2018-10-01
ath10k: remove duplicated includes
YueHaibing
2018-09-06
ath10k: htt: High latency RX support
Erik Stromdahl
2018-09-06
ath10k: average ack rssi support for data frames
Balaji Pothunoori
2018-04-24
ath10k: enable hw checksum for wcn3990
Rakesh Pillai
2018-04-19
ath10k: add inlined wrappers for htt rx ops
Erik Stromdahl
2018-04-19
ath10k: add inlined wrappers for htt tx ops
Erik Stromdahl
2018-04-19
ath10k: Add tx ack signal support for management frames
Venkateswara Naralasetty
2018-01-16
ath10k: fix recently introduced checkpatch warnings
Kalle Valo
2018-01-09
ath10k: remove unused prototype
Erik Stromdahl
2017-12-27
ath10k: update copyright year
Kalle Valo
2017-12-27
ath10k: Add paddrs_ring_64 support for 64bit target
Govind Singh
2017-12-27
ath10k: Add hw param for rx ring size support
Govind Singh
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-12-27
ath10k: Add support for 64 bit HTT in-order indication msg
Govind Singh
2017-12-14
ath10k: add per peer tx stats support for 10.2.4
Anilkumar Kolli
2017-12-14
ath10k: unify rx processing in napi_poll
Rajkumar Manoharan
2017-04-05
ath10k: clean header files from bad block comments
Marcin Rokicki
2017-02-07
ath10k: use names in function definition arguments
Kalle Valo
2017-02-07
ath10k: prefer unsigned int over just unsigned
Kalle Valo
2016-12-01
ath10k: fix Tx DMA alloc failure during continuous wifi down/up
Mohammed Shafi Shajakhan
2016-11-23
ath10k: add per peer htt tx stats support for 10.4
Anilkumar Kolli
2016-09-27
ath10k: spelling and miscellaneous neatening
Joe Perches
2016-09-09
ath10k: implement NAPI support
Rajkumar Manoharan
2016-06-14
ath10k: fix some of the macro definitions of HTT_RX_IND message
Vasanthakumar Thiagarajan
2016-04-20
ath10k: move htt_op_version to struct ath10k_fw_file
Kalle Valo
2016-04-14
ath10k: prefer kernel type 'u64' over 'u_int64_t'
Kalle Valo
2016-04-04
ath10k: combine txrx and replenish task
Rajkumar Manoharan
2016-04-04
ath10k: register ath10k_htt_htc_t2h_msg_handler
Rajkumar Manoharan
[next]