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
Age
Commit message (
Expand
)
Author
Files
Lines
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
53
-169
/
+328
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
13
-13
/
+1112
2018-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-6
/
+6
2018-01-17
nfp: bpf: reject program on instructions unknown to the JIT compiler
Quentin Monnet
3
-0
/
+12
2018-01-17
nfp: bpf: print map lookup problems into verifier log
Jakub Kicinski
1
-6
/
+8
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-81
/
+153
2018-01-16
bnxt_en: don't update cpr->rx_bytes with uninitialized length len
Colin Ian King
1
-3
/
+4
2018-01-16
qed: Fix potential use-after-free in qed_spq_post()
Roland Dreier
1
-1
/
+7
2018-01-16
nfp: use the correct index for link speed table
Jakub Kicinski
1
-1
/
+1
2018-01-16
lan78xx: Fix failure in USB Full Speed
Yuiko Oshino
1
-0
/
+1
2018-01-16
net: aquantia: Fix internal stats calculation on rx
Igor Russkikh
1
-2
/
+2
2018-01-16
net: aquantia: Prepend hw access functions declarations with prefix
Igor Russkikh
5
-840
/
+922
2018-01-16
net: aquantia: Fix register definitions to linux style
Igor Russkikh
3
-1139
/
+1173
2018-01-16
net: aquantia: Eliminate aq_nic structure abstraction
Igor Russkikh
10
-54
/
+46
2018-01-16
net: aquantia: Simplify dependencies between pci modules
Igor Russkikh
6
-106
/
+113
2018-01-16
net: aquantia: Add const qualifiers for hardware ops tables
Igor Russkikh
14
-20
/
+21
2018-01-16
net: aquantia: Remove duplicate hardware descriptors declarations
Igor Russkikh
3
-62
/
+31
2018-01-16
net: aquantia: Cleanup hardware access modules
Igor Russkikh
8
-97
/
+71
2018-01-16
net: aquantia: Cleanup status flags accesses
Igor Russkikh
9
-17
/
+11
2018-01-16
net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZE
Igor Russkikh
5
-6
/
+4
2018-01-16
net: thunderx: add timestamping support
Sunil Goutham
9
-6
/
+345
2018-01-16
net: add support for Cavium PTP coprocessor
Radoslaw Biernacki
5
-0
/
+437
2018-01-16
Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-2
/
+15
2018-01-16
mlxsw: spectrum: qdiscs: Make function mlxsw_sp_qdisc_prio_unoffload static
Wei Yongjun
1
-1
/
+1
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
mlxsw: core: Add support for reload
Arkadi Sharshevsky
4
-23
/
+65
2018-01-16
mlxsw: pci: Add support for getting resource through devlink
Arkadi Sharshevsky
4
-30
/
+92
2018-01-16
mlxsw: spectrum: Add support for getting kvdl occupancy
Arkadi Sharshevsky
3
-0
/
+36
2018-01-16
mlxsw: spectrum_dpipe: Connect dpipe tables to resources
Arkadi Sharshevsky
1
-12
/
+69
2018-01-16
mlxsw: spectrum: Register KVD resources with devlink
Arkadi Sharshevsky
4
-0
/
+205
2018-01-16
mlxsw: pci: Add support for performing bus reset
Arkadi Sharshevsky
2
-13
/
+41
2018-01-16
phy: realtek: use new helpers for paged register access
Heiner Kallweit
1
-45
/
+14
2018-01-16
phy: use new helpers phy_set_bits/phy_clear_bits in phylib
Heiner Kallweit
1
-2
/
+2
2018-01-16
ibmvnic: Fix pending MAC address changes
Thomas Falcon
1
-6
/
+7
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-16
can: m_can: Add call to of_can_transceiver
Franklin S Cooper Jr
1
-0
/
+2
2018-01-16
can: m_can: Add PM Support
Faiz Abbas
1
-38
/
+62
[prev]
[next]