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
/
htt_rx.c
Age
Commit message (
Expand
)
Author
2023-12-21
wifi: mac80211: rework RX timestamp flags
Johannes Berg
2023-11-30
wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrights
Jeff Johnson
2023-09-21
wifi: ath10k: drop HTT_DATA_TX_STATUS_DOWNLOAD_FAIL
Dmitry Antipov
2022-11-17
wifi: ath10k: Remove redundant argument offset
Zhi-Jun You
2022-11-09
wifi: ath10k: Use IEEE80211_SEQ_TO_SN() for seq_ctrl conversion
Zhi-Jun You
2022-09-22
wifi: ath10k: reset pointer after memory free to avoid potential use-after-free
Wen Gong
2022-09-16
wifi: ath10k: Fix miscellaneous spelling errors
Jeff Johnson
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-06-08
ath10k: fix recently introduced checkpatch warning
Kalle Valo
2022-05-22
ath10k: fix misreported tx bandwidth for 160Mhz
Maxime Bizon
2022-02-24
ath10k: fix pointer arithmetic error in trace call
Francesco Magliocca
2022-01-17
ath10k: abstract htt_rx_desc structure
Francesco Magliocca
2021-06-12
ath10k: remove unused more_frags variable
Yang Yingliang
2021-05-11
ath10k: Validate first subframe of A-MSDU before processing the list
Sriram R
2021-05-11
ath10k: Fix TKIP Michael MIC verification for PCIe
Wen Gong
2021-05-11
ath10k: drop MPDU which has discard flag set by firmware for SDIO
Wen Gong
2021-05-11
ath10k: drop fragments with multicast DA for SDIO
Wen Gong
2021-05-11
ath10k: drop fragments with multicast DA for PCIe
Wen Gong
2021-05-11
ath10k: add CCMP PN replay protection for fragmented frames for PCIe
Wen Gong
2021-02-04
ath10k: remove h from printk format specifier
Tom Rix
2020-11-07
wireless: remove unneeded break
Tom Rix
2020-08-18
ath10k: fix VHT NSS calculation when STBC is enabled
Sathishkumar Muruganandam
2020-08-17
ath10k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-20
ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()
Zekun Shen
2020-06-16
ath10k: fix retry packets update in station dump
Venkateswara Naralasetty
2020-04-27
ath10k: add statistics of tx retries and tx failed when tx complete disable
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-11
ath10k: fix not registering airtime of 11a station with WMM disable
Yibo Zhao
2020-01-26
ath10k: use true,false for bool variable
zhengbin
2019-12-02
ath10k: enable napi on RX path for sdio
Wen Gong
2019-11-29
ath10k: change log level for mpdu status of sdio chip
Wen Gong
2019-11-25
ath10k: fix RX of frames with broken FCS in monitor mode
Linus Lüssing
2019-11-25
ath10k: report rssi of each chain to mac80211 for sdio
Wen Gong
2019-11-25
ath10k: add workqueue for RX path of sdio
Wen Gong
2019-10-31
ath10k: remove unneeded semicolon
YueHaibing
2019-09-17
ath10k: Check if station exists before forwarding tx airtime report
Hauke Mehrtens
2019-09-10
ath10k: add reorder and change PN check logic for mac80211
Wen Gong
2019-06-28
ath10k: Move non-fatal warn logs to dbg level for SDIO chip
Wen Gong
2019-06-25
ath10k: add report MIC error for sdio chip
Wen Gong
2019-06-25
ath10k: acquire lock to fix lockdep's warning
Claire Chang
2019-05-07
ath10k: Use struct_size() helper
Gustavo A. R. Silva
2019-05-07
ath10k: Fix the tx stats bytes & packets parsing
Brandon Huang
2019-04-29
ath10k: add fragmentation handler for high latency devices
Wen Gong
2019-04-29
ath10k: add PN replay protection for high latency devices
Wen Gong
2019-04-29
ath10k: add handler for HTT_T2H_MSG_TYPE_SEC_IND event
Wen Gong
2019-04-23
ath10k: htt: don't use txdone_fifo with SDIO
Alagu Sankar
2019-04-08
mac80211: make ieee80211_schedule_txq schedule empty TXQs
Felix Fietkau
2019-02-28
ath10k: Fix the wrong calculation ht_idx and idx of rate table for tx_stats
Surabhi Vishnoi
2019-02-28
ath10k: Fix the wrong updation of SGI in tx_stats debugfs
Surabhi Vishnoi
[next]