summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
Commit message (Expand)AuthorAgeFilesLines
* Merge 'net-next/master'Kalle Valo2016-03-061-3/+4
|\
| * Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-011-3/+4
| |\
| | * mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-3/+4
* | | Merge ath-next from ath.gitKalle Valo2016-03-0624-191/+2000
|\ \ \ | |/ / |/| |
| * | ath10k: fix sanity check on enabling btcoex via debugfsMohammed Shafi Shajakhan2016-03-031-4/+9
| * | ath10k: reduce number of peers to support peer stats featureAnilkumar Kolli2016-03-033-4/+20
| * | ath10k: process htt rx indication as batch modeRajkumar Manoharan2016-03-031-2/+14
| * | ath10k: reduce rx_lock contention for htt rx indicationRajkumar Manoharan2016-03-031-10/+8
| * | ath10k: fix erroneous return valueAnton Protopopov2016-03-031-1/+1
| * | ath10k: add hw_rev to trace events to support pktlogAshok Raj Nagarajan2016-03-031-3/+12
| * | ath10k: fix pktlog in QCA99X0Ashok Raj Nagarajan2016-03-031-5/+1
| * | ath10k: fix pointless update of peer stats listMohammed Shafi Shajakhan2016-03-031-2/+4
| * | ath10k: fix updating peer stats rx durationMohammed Shafi Shajakhan2016-02-251-3/+3
| * | ath10k: remove impossible codeSudip Mukherjee2016-02-251-3/+0
| * | ath10k: populate qca4019 fw specific wmi init paramsRaja Mani2016-02-025-15/+24
| * | ath10k: add qca4019 hw paramsRaja Mani2016-02-023-0/+31
| * | ath10k: add abstraction layer for vdev subtypePeter Oh2016-02-025-11/+128
| * | ath10k: use vif->type and vif->p2p for P2P_GO checkPeter Oh2016-02-022-7/+3
| * | ath10k: update 10.4 WMI service mapPeter Oh2016-02-021-0/+11
| * | ath10k: rename Mesh related service namesPeter Oh2016-02-022-9/+11
| * | ath10k: expose hif ops for ahbRaja Mani2016-01-283-0/+277
| * | ath10k: add resource init and deinit in ahbRaja Mani2016-01-282-0/+129
| * | ath10k: include irq related functions in ahbRaja Mani2016-01-282-0/+46
| * | ath10k: add chip and bus halt logic in ahbRaja Mani2016-01-282-0/+128
| * | ath10k: add reset ctrl related functions in ahbRaja Mani2016-01-283-1/+145
| * | ath10k: add clock ctrl related functions in ahbRaja Mani2016-01-282-0/+127
| * | ath10k: add helper functions in ahb.c for reg rd/wrRaja Mani2016-01-283-0/+68
| * | ath10k: include qca4019 register map tableRaja Mani2016-01-283-0/+45
| * | ath10k: add basic skeleton to support ahbRaja Mani2016-01-289-0/+131
| * | ath10k: pull reusable code from pci probe and remove for ahbRaja Mani2016-01-282-22/+44
| * | ath10k: make ath10k_pci_read32/write32() ops more genericRaja Mani2016-01-282-3/+39
| * | ath10k: make some of ath10k_pci_* func reusableRaja Mani2016-01-282-32/+63
| * | ath10k: implement basic support for new tx path firmwareMichal Kazior2016-01-283-9/+91
| * | ath10k: clean up cont frag desc init codeMichal Kazior2016-01-281-17/+41
| * | ath10k: add new FW_FEATURE_PEER_FLOW_CONTROLMichal Kazior2016-01-282-0/+10
| * | ath10k: add new htt definitionsMichal Kazior2016-01-281-3/+150
| * | ath10k: rename some HTT eventsMichal Kazior2016-01-283-10/+10
| * | ath10k: remove the p2p notice of absence info from 10.2.4 FW beacon infoYanbo Li2016-01-262-1/+55
| * | ath10k: add debugfs support for Per STA total rx durationMohammed Shafi Shajakhan2016-01-264-3/+54
| * | ath10k: enable periodic peer stats updateMohammed Shafi Shajakhan2016-01-261-0/+12
| * | ath10k: provision to support periodic peer stats updateMohammed Shafi Shajakhan2016-01-261-1/+4
| * | ath10k: rename few function names of firmware statsMohammed Shafi Shajakhan2016-01-261-9/+9
| * | ath10k: cleanup setting pdev paramatersMohammed Shafi Shajakhan2016-01-261-9/+11
| * | ath10k: fix naming Peer stats rssi_changed field in 10.2.4Mohammed Shafi Shajakhan2016-01-261-1/+1
| * | ath10k: add support for parsing per STA rx_duration for 10.2.4Mohammed Shafi Shajakhan2016-01-213-2/+33
| * | ath10k: prevent txrx running for too longMichal Kazior2016-01-211-1/+9
| |/
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-01-201-1/+1
|\ \ | |/ |/|
| * ath10k: Fix build with CONFIG_THERMAL=mMichal Marek2015-11-261-1/+1
* | ath10k: set SM power save disabled to default valuePeter Oh2016-01-071-1/+2
* | ath10k: reduce indentation by moving powersave check within functionRajkumar Manoharan2015-12-311-19/+15
OpenPOWER on IntegriCloud