index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-07
net: dsa: ksz: remove ksz_get_mac_eee()
Russell King (Oracle)
1
-7
/
+0
2025-01-07
net: dsa: ksz: remove setting of tx_lpi parameters
Russell King (Oracle)
1
-8
/
+0
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-20
/
+102
2024-12-20
net: dsa: microchip: Do not execute PTP driver code for unsupported switches
Tristram Ha
2
-11
/
+30
2024-12-19
net: dsa: microchip: Add suspend/resume support to KSZ DSA driver
Tristram Ha
4
-0
/
+47
2024-12-19
net: dsa: microchip: Fix LAN937X set_ageing_time function
Tristram Ha
2
-6
/
+65
2024-12-19
net: dsa: microchip: Fix KSZ9477 set_ageing_time function
Tristram Ha
2
-14
/
+37
2024-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-24
/
+18
2024-12-12
net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundaries
Jesse Van Gavere
1
-24
/
+18
2024-12-11
net: dsa: ksz: implement .support_eee() method
Russell King (Oracle)
1
-15
/
+5
2024-12-09
net: dsa: microchip: Make MDIO bus name unique
Jesse Van Gavere
1
-1
/
+5
2024-11-13
net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driver
Tristram Ha
5
-3
/
+73
2024-11-11
net: dsa: microchip: parse PHY config from device tree
Oleksij Rempel
1
-6
/
+73
2024-11-11
net: dsa: microchip: add support for side MDIO interface in LAN937x
Oleksij Rempel
4
-16
/
+223
2024-11-11
net: dsa: microchip: cleanup error handling in ksz_mdio_register
Oleksij Rempel
1
-6
/
+4
2024-11-11
net: dsa: microchip: Refactor MDIO handling for side MDIO access
Oleksij Rempel
2
-10
/
+224
2024-11-03
net: dsa: use ethtool string helpers
Rosen Penev
1
-4
/
+2
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-10
/
+11
2024-10-24
net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876x
Tim Harvey
1
-10
/
+11
2024-10-15
net: dsa: microchip: copy string using strscpy
Simon Horman
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-06
net: dsa: microchip: replace unclear KSZ8830 strings
Pieter Van Trappen
5
-32
/
+32
2024-09-06
net: dsa: microchip: clean up ksz8_reg definition macros
Pieter Van Trappen
1
-4
/
+0
2024-09-06
net: dsa: microchip: rename ksz8 series files
Pieter Van Trappen
4
-9
/
+24
2024-09-03
net: dsa: microchip: Use scoped function to simplfy code
Jinjie Ruan
1
-3
/
+2
2024-08-27
net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
Tristram Ha
5
-16
/
+176
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+1
2024-08-20
net: dsa: microchip: fix PTP config failure when using multiple ports
Martin Whitaker
1
-4
/
+1
2024-08-16
net: dsa: microchip: fix KSZ87xx family structure wrt the datasheet
Pieter Van Trappen
1
-8
/
+43
2024-08-16
net: dsa: microchip: add WoL support for KSZ87xx family
Pieter Van Trappen
4
-8
/
+119
2024-08-16
net: dsa: microchip: generalize KSZ9477 WoL functions at ksz_common
Pieter Van Trappen
3
-78
/
+81
2024-08-16
net: dsa: microchip: move KSZ9477 WoL functions to ksz_common
Pieter Van Trappen
5
-198
/
+200
2024-08-13
net: dsa: microchip: ksz9477: unwrap URL in comment
Enguerrand de Ribaucourt
1
-2
/
+1
2024-08-11
net: dsa: microchip: ksz9477: split half-duplex monitoring function
Enguerrand de Ribaucourt
1
-37
/
+54
2024-08-08
net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897.
Martin Whitaker
1
-0
/
+11
2024-08-06
net: dsa: microchip: Fix Wake-on-LAN check to not return an error
Tristram Ha
1
-0
/
+5
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2
-2
/
+2
2024-07-08
net: dsa: microchip: lan9371/2: update MAC capabilities for port 4
Oleksij Rempel
2
-2
/
+10
2024-07-04
net: dsa: microchip: lan937x: Add error handling in lan937x_setup
Oleksij Rempel
1
-10
/
+17
2024-07-03
net: dsa: microchip: lan937x: disable VPHY support
Lucas Stach
2
-0
/
+7
2024-07-03
net: dsa: microchip: lan937x: disable in-band status support for RGMII interfaces
Lucas Stach
1
-1
/
+2
2024-07-03
net: dsa: microchip: lan9371/2: add 100BaseTX PHY support
Lucas Stach
3
-0
/
+6
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-7
/
+81
2024-06-26
net: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-2
/
+2
2024-06-25
net: dsa: microchip: fix wrong register write when masking interrupt
Tristram Ha
1
-1
/
+1
2024-06-23
net: dsa: microchip: monitor potential faults in half-duplex mode
Enguerrand de Ribaucourt
5
-2
/
+73
2024-06-23
net: dsa: microchip: use collision based back pressure mode
Enguerrand de Ribaucourt
2
-0
/
+5
2024-06-21
net: dsa: ksz_common: Allow only up to two HSR HW offloaded ports for KSZ9477
Lukasz Majewski
1
-0
/
+7
2024-06-20
net: dsa: microchip: fix initial port flush problem
Tristram Ha
1
-4
/
+2
2024-05-29
net: dsa: microchip: fix RGMII error in KSZ DSA driver
Tristram Ha
1
-1
/
+1
[next]