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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-14
wifi: ath11k: add P2P IE in beacon template
Kang Yang
3
-8
/
+143
2024-03-14
wifi: ath11k: change interface combination for P2P mode
Kang Yang
1
-22
/
+25
2024-03-14
net: txgbe: fix clk_name exceed MAX_DEV_ID limits
Duanqiang Wen
1
-1
/
+1
2024-03-14
vmxnet3: Fix missing reserved tailroom
William Tu
1
-3
/
+3
2024-03-14
wifi: rtw88: SDIO device driver for RTL8723CS
Fiona Klute
3
-0
/
+58
2024-03-14
wifi: rtw88: Reset 8703b firmware before download
Fiona Klute
1
-0
/
+6
2024-03-14
wifi: rtw88: Add rtw8703b_tables.c
Fiona Klute
1
-0
/
+902
2024-03-14
wifi: rtw88: Add rtw8703b_tables.h
Fiona Klute
1
-0
/
+14
2024-03-14
wifi: rtw88: Add rtw8703b.c
Fiona Klute
1
-0
/
+2109
2024-03-14
wifi: rtw88: Add rtw8703b.h
Fiona Klute
1
-0
/
+102
2024-03-14
wifi: rtw88: Add definitions for 8703b chip
Fiona Klute
3
-0
/
+16
2024-03-14
wifi: rtw88: Debug output for rtw8723x EFUSE
Fiona Klute
2
-0
/
+170
2024-03-14
wifi: rtw88: Shared module for rtw8723x devices
Fiona Klute
6
-900
/
+1107
2024-03-14
wifi: rtw89: 8922a: add 8922ae to Makefile and Kconfig
Ping-Ke Shih
2
-1
/
+26
2024-03-14
wifi: rtw89: 8922a: update chip parameter for coex
Ching-Te Ku
1
-0
/
+149
2024-03-14
wifi: rtw89: coex: Add TDMA slot parameter setting version 7
Ching-Te Ku
3
-80
/
+304
2024-03-14
wifi: rtw89: coex: Add TDMA version 7
Ching-Te Ku
1
-2
/
+18
2024-03-14
wifi: rtw89: coex: Add antenna setting function for RTL8922A
Ching-Te Ku
3
-2
/
+197
2024-03-14
wifi: rtw89: coex: Add WiFi role info format version 8
Ching-Te Ku
6
-25
/
+590
2024-03-14
wifi: rtw89: coex: fix configuration for shared antenna for 8922A
Ping-Ke Shih
1
-1
/
+1
2024-03-13
Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-48
/
+41
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2024-03-13
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
4
-5
/
+5
2024-03-13
octeontx2-af: Use matching wake_up API variant in CGX command interface
Linu Cherian
1
-1
/
+1
2024-03-12
wifi: ath11k: don't force enable power save on non-running vdevs
Baochen Qiang
1
-8
/
+1
2024-03-12
wifi: brcmfmac: pcie: handle randbuf allocation failure
Duoming Zhou
1
-5
/
+10
2024-03-12
wifi: rtw89: Correct EHT TX rate on 20MHz connection
Dian-Syuan Yang
1
-4
/
+9
2024-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-75
/
+60
2024-03-11
vxlan: Remove generic .ndo_get_stats64
Breno Leitao
1
-2
/
+0
2024-03-11
vxlan: Do not alloc tstats manually
Breno Leitao
1
-11
/
+2
2024-03-11
nfp: flower: handle acti_netdevs allocation failure
Duoming Zhou
1
-0
/
+5
2024-03-11
ravb: Correct buffer size to map for R-Car Rx
Niklas Söderlund
1
-1
/
+1
2024-03-11
net: amt: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-03-11
net: amt: Move stats allocation to core
Breno Leitao
1
-7
/
+2
2024-03-11
net: wan: framer/pef2256: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-11
mlxsw: spectrum_router: Share nexthop counters in resilient groups
Petr Machata
1
-2
/
+68
2024-03-11
mlxsw: spectrum_router: Support nexthop group hardware statistics
Petr Machata
1
-6
/
+142
2024-03-11
mlxsw: spectrum_router: Track NH ID's of group members
Petr Machata
1
-0
/
+2
2024-03-11
mlxsw: spectrum_router: Add helpers for nexthop counters
Petr Machata
1
-15
/
+50
2024-03-11
mlxsw: spectrum_router: Avoid allocating NH counters twice
Petr Machata
1
-0
/
+3
2024-03-11
mlxsw: spectrum: Allow fetch-and-clear of flow counters
Petr Machata
5
-9
/
+11
2024-03-11
mlxsw: spectrum_router: Have mlxsw_sp_nexthop_counter_enable() return int
Petr Machata
3
-12
/
+36
2024-03-11
mlxsw: spectrum_router: Rename two functions
Petr Machata
3
-19
/
+19
2024-03-11
r8152: fix unknown device for choose_configuration
Hayes Wang
1
-1
/
+1
2024-03-11
net: netconsole: Add continuation line prefix to userdata messages
Matthew Wood
1
-5
/
+7
2024-03-11
r8169: switch to new function phy_support_eee
Heiner Kallweit
1
-2
/
+1
2024-03-11
net: phy: simplify a check in phy_check_link_status
Heiner Kallweit
1
-2
/
+2
2024-03-11
net: phy: marvell-88x2222: Remove unused of_gpio.h
Andy Shevchenko
1
-2
/
+0
2024-03-11
net: dsa: mt7530: disable LEDs before reset
Justin Swartz
1
-0
/
+6
2024-03-11
net: mdio_bus: Remove unused of_gpio.h
Andy Shevchenko
1
-2
/
+0
[prev]
[next]