aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htt_rx.c
AgeCommit message (Expand)Author
2021-09-22ath10k: fix recent bandwidth conversion bugChristian Lamparter
2021-06-03ath10k: Validate first subframe of A-MSDU before processing the listSriram R
2020-11-05ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam
2020-10-29ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen
2018-10-03ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lockBen Greear
2017-10-30Revert "ath10k: fix napi_poll budget overflow"Kalle Valo
2017-10-30ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan
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
2016-08-31ath10k: fix get rx_status from htt contextAshok Raj Nagarajan
2016-07-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2016-07-08ath10k: simplify pktlog htt event processingAshok Raj Nagarajan
2016-06-30ath10k: remove unneccessary WARN_ON_ONCE in rx during ACSMohammed Shafi Shajakhan
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-14ath10k: fix deadlock while processing rx_in_ord_indRajkumar Manoharan
2016-06-02ath10k: remove unused phy_mode_to_bandRajkumar Manoharan
2016-05-24ath10k: fix legacy rate packet debug messagesMohammed Shafi Shajakhan
2016-05-24ath10k: reduce warning messages during rx without proper channel contextMohammed Shafi Shajakhan
2016-05-24ath10k: improve tx schedulingMichal Kazior
2016-04-26Merge ath-next from ath.gitKalle Valo
2016-04-20ath10k: move fw_features to struct ath10k_fw_fileKalle Valo
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-11Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller
2016-04-07ath10k: fix unconditional num_mpdus_ready subtractionRajkumar Manoharan
2016-04-05mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon
2016-04-04ath10k: combine txrx and replenish taskRajkumar Manoharan
2016-04-04ath10k: register ath10k_htt_htc_t2h_msg_handlerRajkumar Manoharan
2016-04-04ath10k: speedup htt rx descriptor processing for rx_indRajkumar Manoharan
2016-04-04ath10k: cleanup amsdu processing for rx indicationRajkumar Manoharan