summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/htt_rx.c
AgeCommit message (Expand)Author
2019-04-08mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau
2019-02-28ath10k: Fix the wrong calculation ht_idx and idx of rate table for tx_statsSurabhi Vishnoi
2019-02-28ath10k: Fix the wrong updation of SGI in tx_stats debugfsSurabhi Vishnoi
2019-02-28ath10k: Fix the incorrect updation of NSS data in tx statsSurabhi Vishnoi
2019-02-26ath10k: don't report unset rssi values to mac80211Alagu Sankar
2019-02-26ath10k: add support for ack rssi value of data tx packetsAbhishek Ambure
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo
2019-02-20ath10k: change 'unsigned long int' to 'unsigned long'Kalle Valo
2019-02-12ath10k: report tx airtime provided by fwManikanta Pubbisetty
2019-02-12ath10k: report estimated frame transmit airtime to improve fairnessKan Yan
2019-02-12ath10k: migrate to mac80211 txq schedulingToke Høiland-Jørgensen
2019-02-11ath10k: disable interface pause wow config for integrated chipsetGovind Singh
2019-02-07ath10k: fill tx_duration for each peer in Tx stats per STASurabhi Vishnoi
2018-12-20ath10k: fix peer stats null pointer dereferenceZhi Chen
2018-12-20ath10k: fix warning due to msdu limit errorBhagavathi Perumal S
2018-12-20ath10k: report tx rate using ieee80211_tx_rate_update()Anilkumar Kolli
2018-12-20ath10k: add amsdu support for monitor modeYu Wang
2018-11-05ath10k: dump tx stats in rate table formatAnilkumar Kolli
2018-10-13ath10k: htt: remove some dead codeDan Carpenter
2018-10-13ath10k: htt_rx: fix signedness bug in ath10k_update_per_peer_tx_statsGustavo A. R. Silva
2018-10-04Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-09-06ath10k: htt: High latency RX supportErik Stromdahl
2018-09-06ath10k: add HTT RX HL opsErik Stromdahl
2018-09-06ath10k: average ack rssi support for data framesBalaji Pothunoori
2018-09-06ath10k: add extended per sta tx statistics supportAnilkumar Kolli
2018-09-06ath10k: get the legacy rate index to update the txrate tableAnilkumar Kolli
2018-09-04wireless: remove unnecessary unlikely()Igor Stoppa
2018-06-29ath10k: use locked skb_dequeue for rx completionsBob Copeland
2018-06-28ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lockBen Greear
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-04-19ath10k: add inlined wrappers for htt rx opsErik Stromdahl
2018-04-19ath10k: Add tx ack signal support for management framesVenkateswara Naralasetty
2018-03-29ath10k: fix recent bandwidth conversion bugChristian Lamparter
2018-03-26ath10k: add sta rx packet stats per tidVasanthakumar Thiagarajan
2017-12-27ath10k: update copyright yearKalle Valo
2017-12-27ath10k: Add paddrs_ring_64 support for 64bit targetGovind Singh
2017-12-27ath10k: Add hw param for rx ring size supportGovind Singh
2017-12-27ath10k: Add support for 64 bit HTT in-order indication msgGovind Singh
2017-12-14ath10k: add per peer tx stats support for 10.2.4Anilkumar Kolli
2017-12-14ath10k: unify rx processing in napi_pollRajkumar Manoharan
2017-11-20ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw modeVasanthakumar Thiagarajan
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller
2017-10-30Revert "ath10k: fix napi_poll budget overflow"Kalle Valo
2017-10-30ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan
2017-10-27ath: Convert timers to use timer_setup()Kees Cook
2017-08-31ath10k: fix napi_poll budget overflowRyan Hsu
2017-08-08ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg()Gabriel Craciunescu
2017-08-03ath10k: set a-mpdu receiver reference numberMatthias Frei
2017-06-16ath10k: add per chain RSSI reportingNorik Dzhandzhapanyan
2017-05-23ath10k: fix reported HT MCS rates with NSS > 1Sven Eckelmann