summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/htt_rx.c
AgeCommit message (Expand)Author
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
2016-04-04ath10k: remove unused fw_desc processingRajkumar Manoharan
2016-04-04ath10k: copy tx fetch indication messageRajkumar Manoharan
2016-04-04ath10k: speedup htt rx descriptor processing for tx completionRajkumar Manoharan
2016-03-18ath10k: move mgmt descriptor limit handle under mgmt_txRajkumar Manoharan
2016-03-18ath10k: handle channel change htt eventRajkumar Manoharan
2016-03-08ath10k: deliver mgmt frames from htt to monitor vifs onlyGrzegorz Bajorski
2016-03-06ath10k: implement push-pull txMichal Kazior
2016-03-06ath10k: implement wake_tx_queueMichal Kazior
2016-03-06ath10k: add new htt message generation/parsing logicMichal Kazior
2016-03-03ath10k: process htt rx indication as batch modeRajkumar Manoharan
2016-03-03ath10k: reduce rx_lock contention for htt rx indicationRajkumar Manoharan
2016-03-03ath10k: fix pktlog in QCA99X0Ashok Raj Nagarajan
2016-01-28ath10k: implement basic support for new tx path firmwareMichal Kazior
2016-01-28ath10k: rename some HTT eventsMichal Kazior
2016-01-21ath10k: prevent txrx running for too longMichal Kazior
2015-11-30ath10k: stop abusing GFP_DMAFelix Fietkau
2015-11-23ath10k: adjust the RX packet pad offset at QCA99X0 4addr modeYanbo Li
2015-11-16ath10k: fix the wrong RX rate idx report at 11G modeYanbo Li
2015-11-04ath10k: add support for pktlog in QCA99X0Vivek Natarajan
2015-10-16ath10k: export htt tx rx handlersRajkumar Manoharan
2015-09-09ath10k: print invalid mcs reported in rx descriptorManikanta Pubbisetty
2015-09-09ath10k: fix mu-mimo rx status reportingMichal Kazior
2015-07-29ath10k: enable raw encap mode and software crypto engineDavid Liu
2015-07-29ath10k: Improve performance by reducing tx_lock contentionQi Zhou