summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/htt_rx.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-26ath10k: fix peer stats null pointer dereferenceZhi Chen1-2/+2
2018-06-29ath10k: use locked skb_dequeue for rx completionsBob Copeland1-4/+4
2018-06-28ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lockBen Greear1-1/+4
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-04-19ath10k: add inlined wrappers for htt rx opsErik Stromdahl1-7/+7
2018-04-19ath10k: Add tx ack signal support for management framesVenkateswara Naralasetty1-0/+10
2018-03-29ath10k: fix recent bandwidth conversion bugChristian Lamparter1-18/+24
2018-03-26ath10k: add sta rx packet stats per tidVasanthakumar Thiagarajan1-10/+61
2017-12-27ath10k: update copyright yearKalle Valo1-1/+1
2017-12-27ath10k: Add paddrs_ring_64 support for 64bit targetGovind Singh1-16/+94
2017-12-27ath10k: Add hw param for rx ring size supportGovind Singh1-4/+1
2017-12-27ath10k: Add support for 64 bit HTT in-order indication msgGovind Singh1-6/+61
2017-12-14ath10k: add per peer tx stats support for 10.2.4Anilkumar Kolli1-0/+60
2017-12-14ath10k: unify rx processing in napi_pollRajkumar Manoharan1-59/+62
2017-11-20ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw modeVasanthakumar Thiagarajan1-13/+38
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller1-3/+3
2017-10-30Revert "ath10k: fix napi_poll budget overflow"Kalle Valo1-11/+6
2017-10-30ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan1-16/+89
2017-10-27ath: Convert timers to use timer_setup()Kees Cook1-3/+3
2017-08-31ath10k: fix napi_poll budget overflowRyan Hsu1-6/+11
2017-08-08ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg()Gabriel Craciunescu1-1/+1
2017-08-03ath10k: set a-mpdu receiver reference numberMatthias Frei1-1/+11
2017-06-16ath10k: add per chain RSSI reportingNorik Dzhandzhapanyan1-0/+13
2017-05-23ath10k: fix reported HT MCS rates with NSS > 1Sven Eckelmann1-4/+10
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg1-3/+3
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-18/+14
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-23/+23
2017-04-05ath10k: fix block comments styleMarcin Rokicki1-3/+6
2017-02-08ath10k: remove unneeded semicolonWaldemar Rymarkiewicz1-1/+1
2017-02-01Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller1-2/+9
2017-01-19ath10k: fix per station tx bit rate reportingMohammed Shafi Shajakhan1-0/+2
2017-01-13ath10k: fix tx legacy rate reportingMohammed Shafi Shajakhan1-1/+1
2017-01-13ath10k: add VHT160 supportSebastian Gottschall1-1/+6
2016-12-13cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel1-2/+1
2016-11-23ath10k: add per peer htt tx stats support for 10.4Anilkumar Kolli1-0/+125
2016-10-13ath10k: cleanup calling ath10k_htt_rx_h_unchainMohammed Shafi Shajakhan1-6/+6
2016-09-27ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan1-2/+3
2016-09-13ath10k: properly remove padding from the start of rx payloadVasanthakumar Thiagarajan1-14/+22
2016-09-09Merge branch 'ath-current' into ath-nextKalle Valo1-5/+5
2016-09-09ath10k: fix throughput regression in multi client modeRajkumar Manoharan1-0/+2
2016-09-09ath10k: implement NAPI supportRajkumar Manoharan1-60/+94
2016-09-02ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan1-1/+1
2016-08-31ath10k: fix get rx_status from htt contextAshok Raj Nagarajan1-5/+5
2016-07-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-6/+4
2016-07-08ath10k: simplify pktlog htt event processingAshok Raj Nagarajan1-5/+3
2016-06-30ath10k: remove unneccessary WARN_ON_ONCE in rx during ACSMohammed Shafi Shajakhan1-1/+1
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2016-06-14ath10k: fix deadlock while processing rx_in_ord_indRajkumar Manoharan1-1/+0
2016-06-02ath10k: remove unused phy_mode_to_bandRajkumar Manoharan1-28/+0
2016-05-24ath10k: fix legacy rate packet debug messagesMohammed Shafi Shajakhan1-1/+2