index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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
2018-09-06
ath10k: add extended per sta tx statistics support
Anilkumar Kolli
1
-0
/
+109
2018-09-06
ath10k: get the legacy rate index to update the txrate table
Anilkumar Kolli
1
-14
/
+10
2018-09-04
wireless: remove unnecessary unlikely()
Igor Stoppa
1
-2
/
+2
2018-06-29
ath10k: use locked skb_dequeue for rx completions
Bob Copeland
1
-4
/
+4
2018-06-28
ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lock
Ben Greear
1
-1
/
+4
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-04-19
ath10k: add inlined wrappers for htt rx ops
Erik Stromdahl
1
-7
/
+7
2018-04-19
ath10k: Add tx ack signal support for management frames
Venkateswara Naralasetty
1
-0
/
+10
2018-03-29
ath10k: fix recent bandwidth conversion bug
Christian Lamparter
1
-18
/
+24
2018-03-26
ath10k: add sta rx packet stats per tid
Vasanthakumar Thiagarajan
1
-10
/
+61
2017-12-27
ath10k: update copyright year
Kalle Valo
1
-1
/
+1
2017-12-27
ath10k: Add paddrs_ring_64 support for 64bit target
Govind Singh
1
-16
/
+94
2017-12-27
ath10k: Add hw param for rx ring size support
Govind Singh
1
-4
/
+1
2017-12-27
ath10k: Add support for 64 bit HTT in-order indication msg
Govind Singh
1
-6
/
+61
[next]