summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-02-25ath10k: fix updating peer stats rx durationMohammed Shafi Shajakhan
2016-02-25ath10k: remove impossible codeSudip Mukherjee
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-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
2016-01-28ath10k: include qca4019 register map tableRaja Mani
2016-01-28ath10k: add basic skeleton to support ahbRaja Mani
2016-01-28ath10k: pull reusable code from pci probe and remove for ahbRaja Mani
2016-01-28ath10k: make ath10k_pci_read32/write32() ops more genericRaja Mani
2016-01-28ath10k: make some of ath10k_pci_* func reusableRaja Mani
2016-01-28ath10k: implement basic support for new tx path firmwareMichal Kazior
2016-01-28ath10k: clean up cont frag desc init codeMichal Kazior
2016-01-28ath10k: add new FW_FEATURE_PEER_FLOW_CONTROLMichal Kazior
2016-01-28ath10k: add new htt definitionsMichal Kazior
2016-01-28ath10k: rename some HTT eventsMichal Kazior
2016-01-26ath9k: fix data bus error on ar9300 and ar9580Miaoqing Pan
2016-01-26ath9k: fix inconsistent use of tab and space in indentationMiaoqing Pan
2016-01-26ath9k: do not reset while BB panic(0x4000409) on ar9561Miaoqing Pan
2016-01-26ath9k: clean up ANI per-channel pointer checkingMiaoqing Pan
2016-01-26ath9k: avoid ANI restart if no triggerMiaoqing Pan
2016-01-26ath9k: Drop useless const on chanctx_event_delta() return typeGeert Uytterhoeven
2016-01-26ath9k_hw: add low power tx gain table for AR953xFelix Fietkau
2016-01-26wil6210: handle multiple connect/disconnect eventsMaya Erez
2016-01-26wil6210: find TX vring only if vring_tx_data is enabledMaya Erez
2016-01-26wil6210: handle tx completions only if vring tx data is enabledMaya Erez
2016-01-26wil6210: use extra IEs from probe responseLior David
2016-01-26wil6210: fix privacy flag calculation in change_beaconLior David
2016-01-26ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080Alexander Tsoy
2016-01-26ath9k: request NOA update when chanctx activeKalle Valo