index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
2020-10-08
ath11k: Fix memory leak on error path
Alex Dewar
2020-10-01
wcn36xx: Advertise beacon filtering support in bmps
Loic Poulain
2020-10-01
ath11k: remove unnecessary casts to u32
Kalle Valo
2020-10-01
ath11k: enable idle power save mode
Carl Huang
2020-10-01
ath11k: start a timer to update HP for CE pipe 4
Carl Huang
2020-10-01
ath11k: start a timer to update REO cmd ring
Carl Huang
2020-10-01
ath11k: start a timer to update TCL HP
Carl Huang
2020-10-01
ath11k: set WMI pipe credit to 1 for QCA6390
Carl Huang
2020-10-01
ath11k: enable shadow register configuration and access
Carl Huang
2020-10-01
ath11k: read and write registers below unwindowed address
Carl Huang
2020-10-01
ath11k: debugfs: fix crash during rmmod
Carl Huang
2020-10-01
ath11k: fix warning caused by lockdep_assert_held
Carl Huang
2020-10-01
ath11k: mac: remove unused conf_mutex to solve a deadlock
Wen Gong
2020-10-01
ath11k: pci: fix rmmod crash
Carl Huang
2020-10-01
ath11k: add packet log support for QCA6390
Carl Huang
2020-10-01
ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_alloc
Govind Singh
2020-10-01
ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_desc
Wen Gong
2020-10-01
ath11k: change to disable softirqs for ath11k_regd_update to solve deadlock
Wen Gong
2020-10-01
ath11k: disable monitor mode on QCA6390
Kalle Valo
2020-10-01
ath11k: pci: check TCSR_SOC_HW_VERSION
Kalle Valo
2020-10-01
ath11k: add interface_modes to hw_params
Kalle Valo
2020-10-01
ath11k: fix AP mode for QCA6390
Carl Huang
2020-10-01
ath11k: support loading ELF board files
Ben Greear
2020-10-01
ath11k: Correctly check errors for calls to debugfs_create_dir()
Alex Dewar
2020-10-01
ath11k: mac: fix parenthesis alignment
Kalle Valo
2020-09-29
ath11k: Move non-fatal warn logs to dbg level
Govind Singh
2020-09-29
ath9k: Remove set but not used variable
Li Heng
2020-09-25
Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-09-25
ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler'
Kalle Valo
2020-09-22
ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()
Dan Carpenter
2020-09-22
ath5k: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-09-22
ath11k: Remove unused function ath11k_htc_restore_tx_skb()
YueHaibing
2020-09-22
ath11k: remove redundant num_keep_alive_pattern assignment
Kalle Valo
2020-09-22
ath11k: wmi: remove redundant configuration values from init
Kalle Valo
2020-09-22
ath11k: Add support spectral scan for IPQ6018
Karthikeyan Periyasamy
2020-09-22
ath11k: debugfs: move some function declarations to correct header files
Kalle Valo
2020-09-22
ath11k: rename debug_htt_stats.[c|h] to debugfs_htt_stats.[c|h]
Kalle Valo
2020-09-22
ath11k: debugfs: use ath11k_debugfs_ prefix
Kalle Valo
2020-09-22
ath11k: refactor debugfs code into debugfs.c
Kalle Valo
2020-09-22
ath11k: Add checked value for ath11k_ahb_remove
Bo YU
2020-09-22
wcn36xx: Ensure spaces between functions
Bryan O'Donoghue
2020-09-22
wcn36xx: Mark internal smd functions static
Bryan O'Donoghue
2020-09-22
wcn36xx: Advertise ieee802.11 VHT flags
Bryan O'Donoghue
2020-09-22
wcn36xx: Add VHT rates to wcn36xx_update_allowed_rates()
Bryan O'Donoghue
2020-09-22
wcn36xx: Convert to VHT parameter structure on wcn3680
Bryan O'Donoghue
2020-09-22
wcn36xx: Define INIT_HAL_MSG_V1()
Bryan O'Donoghue
2020-09-22
wcn36xx: Latch VHT specific BSS parameters to firmware
Bryan O'Donoghue
2020-09-22
wcn36xx: Add ability to download wcn3680 specific firmware parameters
Bryan O'Donoghue
2020-09-22
wcn36xx: Define wcn3680 specific firmware parameters
Bryan O'Donoghue
2020-09-22
wcn36xx: Extend HAL param config list
Bryan O'Donoghue
[next]