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
2021-04-21
rtw88: 8822c: reorder macro position according to the register number
Guo-Feng Fan
2
-143
/
+148
2021-04-20
Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...
David S. Miller
9
-45
/
+40
2021-04-19
iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()
Jiri Kosina
1
-3
/
+4
2021-04-19
wireless: fix spelling of A-MSDU in HE capabilities
Johannes Berg
6
-10
/
+10
2021-04-19
wireless: align HE capabilities A-MPDU Length Exponent Extension
Johannes Berg
5
-11
/
+10
2021-04-19
wireless: align some HE capabilities with the spec
Johannes Berg
5
-16
/
+16
2021-04-19
cfg80211: constify ieee80211_get_response_rate return
Joe Perches
2
-2
/
+2
2021-04-18
rtw88: 8822c: add CFO tracking
Po-Hao Huang
8
-1
/
+224
2021-04-18
iwlwifi: pcie: don't enable BHs with IRQs disabled
Johannes Berg
3
-5
/
+28
2021-04-18
wil6210: wmi: Remove useless code
Jiapeng Chong
1
-1
/
+1
2021-04-18
carl9170: remove get_tid_h
Christophe JAILLET
2
-7
/
+2
2021-04-18
mwl8k: Fix a double Free in mwl8k_probe_hw
Lv Yunlong
1
-0
/
+1
2021-04-18
rtw88: Fix array overrun in rtw_get_tx_power_params()
Ping-Ke Shih
1
-2
/
+3
2021-04-18
wilc1000: Remove duplicate struct declaration
Wan Jiabing
1
-1
/
+0
2021-04-18
brcmfmac: Remove duplicate struct declaration
Wan Jiabing
1
-1
/
+0
2021-04-18
wl3501: fix typo of 'Networks' in comment
Eric Lin
1
-1
/
+1
2021-04-18
rsi: Use resume_noirq for SDIO
Marek Vasut
1
-1
/
+1
2021-04-18
rtw88: update statistics to fw for fine-tuning performance
Po-Hao Huang
3
-0
/
+29
2021-04-18
libertas: struct lbs_private is declared duplicately
Wan Jiabing
1
-1
/
+0
2021-04-18
brcmfmac: A typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-04-18
rsi: fix comment syntax in file headers
Aditya Srivastava
10
-10
/
+10
2021-04-17
airo: work around stack usage warning
Arnd Bergmann
1
-52
/
+65
2021-04-17
wlcore: fix overlapping snprintf arguments in debugfs
Arnd Bergmann
2
-8
/
+12
2021-04-17
libertas: avoid -Wempty-body warning
Arnd Bergmann
1
-6
/
+6
2021-04-17
rtl8xxxu: Simplify locking of a skb list accesses
Christophe JAILLET
2
-10
/
+2
2021-04-17
wilc1000: fix a loop timeout condition
Dan Carpenter
1
-1
/
+1
2021-04-17
mwifiex: Remove unneeded variable: "ret"
zuoqilin
1
-2
/
+1
2021-04-17
rtl8xxxu: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-4
/
+4
2021-04-17
wilc1000: Bring MAC address setting in line with typical Linux behavior
David Mosberger-Tang
1
-9
/
+16
2021-04-17
wilc1000: Add support for enabling CRC
David Mosberger-Tang
2
-64
/
+115
2021-04-17
wilc1000: Check for errors at end of DMA write
David Mosberger-Tang
1
-1
/
+61
2021-04-17
wilc1000: Introduce symbolic names for SPI protocol register
David Mosberger-Tang
1
-9
/
+29
2021-04-17
wilc1000: Make SPI transfers work at 48MHz
David Mosberger-Tang
1
-13
/
+29
2021-04-17
mwifiex: don't print SSID to logs
Brian Norris
1
-7
/
+4
2021-04-17
ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()
Dan Carpenter
1
-2
/
+4
2021-04-17
rtlwifi: rtl8192de: Use DEFINE_SPINLOCK() for spinlock
Guobin Huang
1
-7
/
+3
2021-04-17
qtnfmac: remove meaningless goto statement and labels
wengjianfeng
1
-67
/
+0
2021-04-17
rtlwifi: Simplify locking of a skb list accesses
Christophe JAILLET
2
-14
/
+2
2021-04-17
rtlwifi: remove rtl_get_tid_h
Christophe JAILLET
1
-6
/
+1
2021-04-17
rtlwifi: rtl8188ee: remove redundant assignment of variable rtlpriv->btcoexis...
Yang Li
1
-2
/
+0
2021-04-17
rtlwifi: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+0
2021-04-17
rtlwifi: Few mundane typo fixes
Bhaskar Chowdhury
1
-3
/
+3
2021-04-17
qtnfmac: remove meaningless labels
wengjianfeng
1
-21
/
+6
2021-04-17
rtlwifi: 8821ae: upgrade PHY and RF parameters
Ping-Ke Shih
1
-130
/
+370
2021-04-17
cw1200: Remove unused function pointer typedef wsm_*
Chen Lin
1
-12
/
+0
2021-04-17
cw1200: Remove unused function pointer typedef cw1200_wsm_handler
Chen Lin
1
-3
/
+0
2021-04-17
Merge tag 'iwlwifi-next-for-kalle-2021-04-12-v2' of git://git.kernel.org/pub/...
Kalle Valo
44
-541
/
+1102
2021-04-17
Merge tag 'mt76-for-kvalo-2021-04-12' of https://github.com/nbd168/wireless
Kalle Valo
66
-1298
/
+2243
2021-04-14
iwlwifi: dbg: disable ini debug in 9000 family and below
Mukesh Sisodiya
1
-2
/
+3
2021-04-14
iwlwifi: pcie: Change ma product string name
Matti Gottlieb
3
-5
/
+5
[prev]
[next]