summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-22ath11k: debugfs: use ath11k_debugfs_ prefixKalle Valo
2020-09-22ath11k: refactor debugfs code into debugfs.cKalle Valo
2020-09-22ath11k: Add checked value for ath11k_ahb_removeBo YU
2020-09-22wcn36xx: Ensure spaces between functionsBryan O'Donoghue
2020-09-22wcn36xx: Mark internal smd functions staticBryan O'Donoghue
2020-09-22wcn36xx: Advertise ieee802.11 VHT flagsBryan O'Donoghue
2020-09-22wcn36xx: Add VHT rates to wcn36xx_update_allowed_rates()Bryan 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: Extend HAL param config listBryan O'Donoghue
2020-09-22wcn36xx: Set PHY into correct mode for 80MHz channel widthBryan O'Donoghue
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-22ath10k: Use bdf calibration variant for snoc targetsRakesh Pillai
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-21ath11k: Remove rproc references from common core layerGovind Singh
2020-09-21ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile
2020-09-11net: hns: use IRQ_NOAUTOEN to avoid irq is enabled due to request_irqBarry Song
2020-09-11Merge branch 'net-ethernet-ti-ale-add-static-configuration'David S. Miller
2020-09-11net: ethernet: ti: ale: add support for multi port k3 cpsw versionsGrygorii Strashko
2020-09-11net: ethernet: ti: ale: switch to use tables for vlan entry descriptionGrygorii Strashko
2020-09-11net: ethernet: ti: am65-cpsw: enable hw auto ageingGrygorii Strashko
2020-09-11net: ethernet: ti: ale: make usage of ale dev_id mandatoryGrygorii Strashko
2020-09-11net: ethernet: ti: am65-cpsw: use dev_id for ale configurationGrygorii Strashko
2020-09-11net: netcp: ethss: use dev_id for ale configurationGrygorii Strashko
2020-09-11net: ethernet: ti: cpsw: use dev_id for ale configurationGrygorii Strashko
2020-09-11net: ethernet: ti: ale: add static configurationGrygorii Strashko
2020-09-11net: ethernet: ti: ale: add cpsw_ale_get_num_entries apiGrygorii Strashko
2020-09-11Merge branch 'DSA-tag_8021q-cleanup'David S. Miller
2020-09-11Revert "net: dsa: Add more convenient functions for installing port VLANs"Vladimir Oltean