index
:
blaster4385/linux-IllusionX
v6.12.1
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
2024-06-19
net: ti: icss-iep: Enable compare events
Diogo Ivo
1
-0
/
+74
2024-06-19
net: ti: icss-iep: Remove spinlock-based synchronization
Diogo Ivo
1
-14
/
+0
2024-06-19
net: ti: icssg-prueth: Enable PTP timestamping support for SR1.0 devices
Diogo Ivo
1
-1
/
+50
2024-06-18
net: mana: Add support for page sizes other than 4KB on ARM64
Haiyang Zhang
5
-23
/
+24
2024-06-18
net/mlx4_en: Use ethtool_puts/sprintf to fill stats strings
Kamal Heib
1
-35
/
+17
2024-06-18
net/mlx4_en: Use ethtool_puts to fill selftest strings
Kamal Heib
1
-2
/
+2
2024-06-18
net/mlx4_en: Use ethtool_puts to fill priv flags strings
Kamal Heib
1
-2
/
+1
2024-06-18
net: microchip: Constify struct vcap_operations
Christophe JAILLET
5
-5
/
+5
2024-06-18
net: phy: introduce core support for phy-mode = "10g-qxgmii"
Vladimir Oltean
2
-1
/
+9
2024-06-18
net: stmmac: Enable TSO on VLANs
Furong Xu
1
-13
/
+19
2024-06-17
net: dwc-xlgmac: fix missing MODULE_DESCRIPTION() warning
Jeff Johnson
2
-7
/
+5
2024-06-17
net: mana: Use mana_cleanup_port_context() for rxq cleanup
Shradha Gupta
1
-4
/
+2
2024-06-17
net/mlx5e: Add per queue netdev-genl stats
Joe Damato
1
-0
/
+132
2024-06-17
net/mlx5e: Add txq to sq stats mapping
Joe Damato
3
-3
/
+23
2024-06-14
mlxsw: Use the same maximum MTU value throughout the driver
Amit Cohen
3
-26
/
+6
2024-06-14
mlxsw: spectrum: Set more accurate values for netdevice min/max MTU
Amit Cohen
1
-4
/
+2
2024-06-14
mlxsw: Adjust MTU value to hardware check
Amit Cohen
2
-1
/
+2
2024-06-14
mlxsw: port: Edit maximum MTU value
Amit Cohen
1
-1
/
+1
2024-06-14
net: stmmac: clean up stmmac_mac_select_pcs()
Russell King (Oracle)
1
-1
/
+1
2024-06-14
net: stmmac: dwmac-socfpga: provide select_pcs() implementation
Russell King (Oracle)
1
-0
/
+7
2024-06-14
net: stmmac: dwmac-rzn1: provide select_pcs() implementation
Russell King (Oracle)
1
-0
/
+7
2024-06-14
net: stmmac: dwmac-intel: provide a select_pcs() implementation
Russell King (Oracle)
2
-3
/
+11
2024-06-14
net: stmmac: add select_pcs() platform method
Russell King (Oracle)
1
-0
/
+7
2024-06-14
net/mlx5e: Support SWP-mode offload L4 csum calculation
Rahul Rameshbabu
2
-1
/
+42
2024-06-14
net/mlx5e: Use tcp_v[46]_check checksum helpers
Gal Pressman
1
-5
/
+4
2024-06-14
net/mlx5e: Fix outdated comment in features check
Gal Pressman
1
-1
/
+1
2024-06-14
net/mlx5: Replace strcpy with strscpy
Moshe Shemesh
1
-2
/
+2
2024-06-14
net/mlx5: CT: Separate CT and CT-NAT tuple entries
Chris Mi
1
-44
/
+143
2024-06-14
net/mlx5: Correct TASR typo into TSAR
Cosmin Ratiu
1
-1
/
+1
2024-06-14
net: phy: realtek: add support for rtl8224 2.5Gbps PHY
Chris Packham
1
-0
/
+8
2024-06-14
eth: lan966x: don't clear unsupported stats
Jakub Kicinski
1
-8
/
+0
2024-06-14
net: stmmac: dwmac-stm32: add management of stm32mp13 for stm32
Christophe Roullier
1
-4
/
+28
2024-06-14
net: stmmac: dwmac-stm32: Mask support for PMCR configuration
Christophe Roullier
1
-9
/
+19
2024-06-14
net: stmmac: dwmac-stm32: Fix Mhz to MHz
Marek Vasut
1
-2
/
+2
2024-06-14
net: stmmac: dwmac-stm32: Clean up the debug prints
Marek Vasut
1
-10
/
+8
2024-06-14
net: stmmac: dwmac-stm32: Extract PMCR configuration
Marek Vasut
1
-10
/
+17
2024-06-14
net: stmmac: dwmac-stm32: Separate out external clock selector
Marek Vasut
1
-12
/
+38
2024-06-14
net: stmmac: dwmac-stm32: Separate out external clock rate validation
Marek Vasut
1
-10
/
+41
2024-06-13
net: dsa: lantiq_gswip: Improve error message in gswip_port_fdb()
Martin Blumenstingl
1
-1
/
+2
2024-06-13
net: dsa: lantiq_gswip: Update comments in gswip_port_vlan_filtering()
Martin Blumenstingl
1
-2
/
+2
2024-06-13
net: dsa: lantiq_gswip: Remove dead code from gswip_add_single_port_br()
Martin Schiller
1
-6
/
+0
2024-06-13
net: dsa: lantiq_gswip: Consistently use macros for the mac bridge table
Martin Blumenstingl
1
-7
/
+11
2024-06-13
net: dsa: lantiq_gswip: Change literal 6 to ETH_ALEN
Martin Blumenstingl
1
-1
/
+1
2024-06-13
net: dsa: lantiq_gswip: Use dsa_is_cpu_port() in gswip_port_change_mtu()
Martin Blumenstingl
1
-2
/
+1
2024-06-13
net: dsa: lantiq_gswip: do also enable or disable cpu port
Martin Schiller
1
-16
/
+8
2024-06-13
net: dsa: lantiq_gswip: Don't manually call gswip_port_enable()
Martin Blumenstingl
1
-2
/
+0
2024-06-13
net: dsa: lantiq_gswip: Use dev_err_probe where appropriate
Martin Blumenstingl
1
-28
/
+25
2024-06-13
net: dsa: lantiq_gswip: add terminating \n where missing
Martin Schiller
1
-7
/
+7
2024-06-13
net: dsa: lantiq_gswip: Only allow phy-mode = "internal" on the CPU port
Martin Blumenstingl
1
-0
/
+2
2024-06-13
Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Jakub Kicinski
3
-26
/
+96
[next]