summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wcn36xx/smd.c
AgeCommit message (Expand)Author
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: Change indication list lock to spinlockBjorn Andersson
2016-07-08wcn36xx: Fold indication payload into message headerBjorn Andersson
2016-04-26Merge ath-next from ath.gitKalle Valo
2016-04-25wcn36xx: Correct remove bss key response encodingBjorn Andersson
2016-04-25wcn36xx: Use correct command struct for EXIT_BMPS_REQPontus Fuchs
2016-04-25wcn36xx: Implement multicast filteringPontus 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: 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
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-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: initialize device defaults on startBob Copeland
2014-05-29wcn36xx: Use kmemdup instead of kmalloc + memcpyBenoit Taine
2014-02-13wcn36xx: Track dpu signature per staPontus Fuchs
2014-02-13wcn36xx: Rename wcn36xx_vif.ucast_dpu_signature to self_ucast_dpu_signPontus Fuchs
2014-02-13wcn36xx: Print FW capabilitiesPontus Fuchs
2014-02-13wcn36xx: Cache nv to avoid request_firmware on resume pathPontus Fuchs
2014-02-13wcn36xx: Wait longer for SMD commands to completePontus Fuchs
2014-02-13wcn36xx: Improve feature caps exchangePontus Fuchs
2014-02-13wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alivePontus Fuchs
2013-12-18net: wirelesse: wcn36xx: pull allocation outside of critical sectionMichal Nazarewicz
2013-12-09wcn36xx: enable the beaconing in mesh modeChun-Yeow Yeoh
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-05wcn36xx: fix typo errorChun-Yeow Yeoh
2013-12-05wcn36xx: set self STA default HT parametersChun-Yeow Yeoh
2013-12-02net: wireless: wcn36xx: fix potential NULL pointer dereferenceMichal Nazarewicz
2013-11-11wcn36xx: missing unlocks on error pathsDan Carpenter
2013-11-11wcn36xx: Add missing unlock before returnWei Yongjun
2013-10-10wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardwareEugene Krasnikov