index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
2023-06-20
net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
Vladimir Oltean
2023-06-20
net: dsa: mt7530: fix handling of LLDP frames
Arınç ÜNAL
2023-06-20
net: dsa: mt7530: fix handling of BPDUs on MT7530 switch
Arınç ÜNAL
2023-06-20
net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch
Arınç ÜNAL
2023-06-20
net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAP
Arınç ÜNAL
2023-06-14
net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo frames
Vladimir Oltean
2023-06-02
net: dsa: qca8k: add CONFIG_LEDS_TRIGGERS dependency
Arnd Bergmann
2023-06-01
net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methods
Alexander Sverdlin
2023-06-01
net: dsa: mv88e6xxx: Increase wait after reset deactivation
Andreas Svensson
2023-05-17
net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset
Marco Migliore
2023-05-13
net: dsa: rzn1-a5psw: disable learning for standalone ports
Clément Léger
2023-05-13
net: dsa: rzn1-a5psw: fix STP states handling
Alexis Lothoré
2023-05-13
net: dsa: rzn1-a5psw: enable management frames for CPU port
Clément Léger
2023-05-05
net: dsa: mt7530: fix network connectivity with multiple CPU ports
Arınç ÜNAL
2023-05-05
net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621
Arınç ÜNAL
2023-04-28
net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu
Angelo Dureghello
2023-04-21
net: dsa: qca8k: fix LEDS_CLASS dependency
Arnd Bergmann
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-19
net: dsa: mt7530: fix support for MT7531BE
Daniel Golle
2023-04-19
net: dsa: microchip: ksz8795: Correctly handle huge frame configuration
Christophe JAILLET
2023-04-19
net: dsa: qca8k: add LEDs blink_set() support
Christian Marangi
2023-04-19
net: dsa: qca8k: add LEDs basic support
Christian Marangi
2023-04-19
net: dsa: qca8k: move qca8k_port_to_phy() to header
Christian Marangi
2023-04-17
net: mscc: ocelot: add support for preemptible traffic classes
Vladimir Oltean
2023-04-17
net: dsa: felix: act upon the mqprio qopt in taprio offload
Vladimir Oltean
2023-04-17
net: mscc: ocelot: add support for mqprio offload
Vladimir Oltean
2023-04-17
net: mscc: ocelot: export a single ocelot_mm_irq()
Vladimir Oltean
2023-04-13
net: dsa: felix: remove confusing/incorrect comment from felix_setup()
Vladimir Oltean
2023-04-11
net: dsa: mv88e6xxx: Correct cmode to PHY_INTERFACE_
Andrew Lunn
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-06
net: dsa: microchip: Utilize error values in ksz8_w_sta_mac_table()
Oleksij Rempel
2023-04-06
net: dsa: microchip: Make ksz8_w_sta_mac_table() static
Oleksij Rempel
2023-04-06
net: dsa: microchip: ksz8_r_sta_mac_table(): Utilize error values from read/w...
Oleksij Rempel
2023-04-06
net: dsa: microchip: ksz8_r_sta_mac_table(): Avoid using error code for empty...
Oleksij Rempel
2023-04-06
net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() static
Oleksij Rempel
2023-04-06
net: dsa: microchip: ksz8: Implement add/del_fdb and use static MAC table ope...
Oleksij Rempel
2023-04-06
net: dsa: microchip: ksz8: Separate static MAC table operations for code reuse
Oleksij Rempel
2023-04-03
net: dsa: mt7530: introduce driver for MT7988 built-in switch
Daniel Golle
2023-04-03
net: dsa: mt7530: skip locking if MDIO bus isn't present
Daniel Golle
2023-04-03
net: dsa: mt7530: introduce separate MDIO driver
Daniel Golle
2023-04-03
net: dsa: mt7530: split-off common parts from mt7531_setup
Daniel Golle
2023-04-03
net: dsa: mt7530: introduce mt7530_remove_common helper function
Daniel Golle
2023-04-03
net: dsa: mt7530: introduce mt7530_probe_common helper function
Daniel Golle
2023-04-03
net: dsa: mt7530: move p5_intf_modes() function to mt7530.c
Daniel Golle
2023-04-03
net: dsa: mt7530: introduce mutex helpers
Daniel Golle
2023-04-03
net: dsa: mt7530: move SGMII PCS creation to mt7530_probe function
Daniel Golle
2023-04-03
net: dsa: mt7530: use regmap to access switch register space
Daniel Golle
2023-04-03
net: dsa: mt7530: use unlocked regmap accessors
Daniel Golle
2023-04-03
net: dsa: mt7530: refactor SGMII PCS creation
Daniel Golle
2023-04-03
net: dsa: mt7530: make some noise if register read fails
Daniel Golle
[next]