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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-20
net: dsa: microchip: fix PTP config failure when using multiple ports
Martin Whitaker
1
-4
/
+1
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
2024-05-17
net: dsa: microchip: Correct initialization order for KSZ88x3 ports
Oleksij Rempel
1
-0
/
+10
2024-05-13
net: dsa: microchip: dcb: set default apptrust to PCP only
Oleksij Rempel
1
-18
/
+3
2024-05-13
net: dsa: microchip: dcb: add comments for DSCP related functions
Oleksij Rempel
1
-0
/
+31
2024-05-13
net: dsa: microchip: dcb: rename IPV to IPM
Oleksij Rempel
3
-51
/
+51
2024-05-10
net: dsa: microchip: Fix spellig mistake "configur" -> "configure"
Colin Ian King
1
-1
/
+1
2024-05-08
net: dsa: microchip: add support DSCP priority mapping
Oleksij Rempel
3
-15
/
+50
2024-05-08
net: dsa: microchip: let DCB code do PCP and DSCP policy configuration
Oleksij Rempel
2
-12
/
+0
2024-05-08
net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xxx variants
Oleksij Rempel
1
-24
/
+33
2024-05-08
net: dsa: microchip: enable ETS support for KSZ989X variants
Oleksij Rempel
2
-12
/
+1
2024-05-08
net: dsa: microchip: dcb: add special handling for KSZ88X3 family
Oleksij Rempel
4
-3
/
+242
2024-05-08
net: dsa: microchip: add support for different DCB app configurations
Oleksij Rempel
6
-2
/
+583
2024-05-08
net: dsa: microchip: add multi queue support for KSZ88X3 variants
Oleksij Rempel
2
-34
/
+60
2024-05-08
net: dsa: microchip: add IPV information support
Oleksij Rempel
2
-3
/
+20
2024-04-29
net: dsa: ksz_common: use separate phylink_mac_ops for ksz8830
Russell King (Oracle)
1
-6
/
+20
2024-04-29
net: dsa: ksz_common: sub-driver phylink ops
Russell King (Oracle)
4
-37
/
+65
2024-04-29
net: dsa: ksz_common: provide own phylink MAC operations
Russell King (Oracle)
1
-16
/
+26
2024-04-29
net: dsa: ksz_common: remove phylink_mac_config from ksz_dev_ops
Russell King (Oracle)
2
-6
/
+0
2024-04-16
net: dsa: microchip: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
1
-7
/
+0
2024-04-15
net: dsa: microchip: ksz9477: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+3
2024-04-04
net: dsa: microchip: ksz8_r_dyn_mac_table(): use entries variable to signal 0 entries
Oleksij Rempel
1
-17
/
+7
2024-04-04
net: dsa: microchip: ksz8_r_dyn_mac_table(): return read/write error if we got any
Oleksij Rempel
1
-5
/
+15
2024-04-04
net: dsa: microchip: ksz8_r_dyn_mac_table(): ksz: do not return EAGAIN on timeout
Oleksij Rempel
1
-6
/
+5
2024-04-04
net: dsa: microchip: ksz8: Unify variable naming in ksz8_r_dyn_mac_table()
Oleksij Rempel
1
-6
/
+6
2024-04-04
net: dsa: microchip: ksz8: Refactor ksz8_r_dyn_mac_table() for readability
Oleksij Rempel
1
-25
/
+27
2024-04-04
net: dsa: microchip: ksz8: Refactor ksz8_fdb_dump()
Oleksij Rempel
2
-13
/
+17
2024-04-04
net: dsa: microchip: Make ksz8_r_dyn_mac_table() static
Oleksij Rempel
2
-4
/
+2
2024-04-04
net: dsa: microchip: Remove unused FDB timestamp support in ksz8_r_dyn_mac_table()
Oleksij Rempel
2
-6
/
+3
2024-04-02
net: dsa: microchip: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+6
2024-03-07
net: dsa: microchip: make sure drive strength configuration is not lost by soft reset
Oleksij Rempel
1
-4
/
+6
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-03-05
net: dsa: microchip: fix register write order in ksz8_ind_write8()
Tobias Jakobi (Compleo)
1
-2
/
+2
2024-02-26
net: dsa: microchip: Add support for bridge port isolation
Oleksij Rempel
2
-5
/
+51
[next]