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-06-08
net: pch_gbe: Allow build on MIPS_GENERIC kernel
Jiaxun Yang
2
-2
/
+2
2023-06-08
mlxsw: spectrum_nve_vxlan: Fix unsupported flag regression
Ido Schimmel
1
-2
/
+4
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
152
-631
/
+1242
2023-06-08
Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
35
-162
/
+270
2023-06-08
net: txgbe: Support phylink MAC layer
Jiawen Wu
4
-15
/
+154
2023-06-08
net: txgbe: Implement phylink pcs
Jiawen Wu
3
-2
/
+93
2023-06-08
net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
Jiawen Wu
1
-0
/
+30
2023-06-08
net: txgbe: Support GPIO to SFP socket
Jiawen Wu
6
-19
/
+283
2023-06-08
net: txgbe: Add SFP module identify
Jiawen Wu
3
-0
/
+32
2023-06-08
net: txgbe: Register I2C platform device
Jiawen Wu
3
-0
/
+77
2023-06-08
net: txgbe: Register fixed rate clock
Jiawen Wu
3
-0
/
+44
2023-06-08
net: txgbe: Add software nodes to support phylink
Jiawen Wu
6
-1
/
+171
2023-06-08
bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacks
Somnath Kotur
1
-7
/
+18
2023-06-08
bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE event
Pavan Chebbi
2
-0
/
+7
2023-06-08
bnxt_en: Skip firmware fatal error recovery if chip is not accessible
Vikas Gupta
1
-2
/
+3
2023-06-08
bnxt_en: Query default VLAN before VNIC setup on a VF
Somnath Kotur
1
-0
/
+3
2023-06-08
bnxt_en: Don't issue AP reset during ethtool's reset operation
Sreekanth Reddy
1
-1
/
+1
2023-06-08
bnxt_en: Fix bnxt_hwrm_update_rss_hash_cfg()
Pavan Chebbi
1
-0
/
+1
2023-06-07
net: bcmgenet: Fix EEE implementation
Florian Fainelli
3
-14
/
+16
2023-06-07
eth: ixgbe: fix the wake condition
Jakub Kicinski
1
-1
/
+1
2023-06-07
eth: bnxt: fix the wake condition
Jakub Kicinski
1
-1
/
+1
2023-06-07
net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x
Michal Smulski
4
-4
/
+53
2023-06-07
Merge tag 'input-for-v6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-7
/
+37
2023-06-07
net: dwmac_socfpga: initialize local data for mdio regmap configuration
Maxime Chevallier
1
-6
/
+9
2023-06-07
net: altera_tse: explicitly disable autoscan on the regmap-mdio bus
Maxime Chevallier
1
-0
/
+1
2023-06-07
net: stmmac: make the pcs_lynx cleanup sequence specific to dwmac_socfpga
Maxime Chevallier
3
-5
/
+13
2023-06-07
net: altera_tse: Use the correct Kconfig option for the PCS_LYNX dependency
Maxime Chevallier
1
-1
/
+1
2023-06-07
net: altera-tse: Initialize local structs before using it
Maxime Chevallier
1
-0
/
+2
2023-06-07
net: txgbe: Avoid passing uninitialised parameter to pci_wake_from_d3()
Simon Horman
1
-5
/
+3
2023-06-07
net: dsa: qca8k: remove unnecessary (void*) conversions
Atin Bainada
3
-12
/
+12
2023-06-07
net: liquidio: fix mixed module-builtin object
Masahiro Yamada
14
-3
/
+89
2023-06-07
ice: make writes to /dev/gnssX synchronous
Michal Schmidt
4
-72
/
+6
2023-06-07
net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()
Dan Carpenter
1
-1
/
+2
2023-06-07
net: phy: realtek: Disable clock on suspend
Detlev Casanova
1
-2
/
+25
2023-06-07
net: phy: realtek: Add optional external PHY clock
Detlev Casanova
1
-0
/
+7
2023-06-07
hv_netvsc: Allocate rx indirection table size dynamically
Shradha Gupta
3
-9
/
+35
2023-06-06
Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-1
/
+5
2023-06-06
Merge tag 'wireless-2023-06-06' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
11
-36
/
+102
2023-06-06
virtio_net: use control_buf for coalesce params
Brett Creeley
1
-8
/
+8
2023-06-06
pds_core: Fix FW recovery detection
Brett Creeley
1
-2
/
+8
2023-06-06
net: dsa: microchip: remove KSZ9477 PHY errata handling
Robert Hancock
3
-75
/
+4
2023-06-06
net: phy: micrel: Move KSZ9477 errata fixes to PHY driver
Robert Hancock
1
-1
/
+74
2023-06-06
Merge tag 'spi-fix-v6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-20
/
+27
2023-06-06
Merge tag 'platform-drivers-x86-v6.4-4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-6
/
+19
2023-06-06
qed/qede: Fix scheduling while atomic
Manish Chopra
4
-4
/
+60
2023-06-06
Merge tag 'for-linus-2023060501' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+6
2023-06-06
net/pppoe: fix a typo for the PPPOE_HASH_BITS_1 definition
Lukas Bulwahn
1
-1
/
+1
2023-06-06
wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif()
Gustavo A. R. Silva
1
-6
/
+2
2023-06-05
Bluetooth: hci_qca: fix debugfs registration
Johan Hovold
1
-1
/
+5
2023-06-05
Merge tag 'mlx5-updates-2023-05-31' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
24
-271
/
+603
[next]