summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htt_rx.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel2016-12-131-2/+1Star
* 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
* | ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan2016-09-021-1/+1
|/
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-07-181-6/+4Star
|\
| * ath10k: simplify pktlog htt event processingAshok Raj Nagarajan2016-07-081-5/+3Star
| * ath10k: remove unneccessary WARN_ON_ONCE in rx during ACSMohammed Shafi Shajakhan2016-06-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-1/+0Star
|\ \ | |/ |/|
| * ath10k: fix deadlock while processing rx_in_ord_indRajkumar Manoharan2016-06-141-1/+0Star
* | ath10k: remove unused phy_mode_to_bandRajkumar Manoharan2016-06-021-28/+0Star
* | ath10k: fix legacy rate packet debug messagesMohammed Shafi Shajakhan2016-05-241-1/+2
* | ath10k: reduce warning messages during rx without proper channel contextMohammed Shafi Shajakhan2016-05-241-1/+1
* | ath10k: improve tx schedulingMichal Kazior2016-05-241-3/+0Star
|/
* Merge ath-next from ath.gitKalle Valo2016-04-261-1/+1
|\
| * ath10k: move fw_features to struct ath10k_fw_fileKalle Valo2016-04-201-1/+1
* | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-4/+4
|/
* Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller2016-04-111-222/+492
|\
| * ath10k: fix unconditional num_mpdus_ready subtractionRajkumar Manoharan2016-04-071-4/+4
| * ath10k: combine txrx and replenish taskRajkumar Manoharan2016-04-041-15/+6Star
| * ath10k: register ath10k_htt_htc_t2h_msg_handlerRajkumar Manoharan2016-04-041-7/+15
| * ath10k: speedup htt rx descriptor processing for rx_indRajkumar Manoharan2016-04-041-21/+18Star
| * ath10k: cleanup amsdu processing for rx indicationRajkumar Manoharan2016-04-041-59/+41Star
| * ath10k: remove unused fw_desc processingRajkumar Manoharan2016-04-041-63/+2Star
| * ath10k: copy tx fetch indication messageRajkumar Manoharan2016-04-041-3/+10
| * ath10k: speedup htt rx descriptor processing for tx completionRajkumar Manoharan2016-04-041-25/+33
| * ath10k: move mgmt descriptor limit handle under mgmt_txRajkumar Manoharan2016-03-181-1/+6
| * ath10k: handle channel change htt eventRajkumar Manoharan2016-03-181-1/+40
| * ath10k: deliver mgmt frames from htt to monitor vifs onlyGrzegorz Bajorski2016-03-081-36/+34Star
| * ath10k: implement push-pull txMichal Kazior2016-03-061-8/+105
| * ath10k: implement wake_tx_queueMichal Kazior2016-03-061-0/+3
| * ath10k: add new htt message generation/parsing logicMichal Kazior2016-03-061-1/+197
* | mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon2016-04-051-1/+1
|/
* ath10k: process htt rx indication as batch modeRajkumar Manoharan2016-03-031-2/+14
* ath10k: reduce rx_lock contention for htt rx indicationRajkumar Manoharan2016-03-031-10/+8Star
* ath10k: fix pktlog in QCA99X0Ashok Raj Nagarajan2016-03-031-5/+1Star
* ath10k: implement basic support for new tx path firmwareMichal Kazior2016-01-281-1/+3
* ath10k: rename some HTT eventsMichal Kazior2016-01-281-2/+2
* ath10k: prevent txrx running for too longMichal Kazior2016-01-211-1/+9
* ath10k: stop abusing GFP_DMAFelix Fietkau2015-11-301-2/+2
* ath10k: adjust the RX packet pad offset at QCA99X0 4addr modeYanbo Li2015-11-231-1/+14
* ath10k: fix the wrong RX rate idx report at 11G modeYanbo Li2015-11-161-1/+1
* ath10k: add support for pktlog in QCA99X0Vivek Natarajan2015-11-041-0/+12
* ath10k: export htt tx rx handlersRajkumar Manoharan2015-10-161-0/+1
* ath10k: print invalid mcs reported in rx descriptorManikanta Pubbisetty2015-09-091-0/+23