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
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-03
net: dsa: propagate extack to ds->ops->port_hsr_join()
Vladimir Oltean
1
-6
/
+12
2023-10-02
net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent
Fabio Estevam
5
-35
/
+6
2023-09-21
net: dsa: sja1105: make read-only const arrays static
Colin Ian King
1
-8
/
+13
2023-09-20
net: dsa: mv88e6xxx: make const read-only array lanes static
Colin Ian King
1
-1
/
+1
2023-09-20
net: dsa: vitesse-vsc73xx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2023-09-20
net: dsa: rzn1_a5psw: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2023-09-20
net: dsa: realtek: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2023-09-20
net: dsa: ocelot: Convert to platform remove callback returning void
Uwe Kleine-König
2
-10
/
+6
2023-09-20
net: dsa: mt7530: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+2
2023-09-20
net: dsa: lantiq_gswip: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2023-09-20
net: dsa: hirschmann: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2023-09-20
net: dsa: bcm_sf2: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2023-09-20
net: dsa: b53: Convert to platform remove callback returning void
Uwe Kleine-König
2
-9
/
+5
2023-09-19
net: dsa: microchip: Fix spelling mistake "unxpexted" -> "unexpected"
Colin Ian King
1
-1
/
+1
2023-09-17
net: dsa: microchip: Add partial ACL support for ksz9477 switches
Oleksij Rempel
7
-1
/
+1815
2023-09-17
net: dsa: microchip: Move *_port_setup code to dsa_switch_ops::port_setup()
Oleksij Rempel
1
-3
/
+2
2023-09-16
net: dsa: microchip: Add drive strength configuration
Oleksij Rempel
4
-27
/
+329
2023-09-15
net: dsa: rtl8366rb: Implement setting up link on CPU port
Linus Walleij
1
-9
/
+35
2023-09-11
net: dsa: sja1105: block FDB accesses that are concurrent with a switch reset
Vladimir Oltean
1
-0
/
+2
2023-09-11
net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accesses
Vladimir Oltean
2
-13
/
+45
2023-09-11
net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...
Vladimir Oltean
1
-43
/
+37
2023-09-11
net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...
Vladimir Oltean
1
-7
/
+8
2023-09-11
net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"
Vladimir Oltean
1
-5
/
+6
2023-09-06
net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)
Lukasz Majewski
1
-1
/
+15
2023-09-06
net: dsa: sja1105: complete tc-cbs offload support on SJA1110
Vladimir Oltean
3
-0
/
+19
2023-09-06
net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many times
Vladimir Oltean
1
-3
/
+20
2023-09-06
net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offload
Vladimir Oltean
1
-3
/
+12
2023-08-24
net: dsa: use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
4
-4
/
+4
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-0
/
+9
2023-08-23
net: dsa: rzn1-a5psw: remove redundant logs
Alexis Lothoré
1
-6
/
+0
2023-08-22
net: dsa: microchip: Remove unused declarations
Yue Haibing
2
-4
/
+0
2023-08-20
net: dsa: realtek: add phylink_get_caps implementation
Russell King (Oracle)
1
-0
/
+28
2023-08-19
net: dsa: mt7530: fix handling of 802.1X PAE frames
Arınç ÜNAL
2
-0
/
+6
2023-08-18
net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gates
Vladimir Oltean
1
-0
/
+3
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+8
2023-08-16
net: dsa: mv88e6xxx: Wait for EEPROM done before HW reset
Alfred Lee
1
-0
/
+8
2023-08-16
net: dsa: rzn1-a5psw: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-16
net: dsa: realtek: Remove redundant of_match_ptr()
Ruan Jinjie
2
-2
/
+2
2023-08-14
net: dsa: mv88e6060: add phylink_get_caps implementation
Russell King (Oracle)
1
-0
/
+45
2023-08-11
net: dsa: rzn1-a5psw: add vlan support
Clément Léger
2
-3
/
+171
2023-08-11
net: dsa: rzn1-a5psw: add support for .port_bridge_flags
Clément Léger
1
-2
/
+58
2023-08-11
net: dsa: rzn1-a5psw: use a5psw_reg_rmw() to modify flooding resolution
Clément Léger
1
-6
/
+8
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2023-08-09
net: dsa: mt7530: improve and relax PHY driver dependency
Daniel Golle
1
-1
/
+2
2023-08-04
net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver...
Vladimir Oltean
1
-0
/
+2
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-22
/
+21
2023-08-02
net: dsa: hellcreek: Replace bogus comment
Kurt Kanzenbach
1
-8
/
+1
2023-08-02
net: dsa: mv88e6xxx: Add erratum 3.14 for 88E6390X and 88E6190X
Ante Knezic
1
-0
/
+45
2023-08-01
net: dsa: qca8k: use dsa_for_each macro instead of for loop
Christian Marangi
1
-53
/
+54
2023-08-01
net: dsa: qca8k: move qca8xxx hol fixup to separate function
Christian Marangi
1
-36
/
+42
[prev]
[next]