index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: zd1211rw: Remove ZD_ASSERT(in_interrupt())
Sebastian Andrzej Siewior
2020-09-29
1
-1
/
+0
*
Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-09-25
139
-3422
/
+4175
|
\
|
*
ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler'
Kalle Valo
2020-09-25
2
-10
/
+20
|
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-09-24
32
-1758
/
+2247
|
|
\
|
|
*
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
|
|
*
wcn36xx: Set PHY into correct mode for 80MHz channel width
Bryan O'Donoghue
2020-09-22
1
-1
/
+8
|
|
*
wcn36xx: Encode PHY mode for 80MHz channel in hw_value
Bryan O'Donoghue
2020-09-22
1
-25
/
+25
|
|
*
wcn36xx: Add accessor macro HW_VALUE_PHY for PHY settings
Bryan O'Donoghue
2020-09-22
1
-0
/
+2
|
|
*
wcn36xx: Use HW_VALUE_CHANNEL macro to get channel number
Bryan O'Donoghue
2020-09-22
1
-2
/
+4
|
|
*
wcn36xx: Add accessor macro HW_VALUE_CHANNEL for hardware channels
Bryan O'Donoghue
2020-09-22
1
-1
/
+3
|
|
*
ath10k: Use bdf calibration variant for snoc targets
Rakesh Pillai
2020-09-22
3
-5
/
+23
|
|
*
wcn36xx: Remove dead code in wcn36xx_smd_config_bss()
Bryan O'Donoghue
2020-09-21
1
-34
/
+5
|
|
*
wcn36xx: Convert to using wcn36xx_smd_config_bss_v0()
Bryan O'Donoghue
2020-09-21
1
-3
/
+1
|
|
*
wcn36xx: Add wcn36xx_smd_config_bss_v0
Bryan O'Donoghue
2020-09-21
1
-0
/
+44
|
|
*
wcn36xx: Update wcn36xx_smd_config_bss_v1() to operate internally
Bryan O'Donoghue
2020-09-21
1
-55
/
+61
|
|
*
wcn36xx: Move BSS parameter setup to wcn36xx_smd_set_bss_params()
Bryan O'Donoghue
2020-09-21
1
-80
/
+95
|
|
*
wcn36xx: Move wcn36xx_smd_set_sta_params() inside wcn36xx_smd_config_bss()
Bryan O'Donoghue
2020-09-21
1
-1
/
+2
|
|
*
wcn36xx: Functionally decompose wcn36xx_smd_config_sta()
Bryan O'Donoghue
2020-09-21
1
-21
/
+32
|
|
*
wcn36xx: Add wrapper function wcn36xx_smd_set_sta_params_v1()
Bryan O'Donoghue
2020-09-21
1
-0
/
+30
|
|
*
wcn36xx: Add wcn36xx_smd_set_bss_vht_params()
Bryan O'Donoghue
2020-09-21
1
-0
/
+13
|
|
*
wcn36xx: Add wcn36xx_smd_set_sta_ht_ldpc_params()
Bryan O'Donoghue
2020-09-21
1
-0
/
+11
|
|
*
wcn36xx: Add wcn36xx_smd_set_sta_vht_params()
Bryan O'Donoghue
2020-09-21
1
-0
/
+25
|
|
*
wcn36xx: Add wcn36xx_smd_set_sta_default_ht_ldpc_params()
Bryan O'Donoghue
2020-09-21
1
-0
/
+11
|
|
*
wcn36xx: Add wcn36xx_smd_set_sta_default_vht_params()
Bryan O'Donoghue
2020-09-21
1
-0
/
+18
|
|
*
wcn36xx: Add wcn36xx_set_default_rates_v1
Bryan O'Donoghue
2020-09-21
2
-0
/
+9
|
|
*
wcn36xx: Use V1 data structure to store supported rates
Bryan O'Donoghue
2020-09-21
2
-3
/
+4
|
|
*
wcn36xx: Add VHT fields to parameter data structures
Bryan O'Donoghue
2020-09-21
2
-1
/
+15
|
|
*
ath11k: Remove rproc references from common core layer
Govind Singh
2020-09-21
4
-37
/
+44
|
|
*
ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...
Brooke Basile
2020-09-21
1
-0
/
+19
|
*
|
mt76: mt7663s: remove max_tx_fragments limitation
Lorenzo Bianconi
2020-09-24
1
-6
/
+7
[next]