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-12-13
mt76: remove variable set but not used
Yang Li
1
-2
/
+1
2021-12-07
Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
99
-5927
/
+13305
2021-12-05
iwlwifi: mei: fix linking when tracing is not enabled
Emmanuel Grumbach
2
-0
/
+27
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-49
/
+116
2021-11-29
mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwi
Lorenzo Bianconi
2
-12
/
+10
2021-11-29
rt2x00: do not mark device gone on EPROTO errors during start
Stanislaw Gruszka
1
-0
/
+3
2021-11-29
rtlwifi: rtl8192de: Style clean-ups
Kees Cook
2
-11
/
+7
2021-11-29
mwl8k: Use named struct for memcpy() region
Kees Cook
1
-4
/
+6
2021-11-29
intersil: Use struct_group() for memcpy() region
Kees Cook
2
-8
/
+11
2021-11-29
libertas_tf: Use struct_group() for memcpy() region
Kees Cook
2
-5
/
+8
2021-11-29
libertas: Use struct_group() for memcpy() region
Kees Cook
2
-6
/
+9
2021-11-29
wlcore: no need to initialise statics to false
Jason Wang
1
-1
/
+1
2021-11-29
rsi: Fix out-of-bounds read in rsi_read_pkt()
Zekun Shen
3
-1
/
+6
2021-11-29
rsi: Fix use-after-free in rsi_rx_done_handler()
Zekun Shen
1
-1
/
+7
2021-11-29
brcmfmac: Configure keep-alive packet on suspend
Loic Poulain
2
-0
/
+40
2021-11-26
wilc1000: remove '-Wunused-but-set-variable' warning in chip_wakeup()
Ajay Singh
1
-5
/
+0
2021-11-26
iwlwifi: mvm: read the rfkill state and feed it to iwlmei
Emmanuel Grumbach
3
-2
/
+13
2021-11-26
iwlwifi: mvm: add vendor commands needed for iwlmei
Emmanuel Grumbach
4
-6
/
+168
2021-11-26
iwlwifi: integrate with iwlmei
Emmanuel Grumbach
11
-29
/
+481
2021-11-26
iwlwifi: mei: add debugfs hooks
Emmanuel Grumbach
1
-2
/
+83
2021-11-26
iwlwifi: mei: add the driver to allow cooperation with CSME
Emmanuel Grumbach
11
-0
/
+3749
2021-11-26
mwifiex: Ignore BTCOEX events from the 88W8897 firmware
Jonas Dreßler
3
-0
/
+8
2021-11-26
mwifiex: Ensure the version string from the firmware is 0-terminated
Jonas Dreßler
1
-0
/
+3
2021-11-26
mwifiex: Add quirk to disable deep sleep with certain hardware revision
Jonas Dreßler
3
-0
/
+39
2021-11-26
mwifiex: Use a define for firmware version string length
Jonas Dreßler
3
-4
/
+7
2021-11-26
mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
Zekun Shen
1
-1
/
+2
2021-11-26
rtw88: add quirk to disable pci caps on HP 250 G7 Notebook PC
Ping-Ke Shih
1
-0
/
+9
2021-11-26
rtw88: add debugfs to force lowest basic rate
Yu-Yen Ting
3
-1
/
+42
2021-11-26
rtw88: follow the AP basic rates for tx mgmt frame
Yu-Yen Ting
1
-5
/
+21
2021-11-26
rtw89: add AXIDMA and TX FIFO dump in mac_mem_dump
Chia-Yuan Li
2
-0
/
+15
2021-11-26
rtw89: fix potentially access out of range of RF register array
Ping-Ke Shih
1
-14
/
+19
2021-11-26
rtw89: remove unneeded variable
Changcheng Deng
1
-2
/
+1
2021-11-26
rtw89: remove unnecessary conditional operators
Ye Guojin
4
-5
/
+5
2021-11-26
rtw89: update rtw89_regulatory map to R58-R31
Zong-Zhe Yang
1
-187
/
+188
2021-11-26
rtw89: update tx power limit/limit_ru tables to R54
Zong-Zhe Yang
1
-670
/
+2413
2021-11-26
rtw89: update rtw89 regulation definition to R58-R31
Zong-Zhe Yang
2
-4
/
+17
2021-11-26
rtw89: fill regd field of limit/limit_ru tables by enum
Zong-Zhe Yang
1
-5229
/
+5229
2021-11-24
mt76: fix possible pktid leak
Lorenzo Bianconi
5
-27
/
+38
2021-11-24
mt76: fix timestamp check in tx_status
Deren Wu
1
-1
/
+1
2021-11-22
mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_mode
Lorenzo Bianconi
1
-2
/
+2
2021-11-22
rtw89: update partition size of firmware header on skb->data
Ping-Ke Shih
2
-3
/
+5
2021-11-22
iwlwifi: Fix memory leaks in error handling path
Christophe JAILLET
1
-0
/
+6
2021-11-22
iwlwifi: fix warnings produced by kernel debug options
Łukasz Bartosik
1
-0
/
+2
2021-11-22
iwlwifi: mvm: retry init flow if failed
Mordechay Goodstein
5
-8
/
+47
2021-11-22
iwlwifi: Fix missing error code in iwl_pci_probe()
chongjiapeng
1
-1
/
+3
2021-11-22
iwlwifi: pcie: fix constant-conversion warning
Arnd Bergmann
1
-1
/
+5
2021-11-19
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
40
-405
/
+1352
2021-11-19
ipw2200: constify address in ipw_send_adapter_address
Jakub Kicinski
1
-1
/
+1
2021-11-19
wilc1000: copy address before calling wilc_set_mac_address
Jakub Kicinski
1
-3
/
+3
2021-11-19
ath9k: fix intr_txqs setting
Peter Seiderer
1
-1
/
+1
[next]