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-25
wil6210: add Talyn PCIe device ID
Maya Erez
1
-0
/
+2
2018-01-25
ath9k: discard undersized packets
Felix Fietkau
1
-2
/
+2
2018-01-24
brcmfmac: separate firmware errors from i/o errors
Arend Van Spriel
4
-20
/
+31
2018-01-24
brcmfmac: assure bcdc dcmd api does not return value > 0
Arend Van Spriel
2
-6
/
+8
2018-01-24
qtnfmac: remove redundant 'unlikely' checks
Sergey Matyukevich
1
-27
/
+25
2018-01-24
qtnfmac: do not use bus mutex for events processing
Igor Mitsyanko
1
-2
/
+2
2018-01-24
qtnfmac: do not use mutexes in timer context
Igor Mitsyanko
4
-32
/
+38
2018-01-24
qtnfmac: fix STA disconnect procedure
Sergey Matyukevich
1
-1
/
+0
2018-01-24
qtnfmac: validate interface combinations on changes
Sergey Matyukevich
1
-0
/
+50
2018-01-24
qtnfmac: modify supported interface combinations
Sergey Matyukevich
5
-76
/
+115
2018-01-24
qtnfmac: report hardware/firmware information via ethtool
Vasily Ulyanov
4
-0
/
+14
2018-01-24
qtnfmac: get more hardware info from card
Vasily Ulyanov
2
-1
/
+61
2018-01-24
qtnfmac: support 64-bit network interface stats
Vasily Ulyanov
3
-8
/
+85
2018-01-24
qtnfmac: fix warnings when mBSS setup is stopped
Vasily Ulyanov
1
-4
/
+4
2018-01-24
qtnfmac: remove struct qlink_cmd_set_mac_acl
Vasily Ulyanov
2
-16
/
+9
2018-01-24
rtl8xxxu: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-24
rtlwifi: Add spec_ver to check whether use new rate-id or not
Ping-Ke Shih
3
-12
/
+121
2018-01-24
rtlwifi: Add ratr_table for newer IC
Ping-Ke Shih
1
-0
/
+18
2018-01-24
rtlwifi: 8822be has to report vht capability to mac80211
Ping-Ke Shih
1
-1
/
+2
2018-01-24
rtlwifi: btcoex: add boolean variables dbg_mode
Ping-Ke Shih
1
-0
/
+2
2018-01-24
rtlwifi: btcoex: Add wifi_only series ops to control solo card
Ping-Ke Shih
7
-3
/
+172
2018-01-24
rtlwifi: btcoex: add scan_notify within ips_notify if RFON
Ping-Ke Shih
1
-0
/
+8
2018-01-24
rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversity
Ping-Ke Shih
2
-0
/
+2
2018-01-24
rtlwifi: btcoex: Add switch band notify for btc
Ping-Ke Shih
5
-0
/
+53
2018-01-24
rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80M
Ping-Ke Shih
2
-22
/
+16
2018-01-24
mt76x2: init: disable all pending tasklets during device removal
Lorenzo Bianconi
1
-0
/
+2
2018-01-24
mt76x2: dfs: take into account dfs region in mt76x2_dfs_init_params()
Lorenzo Bianconi
1
-1
/
+2
2018-01-24
mt76x2: dfs: add set_domain handler
Lorenzo Bianconi
3
-1
/
+16
2018-01-24
mt76x2: dfs: avoid tasklet scheduling during mt76x2_dfs_init_params()
Lorenzo Bianconi
2
-1
/
+2
2018-01-24
mt76: fix transmission of encrypted management frames
Felix Fietkau
4
-3
/
+28
2018-01-24
mt76x2: fix WMM parameter configuration
Lorenzo Bianconi
2
-12
/
+15
2018-01-22
Merge tag 'mac80211-next-for-davem-2018-01-22' of git://git.kernel.org/pub/sc...
David S. Miller
2
-19
/
+143
2018-01-22
mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()
weiyongjun (A)
1
-1
/
+3
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+3
2018-01-19
Merge tag 'wireless-drivers-next-for-davem-2018-01-19' of git://git.kernel.or...
David S. Miller
24
-232
/
+873
2018-01-18
Merge tag 'wireless-drivers-for-davem-2018-01-17' of git://git.kernel.org/pub...
David S. Miller
1
-6
/
+3
2018-01-18
rtlwifi: Support A-MSDU in A-MPDU capability
Ping-Ke Shih
1
-0
/
+1
2018-01-17
rtlwifi: btcoex: add rfe_type parameter to btcoex
Ping-Ke Shih
2
-0
/
+12
2018-01-17
rtlwifi: btcoex: Add common function for qeurying BT information
Ping-Ke Shih
3
-33
/
+380
2018-01-17
rtlwifi: btcoex: Remove typedef statements
Larry Finger
1
-67
/
+31
2018-01-17
rtlwifi: btcoex: Remove global variables from btcoex
Ping-Ke Shih
6
-78
/
+217
2018-01-17
rtlwifi: btcoex: Add power_on_setting routine
Ping-Ke Shih
4
-0
/
+9
2018-01-17
rtlwifi: unlink bss when un-association
Tsang-Shian Lin
1
-0
/
+18
2018-01-17
rtlwifi: fix scan channel 1 fail after IPS
Ping-Ke Shih
1
-0
/
+5
2018-01-17
rtlwifi: Use mutex to replace spin_lock to protect IPS and LPS
Ping-Ke Shih
4
-27
/
+14
2018-01-17
mt76: fix possible NULL pointer dereferencing in mt76x2_mac_write_txwi()
Lorenzo Bianconi
1
-1
/
+1
2018-01-17
mt76: fix possible NULL pointer dereferencing in mt76x2_ampdu_action()
Lorenzo Bianconi
1
-1
/
+3
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+15
2018-01-16
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
10
-19
/
+178
2018-01-16
brcmfmac: fix CLM load error for legacy chips when user helper is enabled
Wright Feng
1
-6
/
+3
[prev]
[next]