index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-21
wcn36xx: Convert to using wcn36xx_smd_config_bss_v0()
Bryan O'Donoghue
1
-3
/
+1
2020-09-21
wcn36xx: Add wcn36xx_smd_config_bss_v0
Bryan O'Donoghue
1
-0
/
+44
2020-09-21
wcn36xx: Update wcn36xx_smd_config_bss_v1() to operate internally
Bryan O'Donoghue
1
-55
/
+61
2020-09-21
wcn36xx: Move BSS parameter setup to wcn36xx_smd_set_bss_params()
Bryan O'Donoghue
1
-80
/
+95
2020-09-21
wcn36xx: Move wcn36xx_smd_set_sta_params() inside wcn36xx_smd_config_bss()
Bryan O'Donoghue
1
-1
/
+2
2020-09-21
wcn36xx: Functionally decompose wcn36xx_smd_config_sta()
Bryan O'Donoghue
1
-21
/
+32
2020-09-21
wcn36xx: Add wrapper function wcn36xx_smd_set_sta_params_v1()
Bryan O'Donoghue
1
-0
/
+30
2020-09-21
wcn36xx: Add wcn36xx_smd_set_bss_vht_params()
Bryan O'Donoghue
1
-0
/
+13
2020-09-21
wcn36xx: Add wcn36xx_smd_set_sta_ht_ldpc_params()
Bryan O'Donoghue
1
-0
/
+11
2020-09-21
wcn36xx: Add wcn36xx_smd_set_sta_vht_params()
Bryan O'Donoghue
1
-0
/
+25
2020-09-21
wcn36xx: Add wcn36xx_smd_set_sta_default_ht_ldpc_params()
Bryan O'Donoghue
1
-0
/
+11
2020-09-21
wcn36xx: Add wcn36xx_smd_set_sta_default_vht_params()
Bryan O'Donoghue
1
-0
/
+18
2020-09-21
wcn36xx: Add wcn36xx_set_default_rates_v1
Bryan O'Donoghue
2
-0
/
+9
2020-09-21
wcn36xx: Use V1 data structure to store supported rates
Bryan O'Donoghue
2
-3
/
+4
2020-09-21
wcn36xx: Add VHT fields to parameter data structures
Bryan O'Donoghue
2
-1
/
+15
2020-09-21
ath11k: Remove rproc references from common core layer
Govind Singh
4
-37
/
+44
2020-09-21
ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...
Brooke Basile
1
-0
/
+19
2020-09-11
Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...
David S. Miller
325
-10766
/
+15650
2020-09-11
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
69
-1143
/
+2935
2020-09-11
ath10k: Remove unused macro ATH10K_ROC_TIMEOUT_HZ
YueHaibing
1
-2
/
+0
2020-09-11
ath11k: Remove unused inline function htt_htt_stats_debug_dump()
YueHaibing
1
-44
/
+0
2020-09-11
ath11k: fix link error when CONFIG_REMOTEPROC is disabled
Kalle Valo
1
-0
/
+3
2020-09-11
ath11k: remove calling ath11k_init_hw_params() second time
Anilkumar Kolli
1
-6
/
+0
2020-09-11
ath11k: add raw mode and software crypto support
Venkateswara Naralasetty
7
-22
/
+91
2020-09-11
ath11k: add ipq6018 support
Anilkumar Kolli
4
-0
/
+136
2020-09-11
ath11k: move target ce configs to hw_params
Anilkumar Kolli
6
-435
/
+442
2020-09-09
rtlwifi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
12
-132
/
+115
2020-09-09
brcmsmac: fix memory leak in wlc_phy_attach_lcnphy
Keita Suzuki
1
-1
/
+3
2020-09-09
mwifiex: remove function pointer check
Tom Rix
1
-8
/
+6
2020-09-09
rtl8xxxu: prevent potential memory leak
Chris Chiu
1
-1
/
+9
2020-09-09
rtlwifi: rtl8723ae: Delete a stray tab
Dan Carpenter
1
-1
/
+1
2020-09-09
ath11k: Add peer max mpdu parameter in peer assoc command
Tamizh Chelvam
1
-0
/
+25
2020-09-09
ath11k: fix uninitialized return in ath11k_spectral_process_data()
Dan Carpenter
1
-0
/
+2
2020-09-08
ath11k: fix a double free and a memory leak
Tom Rix
1
-1
/
+3
2020-09-08
ath10k: Add support for chain1 regulator supply voting
Rakesh Pillai
1
-0
/
+1
2020-09-07
brcmfmac: set F2 SDIO block size to 128 bytes for BCM4329
Dmitry Osipenko
1
-0
/
+4
2020-09-07
brcmfmac: drop chip id from debug messages
Dmitry Osipenko
1
-2
/
+2
2020-09-07
brcmfmac: increase F2 watermark for BCM4329
Dmitry Osipenko
1
-0
/
+1
2020-09-07
mwifiex: sdio: Fix -Wunused-const-variable warnings
YueHaibing
2
-427
/
+427
2020-09-07
mwifiex: wmm: Fix -Wunused-const-variable warnings
YueHaibing
3
-16
/
+19
2020-09-07
rtw88: fix compile warning: [-Wignored-qualifiers]
Tzu-En Huang
1
-1
/
+1
2020-09-07
mt7601u: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-5
/
+5
2020-09-07
mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO
Nathan Chancellor
2
-6
/
+6
2020-09-02
rtlwifi: Remove temporary definition of RT_TRACE
Larry Finger
2
-17
/
+6
2020-09-02
rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbg
Larry Finger
7
-1015
/
+1020
2020-09-02
wcn36xx: Set feature DOT11AC for wcn3680
Bryan O'Donoghue
1
-0
/
+2
2020-09-02
wcn36xx: Use existing pointers in wcn36xx_smd_config_bss_v1
Bryan O'Donoghue
1
-63
/
+47
2020-09-02
wcn36xx: Add Supported rates V1 structure
Bryan O'Donoghue
1
-0
/
+70
2020-09-02
wcn36xx: Add 802.11ac HAL param bitfields
Bryan O'Donoghue
1
-1
/
+5
2020-09-02
wcn36xx: Specify ieee80211_rx_status.nss
Bryan O'Donoghue
1
-0
/
+1
[next]