summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htt_rx.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: htt: remove some dead codeDan Carpenter2018-10-131-2/+0
* ath10k: htt_rx: fix signedness bug in ath10k_update_per_peer_tx_statsGustavo A. R. Silva2018-10-131-1/+2
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-10-041-21/+275
|\
| * ath10k: htt: High latency RX supportErik Stromdahl2018-09-061-3/+125
| * ath10k: add HTT RX HL opsErik Stromdahl2018-09-061-1/+6
| * ath10k: average ack rssi support for data framesBalaji Pothunoori2018-09-061-3/+25
| * ath10k: add extended per sta tx statistics supportAnilkumar Kolli2018-09-061-0/+109
| * ath10k: get the legacy rate index to update the txrate tableAnilkumar Kolli2018-09-061-14/+10
* | wireless: remove unnecessary unlikely()Igor Stoppa2018-09-041-2/+2
|/
* ath10k: use locked skb_dequeue for rx completionsBob Copeland2018-06-291-4/+4
* ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lockBen Greear2018-06-281-1/+4
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* ath10k: add inlined wrappers for htt rx opsErik Stromdahl2018-04-191-7/+7
* ath10k: Add tx ack signal support for management framesVenkateswara Naralasetty2018-04-191-0/+10
* ath10k: fix recent bandwidth conversion bugChristian Lamparter2018-03-291-18/+24
* ath10k: add sta rx packet stats per tidVasanthakumar Thiagarajan2018-03-261-10/+61
* ath10k: update copyright yearKalle Valo2017-12-271-1/+1
* ath10k: Add paddrs_ring_64 support for 64bit targetGovind Singh2017-12-271-16/+94
* ath10k: Add hw param for rx ring size supportGovind Singh2017-12-271-4/+1
* ath10k: Add support for 64 bit HTT in-order indication msgGovind Singh2017-12-271-6/+61
* ath10k: add per peer tx stats support for 10.2.4Anilkumar Kolli2017-12-141-0/+60
* ath10k: unify rx processing in napi_pollRajkumar Manoharan2017-12-141-59/+62
* ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw modeVasanthakumar Thiagarajan2017-11-201-13/+38
* Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller2017-11-041-3/+3
|\
| * ath: Convert timers to use timer_setup()Kees Cook2017-10-271-3/+3
* | Revert "ath10k: fix napi_poll budget overflow"Kalle Valo2017-10-301-11/+6
* | ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan2017-10-301-16/+89
|/
* ath10k: fix napi_poll budget overflowRyan Hsu2017-08-311-6/+11
* ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg()Gabriel Craciunescu2017-08-081-1/+1
* ath10k: set a-mpdu receiver reference numberMatthias Frei2017-08-031-1/+11
* ath10k: add per chain RSSI reportingNorik Dzhandzhapanyan2017-06-161-0/+13
* ath10k: fix reported HT MCS rates with NSS > 1Sven Eckelmann2017-05-231-4/+10
* mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg2017-04-281-3/+3
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-18/+14
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-23/+23
* ath10k: fix block comments styleMarcin Rokicki2017-04-051-3/+6
* ath10k: remove unneeded semicolonWaldemar Rymarkiewicz2017-02-081-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller2017-02-011-2/+9
|\
| * ath10k: fix per station tx bit rate reportingMohammed Shafi Shajakhan2017-01-191-0/+2
| * ath10k: fix tx legacy rate reportingMohammed Shafi Shajakhan2017-01-131-1/+1
| * ath10k: add VHT160 supportSebastian Gottschall2017-01-131-1/+6
* | cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel2016-12-131-2/+1
|/
* ath10k: add per peer htt tx stats support for 10.4Anilkumar Kolli2016-11-231-0/+125
* ath10k: cleanup calling ath10k_htt_rx_h_unchainMohammed Shafi Shajakhan2016-10-131-6/+6
* ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan2016-09-271-2/+3
* ath10k: properly remove padding from the start of rx payloadVasanthakumar Thiagarajan2016-09-131-14/+22
* Merge branch 'ath-current' into ath-nextKalle Valo2016-09-091-5/+5
|\
| * ath10k: fix get rx_status from htt contextAshok Raj Nagarajan2016-08-311-5/+5
* | ath10k: fix throughput regression in multi client modeRajkumar Manoharan2016-09-091-0/+2
* | ath10k: implement NAPI supportRajkumar Manoharan2016-09-091-60/+94
OpenPOWER on IntegriCloud