aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wcn36xx/smd.c
AgeCommit message (Expand)Author
2021-10-21wcn36xx: Channel list update before hardware scanLoic Poulain
2021-10-18wcn36xx: Chained transfer support + sanity buffer checksLoic Poulain
2021-10-18wcn36xx: handle connection loss indicationBenjamin Li
2021-08-29wcn36xx: Allow firmware name to be overridden by DTBjorn Andersson
2021-06-22wcn36xx: Avoid memset() beyond end of struct fieldKees Cook
2021-06-14wcn36xx: Add host resume request supportBryan O'Donoghue
2021-06-14wcn36xx: Add Host suspend indication supportBryan O'Donoghue
2021-06-14wcn36xx: Add GTK offload info to WoWLAN resumeBryan O'Donoghue
2021-06-14wcn36xx: Add GTK offload to WoWLAN pathBryan O'Donoghue
2021-06-14wcn36xx: Add ipv6 namespace offload in suspendBryan O'Donoghue
2021-06-14wcn36xx: Add ipv4 ARP offload support in suspendBryan O'Donoghue
2021-02-09wcn36xx: del BA session on TX stopLoic Poulain
2021-01-26wcn36xx: Remove unnecessary memsetZheng Yongjun
2020-12-09wcn36xx: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-02wcn36xx: Send NULL data packet when exiting BMPSBryan O'Donoghue
2020-11-07wcn36xx: Set LINK_FAIL_TX_CNT to 1000 on all wcn36xxBryan O'Donoghue
2020-09-22wcn36xx: Ensure spaces between functionsBryan O'Donoghue
2020-09-22wcn36xx: Mark internal smd functions staticBryan O'Donoghue
2020-09-22wcn36xx: Convert to VHT parameter structure on wcn3680Bryan O'Donoghue
2020-09-22wcn36xx: Define INIT_HAL_MSG_V1()Bryan O'Donoghue
2020-09-22wcn36xx: Latch VHT specific BSS parameters to firmwareBryan O'Donoghue
2020-09-22wcn36xx: Add ability to download wcn3680 specific firmware parametersBryan O'Donoghue
2020-09-22wcn36xx: Define wcn3680 specific firmware parametersBryan O'Donoghue
2020-09-22wcn36xx: Set PHY into correct mode for 80MHz channel widthBryan O'Donoghue
2020-09-22wcn36xx: Use HW_VALUE_CHANNEL macro to get channel numberBryan O'Donoghue
2020-09-21wcn36xx: Remove dead code in wcn36xx_smd_config_bss()Bryan O'Donoghue
2020-09-21wcn36xx: Convert to using wcn36xx_smd_config_bss_v0()Bryan O'Donoghue
2020-09-21wcn36xx: Add wcn36xx_smd_config_bss_v0Bryan O'Donoghue
2020-09-21wcn36xx: Update wcn36xx_smd_config_bss_v1() to operate internallyBryan O'Donoghue
2020-09-21wcn36xx: Move BSS parameter setup to wcn36xx_smd_set_bss_params()Bryan O'Donoghue
2020-09-21wcn36xx: Move wcn36xx_smd_set_sta_params() inside wcn36xx_smd_config_bss()Bryan O'Donoghue
2020-09-21wcn36xx: Functionally decompose wcn36xx_smd_config_sta()Bryan O'Donoghue
2020-09-21wcn36xx: Add wrapper function wcn36xx_smd_set_sta_params_v1()Bryan O'Donoghue
2020-09-21wcn36xx: Add wcn36xx_smd_set_bss_vht_params()Bryan O'Donoghue
2020-09-21wcn36xx: Add wcn36xx_smd_set_sta_ht_ldpc_params()Bryan O'Donoghue
2020-09-21wcn36xx: Add wcn36xx_smd_set_sta_vht_params()Bryan O'Donoghue
2020-09-21wcn36xx: Add wcn36xx_smd_set_sta_default_ht_ldpc_params()Bryan O'Donoghue
2020-09-21wcn36xx: Add wcn36xx_smd_set_sta_default_vht_params()Bryan O'Donoghue
2020-09-21wcn36xx: Use V1 data structure to store supported ratesBryan O'Donoghue
2020-09-21wcn36xx: Add VHT fields to parameter data structuresBryan O'Donoghue
2020-09-02wcn36xx: Set feature DOT11AC for wcn3680Bryan O'Donoghue
2020-09-02wcn36xx: Use existing pointers in wcn36xx_smd_config_bss_v1Bryan O'Donoghue
2020-08-27wcn36xx: Setup starting bitrate to MCS-5Loic Poulain
2020-08-27wcn36xx: Fix software-driven scanLoic Poulain
2020-08-14wcn36xx: Increase number of TX retriesLoic Poulain
2020-08-14wcn36xx: Fix multiple AMPDU sessions supportLoic Poulain
2020-01-26wcn36xx: fix spelling mistake "to" -> "too"Colin Ian King
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