index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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
Files
Lines
2020-08-18
ath10k: fix VHT NSS calculation when STBC is enabled
Sathishkumar Muruganandam
1
-1
/
+7
2020-08-17
ath10k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-20
ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()
Zekun Shen
1
-0
/
+8
2020-06-16
ath10k: fix retry packets update in station dump
Venkateswara Naralasetty
1
-3
/
+5
2020-04-27
ath10k: add statistics of tx retries and tx failed when tx complete disable
Wen Gong
1
-0
/
+7
2020-04-22
ath10k: add htt TX bundle for sdio
Wen Gong
1
-0
/
+1
2020-04-09
ath10k: disable TX complete indication of htt for sdio
Wen Gong
1
-1
/
+33
2020-03-11
ath10k: fix not registering airtime of 11a station with WMM disable
Yibo Zhao
1
-1
/
+2
2020-01-26
ath10k: use true,false for bool variable
zhengbin
1
-1
/
+1
2019-12-02
ath10k: enable napi on RX path for sdio
Wen Gong
1
-8
/
+40
2019-11-29
ath10k: change log level for mpdu status of sdio chip
Wen Gong
1
-2
/
+2
2019-11-25
ath10k: fix RX of frames with broken FCS in monitor mode
Linus Lüssing
1
-0
/
+7
2019-11-25
ath10k: report rssi of each chain to mac80211 for sdio
Wen Gong
1
-1
/
+0
2019-11-25
ath10k: add workqueue for RX path of sdio
Wen Gong
1
-0
/
+3
2019-10-31
ath10k: remove unneeded semicolon
YueHaibing
1
-1
/
+1
2019-09-17
ath10k: Check if station exists before forwarding tx airtime report
Hauke Mehrtens
1
-1
/
+1
2019-09-10
ath10k: add reorder and change PN check logic for mac80211
Wen Gong
1
-2
/
+89
2019-06-28
ath10k: Move non-fatal warn logs to dbg level for SDIO chip
Wen Gong
1
-1
/
+1
2019-06-25
ath10k: add report MIC error for sdio chip
Wen Gong
1
-1
/
+6
2019-06-25
ath10k: acquire lock to fix lockdep's warning
Claire Chang
1
-3
/
+8
2019-05-07
ath10k: Use struct_size() helper
Gustavo A. R. Silva
1
-3
/
+1
2019-05-07
ath10k: Fix the tx stats bytes & packets parsing
Brandon Huang
1
-3
/
+3
2019-04-29
ath10k: add fragmentation handler for high latency devices
Wen Gong
1
-0
/
+230
2019-04-29
ath10k: add PN replay protection for high latency devices
Wen Gong
1
-2
/
+95
2019-04-29
ath10k: add handler for HTT_T2H_MSG_TYPE_SEC_IND event
Wen Gong
1
-0
/
+46
2019-04-23
ath10k: htt: don't use txdone_fifo with SDIO
Alagu Sankar
1
-1
/
+3
2019-04-08
mac80211: make ieee80211_schedule_txq schedule empty TXQs
Felix Fietkau
1
-1
/
+1
2019-02-28
ath10k: Fix the wrong calculation ht_idx and idx of rate table for tx_stats
Surabhi Vishnoi
1
-3
/
+3
2019-02-28
ath10k: Fix the wrong updation of SGI in tx_stats debugfs
Surabhi Vishnoi
1
-1
/
+3
2019-02-28
ath10k: Fix the incorrect updation of NSS data in tx stats
Surabhi Vishnoi
1
-8
/
+8
2019-02-26
ath10k: don't report unset rssi values to mac80211
Alagu Sankar
1
-3
/
+9
2019-02-26
ath10k: add support for ack rssi value of data tx packets
Abhishek Ambure
1
-5
/
+7
2019-02-20
ath10k: switch to use SPDX license identifiers
Kalle Valo
1
-12
/
+1
2019-02-20
ath10k: change 'unsigned long int' to 'unsigned long'
Kalle Valo
1
-8
/
+8
2019-02-12
ath10k: report tx airtime provided by fw
Manikanta Pubbisetty
1
-2
/
+50
2019-02-12
ath10k: report estimated frame transmit airtime to improve fairness
Kan Yan
1
-0
/
+1
2019-02-12
ath10k: migrate to mac80211 txq scheduling
Toke Høiland-Jørgensen
1
-0
/
+8
2019-02-11
ath10k: disable interface pause wow config for integrated chipset
Govind Singh
1
-5
/
+5
2019-02-07
ath10k: fill tx_duration for each peer in Tx stats per STA
Surabhi Vishnoi
1
-0
/
+3
2018-12-20
ath10k: fix peer stats null pointer dereference
Zhi Chen
1
-2
/
+2
2018-12-20
ath10k: fix warning due to msdu limit error
Bhagavathi Perumal S
1
-4
/
+37
2018-12-20
ath10k: report tx rate using ieee80211_tx_rate_update()
Anilkumar Kolli
1
-5
/
+62
2018-12-20
ath10k: add amsdu support for monitor mode
Yu Wang
1
-2
/
+186
2018-11-05
ath10k: dump tx stats in rate table format
Anilkumar Kolli
1
-1
/
+16
2018-10-13
ath10k: htt: remove some dead code
Dan Carpenter
1
-2
/
+0
2018-10-13
ath10k: htt_rx: fix signedness bug in ath10k_update_per_peer_tx_stats
Gustavo A. R. Silva
1
-1
/
+2
2018-10-04
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-21
/
+275
2018-09-06
ath10k: htt: High latency RX support
Erik Stromdahl
1
-3
/
+125
2018-09-06
ath10k: add HTT RX HL ops
Erik Stromdahl
1
-1
/
+6
2018-09-06
ath10k: average ack rssi support for data frames
Balaji Pothunoori
1
-3
/
+25
[next]