index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
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
2019-02-28
ath10k: Fix the incorrect updation of NSS data in tx stats
Surabhi Vishnoi
2019-02-26
ath10k: don't report unset rssi values to mac80211
Alagu Sankar
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-20
ath10k: change 'unsigned long int' to 'unsigned long'
Kalle Valo
2019-02-12
ath10k: report tx airtime provided by fw
Manikanta Pubbisetty
2019-02-12
ath10k: report estimated frame transmit airtime to improve fairness
Kan Yan
2019-02-12
ath10k: migrate to mac80211 txq scheduling
Toke Høiland-Jørgensen
2019-02-11
ath10k: disable interface pause wow config for integrated chipset
Govind Singh
2019-02-07
ath10k: fill tx_duration for each peer in Tx stats per STA
Surabhi Vishnoi
2018-12-20
ath10k: fix peer stats null pointer dereference
Zhi Chen
2018-12-20
ath10k: fix warning due to msdu limit error
Bhagavathi Perumal S
2018-12-20
ath10k: report tx rate using ieee80211_tx_rate_update()
Anilkumar Kolli
2018-12-20
ath10k: add amsdu support for monitor mode
Yu Wang
2018-11-05
ath10k: dump tx stats in rate table format
Anilkumar Kolli
2018-10-13
ath10k: htt: remove some dead code
Dan Carpenter
2018-10-13
ath10k: htt_rx: fix signedness bug in ath10k_update_per_peer_tx_stats
Gustavo A. R. Silva
2018-10-04
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-09-06
ath10k: htt: High latency RX support
Erik Stromdahl
2018-09-06
ath10k: add HTT RX HL ops
Erik Stromdahl
2018-09-06
ath10k: average ack rssi support for data frames
Balaji Pothunoori
2018-09-06
ath10k: add extended per sta tx statistics support
Anilkumar Kolli
2018-09-06
ath10k: get the legacy rate index to update the txrate table
Anilkumar Kolli
2018-09-04
wireless: remove unnecessary unlikely()
Igor Stoppa
2018-06-29
ath10k: use locked skb_dequeue for rx completions
Bob Copeland
2018-06-28
ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lock
Ben Greear
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-04-19
ath10k: add inlined wrappers for htt rx ops
Erik Stromdahl
2018-04-19
ath10k: Add tx ack signal support for management frames
Venkateswara Naralasetty
2018-03-29
ath10k: fix recent bandwidth conversion bug
Christian Lamparter
2018-03-26
ath10k: add sta rx packet stats per tid
Vasanthakumar Thiagarajan
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 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-11-20
ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw mode
Vasanthakumar Thiagarajan
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
2017-10-30
Revert "ath10k: fix napi_poll budget overflow"
Kalle Valo
2017-10-30
ath10k: rebuild crypto header in rx data frames
Vasanthakumar Thiagarajan
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
2017-08-31
ath10k: fix napi_poll budget overflow
Ryan Hsu
2017-08-08
ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg()
Gabriel Craciunescu
2017-08-03
ath10k: set a-mpdu receiver reference number
Matthias Frei
2017-06-16
ath10k: add per chain RSSI reporting
Norik Dzhandzhapanyan
2017-05-23
ath10k: fix reported HT MCS rates with NSS > 1
Sven Eckelmann
[next]