index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
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_anchored_urbs()
Brooke Basile
1
-0
/
+19
2020-09-21
rtlwifi: rtl8723be: fix comparison to bool warning in hw.c
Zheng Bin
1
-1
/
+1
2020-09-21
rtlwifi: rtl8192de: fix comparison to bool warning in hw.c
Zheng Bin
1
-4
/
+4
2020-09-21
rtlwifi: rtl8192ce: fix comparison to bool warning in hw.c
Zheng Bin
1
-4
/
+4
2020-09-21
rtlwifi: rtl8192cu: fix comparison to bool warning in hw.c
Zheng Bin
1
-1
/
+1
2020-09-21
rtlwifi: rtl8821ae: fix comparison to bool warning in phy.c
Zheng Bin
1
-3
/
+3
2020-09-21
rtlwifi: rtl8821ae: fix comparison to bool warning in hw.c
Zheng Bin
1
-1
/
+1
2020-09-21
rtlwifi: rtl8192cu: fix comparison to bool warning in mac.c
Zheng Bin
1
-4
/
+4
2020-09-21
rtlwifi: rtl8192c: fix comparison to bool warning in phy_common.c
Zheng Bin
1
-1
/
+1
2020-09-21
rtlwifi: rtl8192ee: fix comparison to bool warning in hw.c
Zheng Bin
1
-1
/
+1
2020-09-21
net: wilc1000: clean up resource in error path of init mon interface
Huang Guobin
1
-2
/
+1
2020-09-18
mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags
Felix Fietkau
2
-4
/
+4
2020-09-18
mac80211: rework tx encapsulation offload API
Felix Fietkau
1
-27
/
+34
2020-09-16
rtlwifi: rtl8723ae: fix comparison pointer to bool warning in phy.c
Zheng Bin
1
-4
/
+4
2020-09-16
rtlwifi: rtl8723ae: fix comparison pointer to bool warning in trx.c
Zheng Bin
1
-2
/
+2
2020-09-16
rtlwifi: rtl8723ae: fix comparison pointer to bool warning in rf.c
Zheng Bin
1
-2
/
+2
2020-09-16
rtlwifi: rtl8188ee: fix comparison pointer to bool warning in hw.c
Zheng Bin
1
-6
/
+6
2020-09-16
rtlwifi: rtl8188ee: fix comparison pointer to bool warning in trx.c
Zheng Bin
1
-2
/
+2
2020-09-16
rtlwifi: rtl8188ee: fix comparison pointer to bool warning in phy.c
Zheng Bin
1
-1
/
+1
2020-09-16
qtnfmac: Remove unused macro QTNF_DMP_MAX_LEN
YueHaibing
1
-1
/
+0
2020-09-16
rtw88: rtw8822c: eliminate code duplication, use native swap() function
Ivan Safonov
1
-12
/
+3
2020-09-16
wlcore: Remove unused macro WL1271_SUSPEND_SLEEP
YueHaibing
1
-1
/
+0
2020-09-16
brcmsmac: main: Eliminate empty brcms_c_down_del_timer()
Jason Yan
1
-9
/
+0
2020-09-16
brcmsmac: phy_lcn: Remove unused variable 'lcnphy_rx_iqcomp_table_rev0'
Lee Jones
1
-55
/
+0
2020-09-16
brcmsmac: phytbl_lcn: Remove unused array 'dot11lcn_gain_tbl_rev1'
Lee Jones
1
-99
/
+0
2020-09-16
airo: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-6
/
+9
2020-09-16
brcmfmac: support SAE authentication offload in AP mode
Chung-Hsien Hsu
2
-5
/
+27
2020-09-16
brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode
Chung-Hsien Hsu
4
-1
/
+39
2020-09-11
Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
325
-10748
/
+15632
2020-09-11
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
69
-1138
/
+2930
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-11
net: wireless: drop bogus CRYPTO_xxx Kconfig selects
Ard Biesheuvel
2
-8
/
+0
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
[prev]
[next]