Current Team Memberships

Show patches with: Archived = No       |   2374 patches
« 1 2 ... 17 18 1923 24 »
ID Patch Series S/W/F Date Submitter Delegate State
[v5,2/7] wcn36xx: Move wcn36xx_smd_set_sta_params() inside wcn36xx_smd_config_bss() wcn36xx: Tidy up BSS/STA config --- 2020-09-10 Bryan O'Donoghue New
[v5,1/7] wcn36xx: Functionally decompose wcn36xx_smd_config_sta() wcn36xx: Tidy up BSS/STA config --- 2020-09-10 Bryan O'Donoghue New
[v5,7/7] wcn36xx: Add wrapper function wcn36xx_smd_set_sta_params_v1() wcn36xx: Add a set of helpers to enable VHT parameter passing --- 2020-09-10 Bryan O'Donoghue New
[v5,6/7] wcn36xx: Add wcn36xx_smd_set_bss_vht_params() wcn36xx: Add a set of helpers to enable VHT parameter passing --- 2020-09-10 Bryan O'Donoghue New
[v5,5/7] wcn36xx: Add wcn36xx_smd_set_sta_ht_ldpc_params() wcn36xx: Add a set of helpers to enable VHT parameter passing --- 2020-09-10 Bryan O'Donoghue New
[v5,4/7] wcn36xx: Add wcn36xx_smd_set_sta_vht_params() wcn36xx: Add a set of helpers to enable VHT parameter passing --- 2020-09-10 Bryan O'Donoghue New
[v5,3/7] wcn36xx: Add wcn36xx_smd_set_sta_default_ht_ldpc_params() wcn36xx: Add a set of helpers to enable VHT parameter passing --- 2020-09-10 Bryan O'Donoghue New
[v5,2/7] wcn36xx: Add wcn36xx_smd_set_sta_default_vht_params() wcn36xx: Add a set of helpers to enable VHT parameter passing --- 2020-09-10 Bryan O'Donoghue New
[v5,1/7] wcn36xx: Add wcn36xx_set_default_rates_v1 wcn36xx: Add a set of helpers to enable VHT parameter passing --- 2020-09-10 Bryan O'Donoghue New
[v5,2/2] wcn36xx: Use V1 data structure to store supported rates wcn36xx: Extend V1 data-structures --- 2020-09-10 Bryan O'Donoghue New
[v5,1/2] wcn36xx: Add VHT fields to parameter data structures wcn36xx: Extend V1 data-structures --- 2020-09-10 Bryan O'Donoghue New
[v4,2/2] wcn36xx: Ensure spaces between functions wcn36xx: Miscellaneous updates --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,1/2] wcn36xx: Mark internal smd functions static wcn36xx: Miscellaneous updates --- 2020-09-09 Bryan O'Donoghue New
[v4,4/4] wcn36xx: Advertise ieee802.11 VHT flags wcn36xx: Enable VHT when supported --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,3/4] wcn36xx: Add VHT rates to wcn36xx_update_allowed_rates() wcn36xx: Enable VHT when supported --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,2/4] wcn36xx: Convert to VHT parameter structure on wcn3680 wcn36xx: Enable VHT when supported --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,1/4] wcn36xx: Define INIT_HAL_MSG_V1() wcn36xx: Enable VHT when supported --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,4/4] wcn36xx: Latch VHT specific BSS parameters to firmware wcn36xx: Update firmware config to support wcn3680 --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,3/4] wcn36xx: Add ability to download wcn3680 specific firmware parameters wcn36xx: Update firmware config to support wcn3680 --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,2/4] wcn36xx: Define wcn3680 specific firmware parameters wcn36xx: Update firmware config to support wcn3680 --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,1/4] wcn36xx: Extend HAL param config list wcn36xx: Update firmware config to support wcn3680 --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,5/5] wcn36xx: Set PHY into correct mode for 80MHz channel width wcn36xx: PHY modifications to support 80MHz operation --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,4/5] wcn36xx: Encode PHY mode for 80MHz channel in hw_value wcn36xx: PHY modifications to support 80MHz operation --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,3/5] wcn36xx: Add accessor macro HW_VALUE_PHY for PHY settings wcn36xx: PHY modifications to support 80MHz operation --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,2/5] wcn36xx: Use HW_VALUE_CHANNEL macro to get channel number wcn36xx: PHY modifications to support 80MHz operation --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,1/5] wcn36xx: Add accessor macro HW_VALUE_CHANNEL for hardware channels wcn36xx: PHY modifications to support 80MHz operation --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,7/7] wcn36xx: Remove dead code in wcn36xx_smd_config_bss() wcn36xx: Tidy up BSS/STA config --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,6/7] wcn36xx: Convert to using wcn36xx_smd_config_bss_v0() wcn36xx: Tidy up BSS/STA config --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,5/7] wcn36xx: Add wcn36xx_smd_config_bss_v0 wcn36xx: Tidy up BSS/STA config --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,4/7] wcn36xx: Update wcn36xx_smd_config_bss_v1() to operate internally wcn36xx: Tidy up BSS/STA config --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,3/7] wcn36xx: Move BSS parameter setup to wcn36xx_smd_set_bss_params() wcn36xx: Tidy up BSS/STA config --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,2/7] wcn36xx: Move wcn36xx_smd_set_sta_params() inside wcn36xx_smd_config_bss() wcn36xx: Tidy up BSS/STA config --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,1/7] wcn36xx: Functionally decompose wcn36xx_smd_config_sta() wcn36xx: Tidy up BSS/STA config --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,7/7] wcn36xx: Add wrapper function wcn36xx_smd_set_sta_params_v1() wcn36xx: Add a set of helpers to enable VHT parameter passing --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,6/7] wcn36xx: Add wcn36xx_smd_set_bss_vht_params() wcn36xx: Add a set of helpers to enable VHT parameter passing --- 2020-09-09 Bryan O'Donoghue New
[v4,5/7] wcn36xx: Add wcn36xx_smd_set_sta_ht_ldpc_params() wcn36xx: Add a set of helpers to enable VHT parameter passing --- 2020-09-09 Bryan O'Donoghue New
[v4,4/7] wcn36xx: Add wcn36xx_smd_set_sta_vht_params() wcn36xx: Add a set of helpers to enable VHT parameter passing --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,3/7] wcn36xx: Add wcn36xx_smd_set_sta_default_ht_ldpc_params() wcn36xx: Add a set of helpers to enable VHT parameter passing --- 2020-09-09 Bryan O'Donoghue New
[v4,2/7] wcn36xx: Add wcn36xx_smd_set_sta_default_vht_params() wcn36xx: Add a set of helpers to enable VHT parameter passing --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,1/7] wcn36xx: Add wcn36xx_set_default_rates_v1 wcn36xx: Add a set of helpers to enable VHT parameter passing --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,2/2] wcn36xx: Use V1 data structure to store supported rates wcn36xx: Extend V1 data-structures --- 2020-09-09 Bryan O'Donoghue Superseded
[v4,1/2] wcn36xx: Add VHT fields to parameter data structures wcn36xx: Extend V1 data-structures --- 2020-09-09 Bryan O'Donoghue Superseded
[v3,2/2] wcn36xx: Ensure spaces between functions wcn36xx: Miscellaneous updates --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,1/2] wcn36xx: Mark internal smd functions static wcn36xx: Miscellaneous updates --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,2/2] wcn36xx: Advertise ieee802.11 VHT flags wcn36xx: Enable VHT when supported --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,1/2] wcn36xx: Add VHT rates to wcn36xx_update_allowed_rates() wcn36xx: Enable VHT when supported --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,4/4] wcn36xx: Latch VHT specific BSS parameters to firmware wcn36xx: Update firmware config to support wcn3680 --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,3/4] wcn36xx: Add ability to download wcn3680 specific firmware parameters wcn36xx: Update firmware config to support wcn3680 --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,2/4] wcn36xx: Define wcn3680 specific firmware parameters wcn36xx: Update firmware config to support wcn3680 --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,1/4] wcn36xx: Extend HAL param config list wcn36xx: Update firmware config to support wcn3680 --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,5/5] wcn36xx: Set PHY into correct mode for 80MHz channel width wcn36xx: PHY modifications to support 80MHz operation --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,4/5] wcn36xx: Encode PHY mode for 80MHz channel in hw_value wcn36xx: PHY modifications to support 80MHz operation --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,3/5] wcn36xx: Add accessor macro HW_VALUE_PHY for PHY settings wcn36xx: PHY modifications to support 80MHz operation --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,2/5] wcn36xx: Use HW_VALUE_CHANNEL macro to get channel number wcn36xx: PHY modifications to support 80MHz operation --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,1/5] wcn36xx: Add accessor macro HW_VALUE_CHANNEL for hardware channels wcn36xx: PHY modifications to support 80MHz operation --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,7/7] wcn36xx: Remove dead code in wcn36xx_smd_config_bss() wcn36xx: Tidy up BSS/STA config --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,6/7] wcn36xx: Convert to using wcn36xx_smd_config_bss_v0() wcn36xx: Tidy up BSS/STA config --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,5/7] wcn36xx: Add wcn36xx_smd_config_bss_v0 wcn36xx: Tidy up BSS/STA config --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,4/7] wcn36xx: Update wcn36xx_smd_config_bss_v1() to operate internally wcn36xx: Tidy up BSS/STA config --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,3/7] wcn36xx: Move BSS parameter setup to wcn36xx_smd_set_bss_params() wcn36xx: Tidy up BSS/STA config --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,2/7] wcn36xx: Move wcn36xx_smd_set_sta_params() inside wcn36xx_smd_config_bss() wcn36xx: Tidy up BSS/STA config --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,1/7] wcn36xx: Functionally decompose wcn36xx_smd_config_sta() wcn36xx: Tidy up BSS/STA config --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,7/7] wcn36xx: Add wrapper function wcn36xx_smd_set_sta_params_v1() wcn36xx: Add a set of helpers to enable VHT parameter passing --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,6/7] wcn36xx: Add wcn36xx_smd_set_bss_vht_params() wcn36xx: Add a set of helpers to enable VHT parameter passing --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,5/7] wcn36xx: Add wcn36xx_smd_set_sta_ht_ldpc_params() wcn36xx: Add a set of helpers to enable VHT parameter passing --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,4/7] wcn36xx: Add wcn36xx_smd_set_sta_vht_params() wcn36xx: Add a set of helpers to enable VHT parameter passing --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,3/7] wcn36xx: Add wcn36xx_smd_set_sta_default_ht_ldpc_params() wcn36xx: Add a set of helpers to enable VHT parameter passing --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,2/7] wcn36xx: Add wcn36xx_smd_set_sta_default_vht_params() wcn36xx: Add a set of helpers to enable VHT parameter passing --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,1/7] wcn36xx: Add wcn36xx_set_default_rates_v1 wcn36xx: Add a set of helpers to enable VHT parameter passing --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,2/2] wcn36xx: Use V1 data structure to store supported rates wcn36xx: Extend V1 data-structures --- 2020-09-08 Bryan O'Donoghue Superseded
[v3,1/2] wcn36xx: Add VHT fields to parameter data structures wcn36xx: Extend V1 data-structures --- 2020-09-08 Bryan O'Donoghue Superseded
[v2,4/4] wcn36xx: Latch VHT specific BSS parameters to firmware wcn36xx: Update firmware config to support wcn3680 --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,3/4] wcn36xx: Add ability to download wcn3680 specific firmware parameters wcn36xx: Update firmware config to support wcn3680 --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,2/4] wcn36xx: Define wcn3680 specific firmware parameters wcn36xx: Update firmware config to support wcn3680 --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,1/4] wcn36xx: Extend HAL param config list wcn36xx: Update firmware config to support wcn3680 --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,5/5] wcn36xx: Set PHY into correct mode for 80MHz channel width wcn36xx: PHY modifications to support 80MHz operation --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,4/5] wcn36xx: Encode PHY mode for 80MHz channel in hw_value wcn36xx: PHY modifications to support 80MHz operation --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,3/5] wcn36xx: Add accessor macro HW_VALUE_PHY for PHY settings wcn36xx: PHY modifications to support 80MHz operation --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,2/5] wcn36xx: Use HW_VALUE_CHANNEL macro to get channel number wcn36xx: PHY modifications to support 80MHz operation --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,1/5] wcn36xx: Add accessor macro HW_VALUE_CHANNEL for hardware channels wcn36xx: PHY modifications to support 80MHz operation --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,7/7] wcn36xx: Remove dead code in wcn36xx_smd_config_bss() wcn36xx: Tidy up BSS/STA config --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,6/7] wcn36xx: Convert to using wcn36xx_smd_config_bss_v0() wcn36xx: Tidy up BSS/STA config --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,5/7] wcn36xx: Update wcn36xx_smd_config_bss_v1() to operate internally wcn36xx: Tidy up BSS/STA config --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,4/7] wcn36xx: Add wcn36xx_smd_config_bss_v0 wcn36xx: Tidy up BSS/STA config --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,3/7] wcn36xx: Move BSS parameter setup to wcn36xx_smd_set_bss_params() wcn36xx: Tidy up BSS/STA config --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,2/7] wcn36xx: Move wcn36xx_smd_set_sta_params() inside wcn36xx_smd_config_bss() wcn36xx: Tidy up BSS/STA config --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,1/7] wcn36xx: Functionally decompose wcn36xx_smd_config_sta() wcn36xx: Tidy up BSS/STA config --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,12/12] wcn36xx: Convert to VHT parameter structure on wcn3680 wcn36xx: Add support for extended V1 SMD parameter passing --- 2020-08-29 Bryan O'Donoghue New
[v2,11/12] wcn36xx: Define INIT_HAL_MSG_V1() wcn36xx: Add support for extended V1 SMD parameter passing --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,10/12] wcn36xx: Add wrapper function wcn36xx_smd_set_sta_params_v1() wcn36xx: Add support for extended V1 SMD parameter passing --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,09/12] wcn36xx: Add wcn36xx_smd_set_bss_vht_params() wcn36xx: Add support for extended V1 SMD parameter passing --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,08/12] wcn36xx: Add wcn36xx_smd_set_sta_ht_ldpc_params() wcn36xx: Add support for extended V1 SMD parameter passing --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,07/12] wcn36xx: Add wcn36xx_smd_set_sta_vht_params() wcn36xx: Add support for extended V1 SMD parameter passing --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,06/12] wcn36xx: Add wcn36xx_smd_set_sta_default_ht_ldpc_params() wcn36xx: Add support for extended V1 SMD parameter passing --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,05/12] wcn36xx: Add wcn36xx_smd_set_sta_default_vht_params() wcn36xx: Add support for extended V1 SMD parameter passing --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,04/12] wcn36xx: Add VHT rates to wcn36xx_update_allowed_rates() wcn36xx: Add support for extended V1 SMD parameter passing --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,03/12] wcn36xx: Add wcn36xx_set_default_rates_v1 wcn36xx: Add support for extended V1 SMD parameter passing --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,02/12] wcn36xx: Use V1 data structure to store supported rates wcn36xx: Add support for extended V1 SMD parameter passing --- 2020-08-29 Bryan O'Donoghue Superseded
[v2,01/12] wcn36xx: Add VHT fields to parameter data structures wcn36xx: Add support for extended V1 SMD parameter passing --- 2020-08-29 Bryan O'Donoghue New
[v2,10/10] wcn36xx: Set feature DOT11AC for wcn3680 wcn36xx: Add basic support for wcn3680 up to MCS7/40MHz --- 2020-08-29 Bryan O'Donoghue New
« 1 2 ... 17 18 1923 24 »

Bundling

Create bundle: