summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
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-07ath10k: remove unnecessary warning for probe response dropsRajkumar Manoharan
2016-04-07ath10k: fix calibration init sequence of qca99x0Rajkumar Manoharan
2016-04-05mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon
2016-04-04ath10k: parse Rx MAC timestamp in mgmt frame for FW 10.4Peter Oh
2016-04-04ath10k: combine txrx and replenish taskRajkumar Manoharan
2016-04-04ath10k: reuse copy engine 5 (htt rx) descriptorsRajkumar Manoharan
2016-04-04ath10k: cleanup copy engine receive next completionRajkumar 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-04-04ath10k: enable parsing per station rx duration for 10.4Mohammed Shafi Shajakhan
2016-04-04ath10k: introduce Extended Resource Config support for 10.4Raja Mani
2016-03-23ath10k: enable debugfs provision to enable Peer Stats featureMohammed Shafi Shajakhan
2016-03-23ath10k: incorporate qca4019 cal data download sequenceRaja Mani
2016-03-23ath10k: move cal data len to hw_paramsRaja Mani
2016-03-23ath10k: pass cal data location as an argument to ath10k_download_cal_{file|dt}Raja Mani
2016-03-21ath10k: fix null deref if device crashes earlyMichal Kazior
2016-03-21ath10k: fix pull-push tx threshold handlingMichal Kazior
2016-03-21ath10k: fix tx hangMichal Kazior
2016-03-18ath10k: advertise force AP scan featureVasanthakumar Thiagarajan
2016-03-18ath10k: fix debugfs pktlog_filter writeAnilkumar Kolli
2016-03-18ath10k: free cached fw bin contents when get board id failsRaja Mani
2016-03-18ath10k: move mgmt descriptor limit handle under mgmt_txRajkumar Manoharan
2016-03-18ath10k: handle channel change htt eventRajkumar Manoharan
2016-03-08ath10k: set MAC timestamp in management Rx framePeter Oh
2016-03-08ath10k: deliver mgmt frames from htt to monitor vifs onlyGrzegorz Bajorski
2016-03-06ath10k: fix firmware assert in monitor modeRajkumar Manoharan
2016-03-06ath10k: change htt tx desc/qcache peer limit configMichal Kazior
2016-03-06ath10k: fix HTT Tx CE ring sizeMichal Kazior
2016-03-06ath10k: implement push-pull txMichal Kazior
2016-03-06ath10k: keep track of queue depth per txqMichal Kazior
2016-03-06ath10k: store txq in skb_cbMichal Kazior
2016-03-06ath10k: implement updating shared htt txq stateMichal Kazior
2016-03-06ath10k: implement wake_tx_queueMichal Kazior
2016-03-06ath10k: add new htt message generation/parsing logicMichal Kazior
2016-03-06ath10k: add fast peer_map lookupMichal Kazior
2016-03-06ath10k: maintain peer_id for each sta and vifMichal Kazior
2016-03-06ath10k: refactor tx pending managementMichal Kazior
2016-03-06ath10k: unify txpath decisionMichal Kazior
2016-03-06ath10k: refactor tx codeMichal Kazior
2016-03-06Merge 'net-next/master'Kalle Valo
2016-03-06Merge ath-next from ath.gitKalle Valo
2016-03-03ath10k: fix sanity check on enabling btcoex via debugfsMohammed Shafi Shajakhan
2016-03-03ath10k: reduce number of peers to support peer stats featureAnilkumar Kolli