summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htt_rx.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-23/+23
* ath10k: fix block comments styleMarcin Rokicki2017-04-051-3/+6
* ath10k: remove unneeded semicolonWaldemar Rymarkiewicz2017-02-081-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller2017-02-011-2/+9
|\
| * ath10k: fix per station tx bit rate reportingMohammed Shafi Shajakhan2017-01-191-0/+2
| * ath10k: fix tx legacy rate reportingMohammed Shafi Shajakhan2017-01-131-1/+1
| * ath10k: add VHT160 supportSebastian Gottschall2017-01-131-1/+6
* | cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel2016-12-131-2/+1
|/
* 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/+4
|\
| * ath10k: simplify pktlog htt event processingAshok Raj Nagarajan2016-07-081-5/+3
| * 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/+0
|\ \ | |/ |/|
| * ath10k: fix deadlock while processing rx_in_ord_indRajkumar Manoharan2016-06-141-1/+0
* | ath10k: remove unused phy_mode_to_bandRajkumar Manoharan2016-06-021-28/+0
* | 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/+0
|/
* 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/+6
| * 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/+18
| * ath10k: cleanup amsdu processing for rx indicationRajkumar Manoharan2016-04-041-59/+41
| * ath10k: remove unused fw_desc processingRajkumar Manoharan2016-04-041-63/+2
| * 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/+34
| * 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/+8
* ath10k: fix pktlog in QCA99X0Ashok Raj Nagarajan2016-03-031-5/+1
* ath10k: implement basic support for new tx path firmwareMichal Kazior2016-01-281-1/+3
* ath10k: rename some HTT eventsMichal Kazior2016-01-281-2/+2
OpenPOWER on IntegriCloud