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-01-16
mwifiex: resolve reset vs. remove()/shutdown() deadlocks
Brian Norris
1
-1
/
+4
2018-01-16
Revert "mwifiex: cancel pcie/sdio work in remove/shutdown handler"
Brian Norris
2
-4
/
+0
2018-01-16
rtlwifi: btcoexist: remove redundant variable fw_ps_state
Colin Ian King
1
-2
/
+1
2018-01-16
ath10k: fix recently introduced checkpatch warnings
Kalle Valo
3
-1
/
+2
2018-01-16
ath10k: remove redundant -ve check against u32 integer size
Colin Ian King
1
-3
/
+0
2018-01-16
ath10k: fix spelling mistake: "addrress" -> "address"
Colin Ian King
1
-1
/
+1
2018-01-16
ath10k: add sanity check to ie_len before parsing fw/board ie
Ryan Hsu
1
-6
/
+7
2018-01-16
ath9k: add a quirk to set use_msi automatically
AceLan Kao
1
-0
/
+53
2018-01-16
ath9k: add MSI support
Russell Hu
6
-8
/
+115
2018-01-15
Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.or...
David S. Miller
151
-2148
/
+6838
2018-01-15
mac80211_hwsim: add hwsim_tx_rate_flags to netlink attributes
Benjamin Beichler
2
-2
/
+107
2018-01-15
mac80211_hwsim: add hashtable with mac address keys for faster lookup
Benjamin Beichler
1
-16
/
+34
2018-01-15
mac80211_hwsim: validate number of different channels
Johannes Berg
1
-0
/
+5
2018-01-15
mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unload
Benjamin Beichler
1
-2
/
+10
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-28
/
+30
2018-01-11
b43: Replace mdelay with usleep_range in b43_radio_2057_init_post
Jia-Ju Bai
1
-1
/
+1
2018-01-11
brcmfmac: Use zeroing memory allocator than allocator/memset
Himanshu Jha
1
-10
/
+10
2018-01-11
brcmfmac: rename brcmf_sdiod_buff_{read,write}() functions
Arend Van Spriel
1
-24
/
+24
2018-01-11
brcmfmac: add comment block in brcmf_sdio_buscore_read()
Arend Van Spriel
1
-0
/
+7
2018-01-11
brcmfmac: Remove array of functions
Arend Van Spriel
3
-152
/
+146
2018-01-11
Merge tag 'iwlwifi-next-for-kalle-2017-12-20' of git://git.kernel.org/pub/scm...
Kalle Valo
27
-104
/
+582
2018-01-11
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
61
-713
/
+3700
2018-01-10
Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub...
David S. Miller
5
-28
/
+30
2018-01-09
qtnfmac: support MAC address based access control
Vasily Ulyanov
7
-1
/
+137
2018-01-09
qtnfmac: keeping track of "generation" for STA info
Igor Mitsyanko
5
-7
/
+16
2018-01-09
qtnfmac: modify GET_STA_STATS cmd format for back/forward compatibility
Igor Mitsyanko
4
-168
/
+267
2018-01-09
qtnfmac: fill wiphy's extended capabilities
Vasily Ulyanov
4
-0
/
+50
2018-01-09
qtnfmac: fix rssi data passed to wireless core
Sergey Matyukevich
2
-9
/
+9
2018-01-09
qtnfmac: check for passed channel being NULL in MGMT_TX command
Igor Mitsyanko
1
-2
/
+11
2018-01-09
qtnfmac: change default interface mode from AP to STA
Igor Mitsyanko
3
-10
/
+6
2018-01-09
qtnfmac: add support for radar detection and CAC
Igor Mitsyanko
5
-1
/
+155
2018-01-09
qtnfmac: pass complete channel data between driver and firmware
Sergey Matyukevich
5
-51
/
+74
2018-01-09
qtnfmac: check that MAC exists in regulatory notifier
Igor Mitsyanko
1
-0
/
+3
2018-01-09
wcn36xx: fix incorrect assignment to msg_body.min_ch_time
Colin Ian King
1
-1
/
+1
2018-01-09
ath10k: bugfix: add USB case in ath10k_core_probe_fw
Erik Stromdahl
1
-0
/
+1
2018-01-09
ath10k: remove unused prototype
Erik Stromdahl
1
-1
/
+0
2018-01-09
ath10k: fix spelling error
Erik Stromdahl
1
-1
/
+1
2018-01-09
wil6210: remove reference to preset_chandef
Lior David
6
-7
/
+5
2018-01-09
wil6210: remove leftover "FIXME"s
Dedy Lansky
3
-4
/
+2
2018-01-09
wil6210: prevent parallel suspend and dump collection
Maya Erez
4
-8
/
+54
2018-01-09
wil6210: set platform features based on FW capabilities
Maya Erez
3
-0
/
+18
2018-01-09
wil6210: add platform capabilities bitmap
Maya Erez
4
-4
/
+35
2018-01-09
wil6210: support 40bit DMA addresses
Lazar Alexei
4
-22
/
+28
2018-01-09
wil6210: support Scheduled scan
Dedy Lansky
5
-18
/
+395
2018-01-08
rt2x00: Fix a typo in printk
Masanari Iida
1
-1
/
+1
2018-01-08
wl1251: check return from call to wl1251_acx_arp_ip_filter
Colin Ian King
1
-2
/
+1
2018-01-08
rt2x00: do not pause queue unconditionally on error path
Stanislaw Gruszka
1
-8
/
+14
2018-01-08
rt2x00: pause almost full queue early
Stanislaw Gruszka
2
-10
/
+8
2018-01-08
mwifiex: cancel pcie/sdio work in remove/shutdown handler
Xinming Hu
2
-0
/
+4
2018-01-08
mwifiex: debugfs: trigger device dump for usb interface
Xinming Hu
4
-8
/
+21
[prev]
[next]