summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wcn36xx/smd.c
AgeCommit message (Expand)Author
2022-01-27wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_INDBryan O'Donoghue
2021-11-17wcn36xx: handle connection loss indicationBenjamin Li
2019-09-04wcn36xx: use dynamic allocation for large variablesArnd Bergmann
2018-08-24wcn36xx: Use kmemdup instead of duplicating it in wcn36xx_smd_process_ptt_msg...YueHaibing
2018-07-02wcn36xx: drop unnecessary initialization of variablesDaniel Mack
2018-06-29wcn36xx: Fix WEP encryptionLoic Poulain
2018-05-25wcn36xx: Add support for Factory Test Mode (FTM)Eyal Ilsar
2018-05-25wcn36xx: improve debug and error messages for SMDDaniel Mack
2018-05-25wcn36xx: simplify wcn36xx_smd_open()Daniel Mack
2018-05-25wcn36xx: drain pending indicator messages on shutdownDaniel Mack
2018-04-24wcn36xx: pass information elements in scan requestsDaniel Mack
2018-04-24wcn36xx: send bss_type in scan requestsDaniel Mack
2018-04-24wcn36xx: abort scan request when 'dequeued' indicator is sentDaniel Mack
2018-04-24wcn36xx: pass correct BSS index when deleting BSS keysDaniel Mack
2018-04-10wcn36xx: Add missing fall through comment in smd.cLoic Poulain
2018-04-10wcn36xx: don't delete invalid bss indicesDaniel Mack
2018-03-29wcn36xx: dequeue all pending indicator messagesDaniel Mack
2018-03-26wcn36xx: reduce verbosity of drivers messagesRamon Fried
2018-02-27wcn36xx: Fix warning due to duplicate scan_completed notificationLoic Poulain
2018-01-09wcn36xx: fix incorrect assignment to msg_body.min_ch_timeColin Ian King
2017-12-14wcn36xx: Reduce spinlock in indication handlerBjorn Andersson
2017-12-14wcn36xx: Add hardware scan offload supportLoic Poulain
2017-12-02wcn36xx: set default BTLE coexistence configEyal Ilsar
2017-03-28soc: qcom: smd: Transition client drivers from smd to rpmsgBjorn Andersson
2017-01-12wcn36xx: Implement print_reg indicationBjorn Andersson
2017-01-12wcn36xx: Implement firmware assisted scanBjorn Andersson
2017-01-12wcn36xx: Transition driver to SMD clientBjorn 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: 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