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
2023-08-25
wifi: ath: Use is_multicast_ether_addr() to check multicast Ether address
Ruan Jinjie
1
-1
/
+1
2023-08-25
wifi: ath12k: Remove unused declarations
Yue Haibing
4
-8
/
+0
2023-08-25
wifi: ath12k: add check max message length while scanning with extraie
Wen Gong
1
-7
/
+13
2023-08-25
wifi: ath9k: use IS_ERR() with debugfs_create_dir()
Wang Ming
1
-1
/
+1
2023-08-25
net: ngbe: move mdio access registers to libwx
Jiawen Wu
2
-61
/
+42
2023-08-25
net: txgbe: support copper NIC with external PHY
Jiawen Wu
5
-22
/
+221
2023-08-25
net: txgbe: support switching mode to 1000BASE-X and SGMII
Jiawen Wu
4
-1
/
+61
2023-08-25
net: txgbe: add FW version warning
Jiawen Wu
1
-0
/
+3
2023-08-25
net: pcs: xpcs: adapt Wangxun NICs for SGMII mode
Jiawen Wu
3
-6
/
+52
2023-08-25
net: pcs: xpcs: add 1000BASE-X AN interrupt support
Jiawen Wu
2
-1
/
+21
2023-08-25
net: pcs: xpcs: support to switch mode for Wangxun NICs
Jiawen Wu
4
-6
/
+225
2023-08-25
net: pcs: xpcs: add specific vendor supoprt for Wangxun 10Gb NICs
Jiawen Wu
1
-3
/
+32
2023-08-24
net/mlx5e: fix up for "net/mlx5e: Move MACsec flow steering operations to be ...
Stephen Rothwell
1
-0
/
+1
2023-08-24
e1000e: Add support for the next LOM generation
Sasha Neftin
5
-0
/
+17
2023-08-24
igc: Decrease PTM short interval from 10 us to 1 us
Sasha Neftin
1
-1
/
+1
2023-08-24
igc: Add support for multiple in-flight TX timestamps
Vinicius Costa Gomes
6
-63
/
+192
2023-08-24
Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave()
Jinjie Ruan
1
-1
/
+1
2023-08-24
Bluetooth: btusb: Fix quirks table naming
Bastien Nocera
1
-2
/
+2
2023-08-24
Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED
Luiz Augusto von Dentz
1
-0
/
+6
2023-08-24
Bluetooth: btintel: Send new command for PPAG
Lokendra Singh
2
-13
/
+19
2023-08-24
Bluetooth: qca: add support for WCN7850
Neil Armstrong
3
-1
/
+41
2023-08-24
Bluetooth: qca: use switch case for soc type behavior
Neil Armstrong
3
-120
/
+236
2023-08-24
Bluetooth: btnxpuart: Improve inband Independent Reset handling
Neeraj Sanjay Kale
1
-76
/
+96
2023-08-24
Bluetooth: btnxpuart: Add support for IW624 chipset
Neeraj Sanjay Kale
1
-7
/
+30
2023-08-24
Bluetooth: btnxpuart: Remove check for CTS low after FW download
Neeraj Sanjay Kale
1
-6
/
+1
2023-08-24
net: dsa: use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
4
-4
/
+4
2023-08-24
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
21
-1630
/
+3029
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
82
-231
/
+358
2023-08-24
Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
39
-127
/
+148
2023-08-24
Merge tag 'mlx5-updates-2023-08-22' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Abeni
7
-303
/
+371
2023-08-24
bonding: fix macvlan over alb bond support
Hangbin Liu
1
-3
/
+3
2023-08-23
net: ethernet: mtk_eth_soc: support 36-bit DMA addressing on MT7988
Daniel Golle
2
-4
/
+48
2023-08-23
net: ethernet: mtk_eth_soc: add support for in-SoC SRAM
Daniel Golle
2
-22
/
+78
2023-08-23
net: ethernet: mtk_eth_soc: add reset bits for MT7988
Daniel Golle
2
-24
/
+68
2023-08-23
net: ethernet: mtk_eth_soc: fix register definitions for MT7988
Daniel Golle
1
-3
/
+5
2023-08-23
net: fec: add exception tracing for XDP
Wei Fang
1
-15
/
+11
2023-08-23
net: dm9051: Use PTR_ERR_OR_ZERO() to simplify code
Yu Liao
1
-3
/
+1
2023-08-23
Merge tag 'acpi-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+5
2023-08-23
Merge tag 'platform-drivers-x86-v6.5-5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-0
/
+13
2023-08-23
platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notificat...
Shih-Yi Chen
1
-0
/
+1
2023-08-23
wifi: ath12k: Fix memory leak in rx_desc and tx_desc
Rajat Soni
2
-1
/
+31
2023-08-23
wifi: ath5k: ath5k_hw_get_median_noise_floor(): use swap()
Mahmoud Maatuq
1
-16
/
+13
2023-08-23
wifi: ath: remove unused-but-set parameter
Arnd Bergmann
4
-6
/
+2
2023-08-23
wifi: ath11k: Remove unused declarations
Yue Haibing
2
-5
/
+0
2023-08-23
wifi: ath10k: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-23
wifi: ath11k: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-23
wifi: ath11k: simplify the code with module_platform_driver
Yang Yingliang
1
-11
/
+1
2023-08-23
wifi: ath12k: Fix a few spelling errors
Jeff Johnson
5
-5
/
+5
2023-08-23
wifi: ath11k: Fix a few spelling errors
Jeff Johnson
3
-3
/
+3
2023-08-23
wifi: ath10k: Fix a few spelling errors
Jeff Johnson
4
-8
/
+8
[prev]
[next]