summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wcn36xx
Commit message (Expand)AuthorAgeFilesLines
* soc: qcom: smd: Transition client drivers from smd to rpmsgBjorn Andersson2017-03-285-14/+12
* wcn36xx: Implement cancel_hw_scanBjorn Andersson2017-02-072-1/+25
* wcn36xx: Don't use the destroyed hal_mutexBjorn Andersson2017-01-121-1/+2
* wcn36xx: Implement print_reg indicationBjorn Andersson2017-01-122-0/+46
* wcn36xx: Implement firmware assisted scanBjorn Andersson2017-01-125-23/+81
* wcn36xx: Transition driver to SMD clientBjorn Andersson2017-01-126-66/+88
* wcn36xx: Silence error about unsupported smd event 188Bjorn Andersson2016-07-081-0/+2
* wcn36xx: Fix up wcn36xx_smd_update_scan_params()Bjorn Andersson2016-07-083-9/+12
* wcn36xx: Correct DXE chip version differentiationBjorn Andersson2016-07-084-26/+11
* wcn36xx: Split mmio space into explicit regionsBjorn Andersson2016-07-084-27/+59
* wcn36xx: Change indication list lock to spinlockBjorn Andersson2016-07-082-7/+7
* wcn36xx: Fold indication payload into message headerBjorn Andersson2016-07-082-10/+7
* wcn36xx: Set SMD timeout to 10 secondsBjorn Andersson2016-04-271-1/+1
* Merge ath-next from ath.gitKalle Valo2016-04-268-132/+336
|\
| * wcn36xx: Fill in capability listBjorn Andersson2016-04-252-1/+78
| * wcn36xx: Correct remove bss key response encodingBjorn Andersson2016-04-252-27/+1
| * wcn36xx: Delete BSS before idling linkBjorn Andersson2016-04-251-1/+1
| * wcn36xx: Use correct command struct for EXIT_BMPS_REQPontus Fuchs2016-04-251-1/+1
| * wcn36xx: Implement multicast filteringPontus Fuchs2016-04-254-6/+104
| * wcn36xx: Track association statePontus Fuchs2016-04-252-0/+3
| * wcn36xx: Clear encrypt_type when deleting bss keyPontus Fuchs2016-04-251-0/+2
| * wcn36xx: Use allocated self sta index instead of hard codedPontus Fuchs2016-04-251-1/+1
| * wcn36xx: Copy all members in config_sta v1 conversionPontus Fuchs2016-04-251-2/+17
| * wcn36xx: Parse trigger_ba response properlyPontus Fuchs2016-04-251-2/+12
| * wcn36xx: Remove sta pointer in private vif structPontus Fuchs2016-04-253-17/+15
| * wcn36xx: Fetch private sta data from sta entry instead of from vifPontus Fuchs2016-04-251-1/+1
| * wcn36xx: Add helper macros to cast sta to privPontus Fuchs2016-04-253-14/+18
| * wcn36xx: Use define for invalid index and fix typoPontus Fuchs2016-04-253-4/+4
| * wcn36xx: Use consistent name for private vifPontus Fuchs2016-04-251-14/+14
| * wcn36xx: Add helper macros to cast vif to private vif and vice versaPontus Fuchs2016-04-256-40/+36
| * wcn36xx: Pad TIM PVM if neededPontus Fuchs2016-04-252-2/+28
| * wcn36xx: Clean up wcn36xx_smd_send_beaconPontus Fuchs2016-04-252-8/+9
* | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-123-9/+9
|/
* mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon2016-04-051-1/+1
* mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-3/+5
* wcn36xx: split DMA mask register writing.Fengwei Yin2016-01-071-1/+1
* wcn36xx: handle rx skb allocation failure to avoid system crashFengwei Yin2016-01-071-21/+22
* wcn36xx: use new response format for wcn3620 remove_bsskeyAndy Green2015-11-301-1/+2
* wcn36xx: use new response format for wcn3620 trigger_baAndy Green2015-11-301-1/+2
* wcn36xx: handle new hal response formatAndy Green2015-11-302-0/+25
* wcn36xx: swallow two wcn3620 IND messagesAndy Green2015-11-301-0/+5
* wcn36xx: introduce WCN36XX_HAL_AVOID_FREQ_RANGE_INDAndy Green2015-11-301-0/+2
* wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc.yfw2015-10-281-17/+17
* wcn36xx: introduce per-channel ring buffer locksBob Copeland2015-10-282-8/+20
* mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-221-1/+1
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-6/+6
* mac80211: remove short slot/short preamble incapable flagsJohannes Berg2015-06-021-3/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+1
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* | wcn36xx: initiate TX BA sessionsBob Copeland2015-01-233-2/+77
OpenPOWER on IntegriCloud