index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath11k: Fix memory leak on error path
Alex Dewar
2020-10-08
1
-1
/
+3
*
wcn36xx: Advertise beacon filtering support in bmps
Loic Poulain
2020-10-01
1
-0
/
+2
*
ath11k: remove unnecessary casts to u32
Kalle Valo
2020-10-01
1
-4
/
+4
*
ath11k: enable idle power save mode
Carl Huang
2020-10-01
3
-0
/
+13
*
ath11k: start a timer to update HP for CE pipe 4
Carl Huang
2020-10-01
2
-0
/
+35
*
ath11k: start a timer to update REO cmd ring
Carl Huang
2020-10-01
3
-0
/
+10
*
ath11k: start a timer to update TCL HP
Carl Huang
2020-10-01
5
-0
/
+130
*
ath11k: set WMI pipe credit to 1 for QCA6390
Carl Huang
2020-10-01
1
-0
/
+6
*
ath11k: enable shadow register configuration and access
Carl Huang
2020-10-01
9
-8
/
+194
*
ath11k: read and write registers below unwindowed address
Carl Huang
2020-10-01
2
-0
/
+42
*
ath11k: debugfs: fix crash during rmmod
Carl Huang
2020-10-01
1
-4
/
+4
*
ath11k: fix warning caused by lockdep_assert_held
Carl Huang
2020-10-01
1
-0
/
+4
*
ath11k: mac: remove unused conf_mutex to solve a deadlock
Wen Gong
2020-10-01
1
-10
/
+1
*
ath11k: pci: fix rmmod crash
Carl Huang
2020-10-01
1
-1
/
+8
*
ath11k: add packet log support for QCA6390
Carl Huang
2020-10-01
9
-56
/
+169
*
ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_alloc
Govind Singh
2020-10-01
3
-21
/
+16
*
ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_desc
Wen Gong
2020-10-01
1
-1
/
+1
*
ath11k: change to disable softirqs for ath11k_regd_update to solve deadlock
Wen Gong
2020-10-01
1
-3
/
+3
*
ath11k: disable monitor mode on QCA6390
Kalle Valo
2020-10-01
3
-0
/
+12
*
ath11k: pci: check TCSR_SOC_HW_VERSION
Kalle Valo
2020-10-01
1
-12
/
+34
*
ath11k: add interface_modes to hw_params
Kalle Valo
2020-10-01
3
-39
/
+75
*
ath11k: fix AP mode for QCA6390
Carl Huang
2020-10-01
1
-2
/
+4
*
ath11k: support loading ELF board files
Ben Greear
2020-10-01
1
-1
/
+11
*
ath11k: Correctly check errors for calls to debugfs_create_dir()
Alex Dewar
2020-10-01
1
-20
/
+5
*
ath11k: mac: fix parenthesis alignment
Kalle Valo
2020-10-01
1
-1
/
+1
*
ath11k: Move non-fatal warn logs to dbg level
Govind Singh
2020-09-29
1
-1
/
+1
*
ath9k: Remove set but not used variable
Li Heng
2020-09-29
1
-21
/
+0
*
Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-09-25
32
-1758
/
+2257
|
\
|
*
ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler'
Kalle Valo
2020-09-25
2
-10
/
+20
|
*
ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()
Dan Carpenter
2020-09-22
1
-0
/
+5
|
*
ath5k: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-09-22
1
-22
/
+3
|
*
ath11k: Remove unused function ath11k_htc_restore_tx_skb()
YueHaibing
2020-09-22
1
-9
/
+0
|
*
ath11k: remove redundant num_keep_alive_pattern assignment
Kalle Valo
2020-09-22
1
-1
/
+0
|
*
ath11k: wmi: remove redundant configuration values from init
Kalle Valo
2020-09-22
2
-50
/
+6
|
*
ath11k: Add support spectral scan for IPQ6018
Karthikeyan Periyasamy
2020-09-22
3
-10
/
+20
|
*
ath11k: debugfs: move some function declarations to correct header files
Kalle Valo
2020-09-22
8
-50
/
+75
|
*
ath11k: rename debug_htt_stats.[c|h] to debugfs_htt_stats.[c|h]
Kalle Valo
2020-09-22
5
-7
/
+7
|
*
ath11k: debugfs: use ath11k_debugfs_ prefix
Kalle Valo
2020-09-22
9
-70
/
+70
|
*
ath11k: refactor debugfs code into debugfs.c
Kalle Valo
2020-09-22
5
-1350
/
+1369
|
*
ath11k: Add checked value for ath11k_ahb_remove
Bo YU
2020-09-22
1
-3
/
+7
|
*
wcn36xx: Ensure spaces between functions
Bryan O'Donoghue
2020-09-22
2
-0
/
+5
|
*
wcn36xx: Mark internal smd functions static
Bryan O'Donoghue
2020-09-22
1
-43
/
+18
|
*
wcn36xx: Advertise ieee802.11 VHT flags
Bryan O'Donoghue
2020-09-22
1
-0
/
+32
|
*
wcn36xx: Add VHT rates to wcn36xx_update_allowed_rates()
Bryan O'Donoghue
2020-09-22
1
-0
/
+8
|
*
wcn36xx: Convert to VHT parameter structure on wcn3680
Bryan O'Donoghue
2020-09-22
1
-4
/
+12
|
*
wcn36xx: Define INIT_HAL_MSG_V1()
Bryan O'Donoghue
2020-09-22
1
-2
/
+8
|
*
wcn36xx: Latch VHT specific BSS parameters to firmware
Bryan O'Donoghue
2020-09-22
1
-0
/
+2
|
*
wcn36xx: Add ability to download wcn3680 specific firmware parameters
Bryan O'Donoghue
2020-09-22
1
-3
/
+13
|
*
wcn36xx: Define wcn3680 specific firmware parameters
Bryan O'Donoghue
2020-09-22
1
-0
/
+96
|
*
wcn36xx: Extend HAL param config list
Bryan O'Donoghue
2020-09-22
1
-1
/
+123
[next]