summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wcn36xx
AgeCommit message (Expand)Author
2017-11-15wcn36xx: Don't use the destroyed hal_mutexBjorn Andersson
2016-07-08wcn36xx: Silence error about unsupported smd event 188Bjorn Andersson
2016-07-08wcn36xx: Fix up wcn36xx_smd_update_scan_params()Bjorn Andersson
2016-07-08wcn36xx: Correct DXE chip version differentiationBjorn Andersson
2016-07-08wcn36xx: Split mmio space into explicit regionsBjorn Andersson
2016-07-08wcn36xx: Change indication list lock to spinlockBjorn Andersson
2016-07-08wcn36xx: Fold indication payload into message headerBjorn Andersson
2016-04-27wcn36xx: Set SMD timeout to 10 secondsBjorn Andersson
2016-04-26Merge ath-next from ath.gitKalle Valo
2016-04-25wcn36xx: Fill in capability listBjorn Andersson
2016-04-25wcn36xx: Correct remove bss key response encodingBjorn Andersson
2016-04-25wcn36xx: Delete BSS before idling linkBjorn Andersson
2016-04-25wcn36xx: Use correct command struct for EXIT_BMPS_REQPontus Fuchs
2016-04-25wcn36xx: Implement multicast filteringPontus Fuchs
2016-04-25wcn36xx: Track association statePontus Fuchs
2016-04-25wcn36xx: Clear encrypt_type when deleting bss keyPontus Fuchs
2016-04-25wcn36xx: Use allocated self sta index instead of hard codedPontus Fuchs
2016-04-25wcn36xx: Copy all members in config_sta v1 conversionPontus Fuchs
2016-04-25wcn36xx: Parse trigger_ba response properlyPontus Fuchs
2016-04-25wcn36xx: Remove sta pointer in private vif structPontus Fuchs
2016-04-25wcn36xx: Fetch private sta data from sta entry instead of from vifPontus Fuchs
2016-04-25wcn36xx: Add helper macros to cast sta to privPontus Fuchs
2016-04-25wcn36xx: Use define for invalid index and fix typoPontus Fuchs
2016-04-25wcn36xx: Use consistent name for private vifPontus Fuchs
2016-04-25wcn36xx: Add helper macros to cast vif to private vif and vice versaPontus Fuchs
2016-04-25wcn36xx: Pad TIM PVM if neededPontus Fuchs
2016-04-25wcn36xx: Clean up wcn36xx_smd_send_beaconPontus Fuchs
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-05mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon
2016-01-07wcn36xx: split DMA mask register writing.Fengwei Yin
2016-01-07wcn36xx: handle rx skb allocation failure to avoid system crashFengwei Yin
2015-11-30wcn36xx: use new response format for wcn3620 remove_bsskeyAndy Green
2015-11-30wcn36xx: use new response format for wcn3620 trigger_baAndy Green
2015-11-30wcn36xx: handle new hal response formatAndy Green
2015-11-30wcn36xx: swallow two wcn3620 IND messagesAndy Green
2015-11-30wcn36xx: introduce WCN36XX_HAL_AVOID_FREQ_RANGE_INDAndy Green
2015-10-28wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc.yfw
2015-10-28wcn36xx: introduce per-channel ring buffer locksBob Copeland
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-02mac80211: remove short slot/short preamble incapable flagsJohannes Berg
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-01-23wcn36xx: initiate TX BA sessionsBob Copeland
2015-01-23wcn36xx: move set_tx_pdu inside set_tx_data/mgmtBob Copeland
2015-01-23wcn36xx: initialize dxe lockBob Copeland
2015-01-23wcn36xx: initialize skb_lockBob Copeland
2015-01-23wcn36xx: don't process 'valid' descriptorsBob Copeland
2015-01-23wcn36xx: let device generate qos seq numbersBob Copeland