summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2020-10-08ath11k: Fix memory leak on error pathAlex Dewar
2020-10-01wcn36xx: Advertise beacon filtering support in bmpsLoic Poulain
2020-10-01ath11k: remove unnecessary casts to u32Kalle Valo
2020-10-01ath11k: enable idle power save modeCarl Huang
2020-10-01ath11k: start a timer to update HP for CE pipe 4Carl Huang
2020-10-01ath11k: start a timer to update REO cmd ringCarl Huang
2020-10-01ath11k: start a timer to update TCL HPCarl Huang
2020-10-01ath11k: set WMI pipe credit to 1 for QCA6390Carl Huang
2020-10-01ath11k: enable shadow register configuration and accessCarl Huang
2020-10-01ath11k: read and write registers below unwindowed addressCarl Huang
2020-10-01ath11k: debugfs: fix crash during rmmodCarl Huang
2020-10-01ath11k: fix warning caused by lockdep_assert_heldCarl Huang
2020-10-01ath11k: mac: remove unused conf_mutex to solve a deadlockWen Gong
2020-10-01ath11k: pci: fix rmmod crashCarl Huang
2020-10-01ath11k: add packet log support for QCA6390Carl Huang
2020-10-01ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_allocGovind Singh
2020-10-01ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_descWen Gong
2020-10-01ath11k: change to disable softirqs for ath11k_regd_update to solve deadlockWen Gong
2020-10-01ath11k: disable monitor mode on QCA6390Kalle Valo
2020-10-01ath11k: pci: check TCSR_SOC_HW_VERSIONKalle Valo
2020-10-01ath11k: add interface_modes to hw_paramsKalle Valo
2020-10-01ath11k: fix AP mode for QCA6390Carl Huang
2020-10-01ath11k: support loading ELF board filesBen Greear
2020-10-01ath11k: Correctly check errors for calls to debugfs_create_dir()Alex Dewar
2020-10-01ath11k: mac: fix parenthesis alignmentKalle Valo
2020-09-29ath11k: Move non-fatal warn logs to dbg levelGovind Singh
2020-09-29ath9k: Remove set but not used variableLi Heng
2020-09-25Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-25ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler'Kalle Valo
2020-09-22ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()Dan Carpenter
2020-09-22ath5k: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin
2020-09-22ath11k: Remove unused function ath11k_htc_restore_tx_skb()YueHaibing
2020-09-22ath11k: remove redundant num_keep_alive_pattern assignmentKalle Valo
2020-09-22ath11k: wmi: remove redundant configuration values from initKalle Valo
2020-09-22ath11k: Add support spectral scan for IPQ6018Karthikeyan Periyasamy
2020-09-22ath11k: debugfs: move some function declarations to correct header filesKalle Valo
2020-09-22ath11k: rename debug_htt_stats.[c|h] to debugfs_htt_stats.[c|h]Kalle Valo
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