summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
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-03ath9k: clear bb filter calibration power thresholdMiaoqing Pan
2016-03-03ath9k: reduce stack usage in ar9003_aic_cal_post_processArnd Bergmann
2016-03-03ath9k: make NF load complete quickly and reliablyMiaoqing Pan
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
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 erroneous return valueAnton Protopopov
2016-03-03ath10k: add hw_rev to trace events to support pktlogAshok Raj Nagarajan
2016-03-03ath10k: fix pktlog in QCA99X0Ashok Raj Nagarajan
2016-03-03ath10k: fix pointless update of peer stats listMohammed Shafi Shajakhan
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2016-02-25ath10k: fix updating peer stats rx durationMohammed Shafi Shajakhan
2016-02-25ath10k: remove impossible codeSudip Mukherjee
2016-02-24cfg80211: basic support for PBSS network typeLior David
2016-02-02ath10k: populate qca4019 fw specific wmi init paramsRaja Mani
2016-02-02ath10k: add qca4019 hw paramsRaja Mani
2016-02-02ath10k: add abstraction layer for vdev subtypePeter Oh
2016-02-02ath10k: use vif->type and vif->p2p for P2P_GO checkPeter Oh
2016-02-02ath10k: update 10.4 WMI service mapPeter Oh
2016-02-02ath10k: rename Mesh related service namesPeter Oh
2016-02-02wil6210: TX vring optimizationHamad Kadmany
2016-02-02wil6210: protect synchronous wmi commands handlingMaya Erez
2016-02-02wil6210: wait for disconnect completionVladimir Kondratiev
2016-02-02wil6210: prevent access to vring_tx_data lock during its initMaya Erez
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-28ath9k: do not limit the number of DFS channel interfaces to 1Felix Fietkau
2016-01-28ath10k: expose hif ops for ahbRaja Mani
2016-01-28ath10k: add resource init and deinit in ahbRaja Mani
2016-01-28ath10k: include irq related functions in ahbRaja Mani
2016-01-28ath10k: add chip and bus halt logic in ahbRaja Mani
2016-01-28ath10k: add reset ctrl related functions in ahbRaja Mani
2016-01-28ath10k: add clock ctrl related functions in ahbRaja Mani
2016-01-28ath10k: add helper functions in ahb.c for reg rd/wrRaja Mani