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
2018-11-06
prism54: isl_38xx: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-06
orinoco_usb: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-06
iwlegacy: common: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-11-06
iwlegacy: 4965-mac: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-11-06
rtl8xxxu: Fix missing break in switch
Gustavo A. R. Silva
1
-0
/
+1
2018-11-06
rtl8xxxu: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2018-11-06
rtlwifi: btcoex: remove set but not used variable 'ppsc'
YueHaibing
1
-4
/
+0
2018-11-06
qtnfmac: fix error handling in control path
Sergey Matyukevich
1
-8
/
+13
2018-11-06
brcmfmac: fix spelling mistake "Retreiving" -> "Retrieving"
Colin Ian King
1
-2
/
+2
2018-11-06
qtnfmac: add support for Topaz chipsets
Sergey Matyukevich
9
-5
/
+1373
2018-11-06
qtnfmac_pcie: use single PCIe driver for all platforms
Igor Mitsyanko
7
-251
/
+292
2018-11-06
wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_con...
Christophe JAILLET
1
-1
/
+1
2018-11-06
libertas: remove set but not used variable 'int_type'
YueHaibing
1
-3
/
+1
2018-11-06
rsi: fix spelling mistake "Initialzing" -> "Initializing"
Colin Ian King
1
-2
/
+2
2018-11-06
brcmfmac: Fix ccode from EFI nvram when necessary
Hans de Goede
1
-0
/
+24
2018-11-06
brcmfmac: Add support for getting nvram contents from EFI variables
Hans de Goede
1
-6
/
+57
2018-11-06
brcmfmac: Cleanup brcmf_fw_request_done()
Hans de Goede
1
-7
/
+1
2018-11-06
brcmfmac: Set board_type from DMI on x86 based machines
Hans de Goede
4
-1
/
+127
2018-11-06
brcmfmac: Set board_type used for nvram file selection to machine-compatible
Hans de Goede
4
-1
/
+13
2018-11-06
brcmfmac: Add support for first trying to get a board specific nvram file
Hans de Goede
2
-1
/
+27
2018-11-06
brcmfmac: Remove recursion from firmware load error handling
Hans de Goede
1
-46
/
+19
2018-11-06
brcmfmac: Remove firmware-loading code duplication
Hans de Goede
1
-31
/
+31
2018-11-06
mt76: fix building without CONFIG_LEDS_CLASS
Arnd Bergmann
3
-5
/
+15
2018-11-06
brcmutil: really fix decoding channel info for 160 MHz bandwidth
Rafał Miłecki
1
-0
/
+3
2018-11-06
wlcore: Fixup "Add support for optional wakeirq"
John Stultz
1
-6
/
+11
2018-11-06
ath9k: Fix a locking bug in ath9k_add_interface()
Dan Carpenter
1
-2
/
+1
2018-11-06
ath9k: dynack: remove 'experimental' tag
Lorenzo Bianconi
1
-1
/
+1
2018-11-06
ath9k: dynack: make ewma estimation faster
Lorenzo Bianconi
4
-12
/
+29
2018-11-06
ath9k: dynack: check da->enabled first in sampling routines
Lorenzo Bianconi
1
-2
/
+2
2018-11-06
ath9k: dynack: move debug log after buffer increments
Lorenzo Bianconi
1
-14
/
+12
2018-11-06
ath9k: dynack: use authentication messages for 'late' ack
Lorenzo Bianconi
1
-1
/
+2
2018-11-06
ath10k: fix struct init whitespace in SNOC driver
Brian Norris
1
-6
/
+6
2018-11-06
ath10k: don't assume this is a PCI dev in generic code
Brian Norris
1
-2
/
+1
2018-11-06
ath10k: assign 'n_cipher_suites' for WCN3990
Brian Norris
1
-0
/
+1
2018-11-06
ath10k: ath10k_snoc_{read,write}32() should be static
Brian Norris
2
-4
/
+2
2018-11-06
ath10k: snoc: fix unbalanced clock error handling
Brian Norris
1
-1
/
+1
2018-11-06
ath10k: snoc: relax voltage requirements
Brian Norris
1
-4
/
+4
2018-11-06
ath10k: snoc: fix unabalanced regulator error handling
Brian Norris
1
-54
/
+75
2018-11-06
ath10k: snoc: remove 'wcn3990' from generic resource handling
Brian Norris
2
-21
/
+21
2018-11-06
wil6210: fix locking in wmi_call
Lior David
1
-4
/
+5
2018-11-06
wil6210: fix freeing of rx buffers in EDMA mode
Ahmad Masri
1
-30
/
+14
2018-11-06
wil6210: remove unnecessary alignment code from rx flow
Ahmad Masri
1
-6
/
+4
2018-11-06
wil6210: fix RGF_CAF_ICR address for Talyn-MB
Maya Erez
2
-2
/
+10
2018-11-06
wil6210: fix L2 RX status handling
Maya Erez
1
-11
/
+12
2018-11-06
wil6210: fix debugfs memory access alignment
Ahmad Masri
1
-5
/
+10
2018-11-06
wil6210: add general initialization/size checks
Alexei Avshalom Lazar
2
-1
/
+3
2018-11-06
wil6210: notify cqm packet loss on disable_ap_sme
Ahmad Masri
1
-0
/
+17
2018-11-06
wil6210: refactor disconnect flow
Ahmad Masri
5
-72
/
+147
2018-11-06
wil6210: fix memory leak in wil_find_tx_bcast_2
Lior David
1
-0
/
+2
2018-11-06
wil6210: add recovery for FW error while in AP mode
Dedy Lansky
3
-8
/
+120
[prev]
[next]