summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
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
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-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-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-26ath10k: remove the p2p notice of absence info from 10.2.4 FW beacon infoYanbo Li
2016-01-26ath10k: add debugfs support for Per STA total rx durationMohammed Shafi Shajakhan
2016-01-26ath10k: enable periodic peer stats updateMohammed Shafi Shajakhan
2016-01-26ath10k: provision to support periodic peer stats updateMohammed Shafi Shajakhan
2016-01-26ath10k: rename few function names of firmware statsMohammed Shafi Shajakhan
2016-01-26ath10k: cleanup setting pdev paramatersMohammed Shafi Shajakhan
2016-01-26ath10k: fix naming Peer stats rssi_changed field in 10.2.4Mohammed Shafi Shajakhan
2016-01-21ath10k: add support for parsing per STA rx_duration for 10.2.4Mohammed Shafi Shajakhan
2016-01-21ath10k: prevent txrx running for too longMichal Kazior
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon
2016-01-07ath10k: set SM power save disabled to default valuePeter Oh
2015-12-31ath10k: reduce indentation by moving powersave check within functionRajkumar Manoharan
2015-12-31ath10k: wake up device before accessing registersRajkumar Manoharan