aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wcn36xx/smd.c
Commit message (Expand)AuthorAge
* wcn36xx: Silence error about unsupported smd event 188Bjorn Andersson2016-07-08
* wcn36xx: Fix up wcn36xx_smd_update_scan_params()Bjorn Andersson2016-07-08
* wcn36xx: Change indication list lock to spinlockBjorn Andersson2016-07-08
* wcn36xx: Fold indication payload into message headerBjorn Andersson2016-07-08
* Merge ath-next from ath.gitKalle Valo2016-04-26
|\
| * wcn36xx: Correct remove bss key response encodingBjorn Andersson2016-04-25
| * wcn36xx: Use correct command struct for EXIT_BMPS_REQPontus Fuchs2016-04-25
| * wcn36xx: Implement multicast filteringPontus Fuchs2016-04-25
| * wcn36xx: Use allocated self sta index instead of hard codedPontus Fuchs2016-04-25
| * wcn36xx: Copy all members in config_sta v1 conversionPontus Fuchs2016-04-25
| * wcn36xx: Parse trigger_ba response properlyPontus Fuchs2016-04-25
| * wcn36xx: Remove sta pointer in private vif structPontus Fuchs2016-04-25
| * wcn36xx: Add helper macros to cast sta to privPontus Fuchs2016-04-25
| * wcn36xx: Use define for invalid index and fix typoPontus Fuchs2016-04-25
| * wcn36xx: Use consistent name for private vifPontus Fuchs2016-04-25
| * wcn36xx: Add helper macros to cast vif to private vif and vice versaPontus Fuchs2016-04-25
| * wcn36xx: Pad TIM PVM if neededPontus Fuchs2016-04-25
| * wcn36xx: Clean up wcn36xx_smd_send_beaconPontus Fuchs2016-04-25
* | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
|/
* wcn36xx: use new response format for wcn3620 remove_bsskeyAndy Green2015-11-30
* wcn36xx: use new response format for wcn3620 trigger_baAndy Green2015-11-30
* wcn36xx: handle new hal response formatAndy Green2015-11-30
* wcn36xx: swallow two wcn3620 IND messagesAndy Green2015-11-30
* mac80211: remove short slot/short preamble incapable flagsJohannes Berg2015-06-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | wcn36xx: initialize device defaults on startBob Copeland2015-01-23
|/
* wcn36xx: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-29
* wcn36xx: Track dpu signature per staPontus Fuchs2014-02-13
* wcn36xx: Rename wcn36xx_vif.ucast_dpu_signature to self_ucast_dpu_signPontus Fuchs2014-02-13
* wcn36xx: Print FW capabilitiesPontus Fuchs2014-02-13
* wcn36xx: Cache nv to avoid request_firmware on resume pathPontus Fuchs2014-02-13
* wcn36xx: Wait longer for SMD commands to completePontus Fuchs2014-02-13
* wcn36xx: Improve feature caps exchangePontus Fuchs2014-02-13
* wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alivePontus Fuchs2014-02-13
* net: wirelesse: wcn36xx: pull allocation outside of critical sectionMichal Nazarewicz2013-12-18
* wcn36xx: enable the beaconing in mesh modeChun-Yeow Yeoh2013-12-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-06
|\
| * net: wireless: wcn36xx: fix potential NULL pointer dereferenceMichal Nazarewicz2013-12-02
* | wcn36xx: fix typo errorChun-Yeow Yeoh2013-12-05
* | wcn36xx: set self STA default HT parametersChun-Yeow Yeoh2013-12-05
|/
* wcn36xx: missing unlocks on error pathsDan Carpenter2013-11-11
* wcn36xx: Add missing unlock before returnWei Yongjun2013-11-11
* wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardwareEugene Krasnikov2013-10-10