summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/htt_rx.c
AgeCommit message (Expand)Author
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
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-04-05ath10k: fix block comments styleMarcin Rokicki
2017-02-08ath10k: remove unneeded semicolonWaldemar Rymarkiewicz
2017-02-01Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller
2017-01-19ath10k: fix per station tx bit rate reportingMohammed Shafi Shajakhan
2017-01-13ath10k: fix tx legacy rate reportingMohammed Shafi Shajakhan
2017-01-13ath10k: add VHT160 supportSebastian Gottschall
2016-12-13cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel
2016-11-23ath10k: add per peer htt tx stats support for 10.4Anilkumar Kolli
2016-10-13ath10k: cleanup calling ath10k_htt_rx_h_unchainMohammed Shafi Shajakhan
2016-09-27ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan
2016-09-13ath10k: properly remove padding from the start of rx payloadVasanthakumar Thiagarajan
2016-09-09Merge branch 'ath-current' into ath-nextKalle Valo
2016-09-09ath10k: fix throughput regression in multi client modeRajkumar Manoharan
2016-09-09ath10k: implement NAPI supportRajkumar Manoharan
2016-09-02ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan