summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2016-04-05mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon
2016-03-14ath9k: fix misleading indentationArnd Bergmann
2016-03-14ath9k: fix buffer overrun for ar9287Arnd Bergmann
2016-03-07carl9170: import 1.9.9 firmware headersChristian Lamparter
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
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