summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wcn36xx
AgeCommit message (Expand)Author
2020-09-22wcn36xx: Encode PHY mode for 80MHz channel in hw_valueBryan O'Donoghue
2020-09-22wcn36xx: Add accessor macro HW_VALUE_PHY for PHY settingsBryan O'Donoghue
2020-09-22wcn36xx: Use HW_VALUE_CHANNEL macro to get channel numberBryan O'Donoghue
2020-09-22wcn36xx: Add accessor macro HW_VALUE_CHANNEL for hardware channelsBryan 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: Add wcn36xx_set_default_rates_v1Bryan 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-09-02wcn36xx: Add Supported rates V1 structureBryan O'Donoghue
2020-09-02wcn36xx: Add 802.11ac HAL param bitfieldsBryan O'Donoghue
2020-09-02wcn36xx: Specify ieee80211_rx_status.nssBryan O'Donoghue
2020-09-02wcn36xx: Fix warning due to bad rate_idxLoic Poulain
2020-09-02wcn36xx: Add 802.11ac MCS ratesBryan O'Donoghue
2020-09-02wcn36xx: Hook and identify RF_IRIS_WCN3680Bryan O'Donoghue
2020-09-02wcn36xx: Add a chip identifier for WCN3680Bryan O'Donoghue
2020-08-27wcn36xx: Disable bmps when encryption is disabledLoic Poulain
2020-08-27wcn36xx: Setup starting bitrate to MCS-5Loic Poulain
2020-08-27wcn36xx: Fix software-driven scanLoic Poulain
2020-08-17wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue
2020-08-14wcn36xx: Use sequence number allocated by mac80211Loic Poulain
2020-08-14wcn36xx: Fix TX data pathLoic Poulain
2020-08-14wcn36xx: Increase number of TX retriesLoic Poulain
2020-08-14wcn36xx: Add TX ack supportLoic Poulain
2020-08-14wcn36xx: Fix multiple AMPDU sessions supportLoic Poulain
2020-06-16wcn36xx: Add ieee80211 rx status rate informationLoic Poulain
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-13wcn36xx: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-11wcn36xx: Fix error handling path in 'wcn36xx_probe()'Christophe JAILLET
2020-01-26wcn36xx: fix spelling mistake "to" -> "too"Colin Ian King
2019-12-18wcn36xx: disable HW_CONNECTION_MONITOREduardo Abinader
2019-11-15wcn36xx: fix typoEduardo Abinader
2019-11-06Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-10-31wcn36xx: remove unecessary returnEduardo Abinader
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-09-04wcn36xx: use dynamic allocation for large variablesArnd Bergmann
2019-06-26ath: fix SPDX tagsKalle Valo