index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo frames
Vladimir Oltean
2023-06-15
1
-1
/
+1
*
net: dsa: qca8k: add CONFIG_LEDS_TRIGGERS dependency
Arnd Bergmann
2023-06-02
1
-0
/
+1
*
net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methods
Alexander Sverdlin
2023-06-02
1
-4
/
+0
*
net: dsa: mv88e6xxx: Increase wait after reset deactivation
Andreas Svensson
2023-06-01
1
-1
/
+1
*
net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset
Marco Migliore
2023-05-17
1
-1
/
+1
*
net: dsa: rzn1-a5psw: disable learning for standalone ports
Clément Léger
2023-05-13
1
-8
/
+16
*
net: dsa: rzn1-a5psw: fix STP states handling
Alexis Lothoré
2023-05-13
2
-9
/
+49
*
net: dsa: rzn1-a5psw: enable management frames for CPU port
Clément Léger
2023-05-13
2
-2
/
+2
*
net: dsa: mt7530: fix network connectivity with multiple CPU ports
Arınç ÜNAL
2023-05-05
1
-3
/
+7
*
net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621
Arınç ÜNAL
2023-05-05
1
-2
/
+2
*
net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu
Angelo Dureghello
2023-04-28
1
-0
/
+1
*
net: dsa: qca8k: fix LEDS_CLASS dependency
Arnd Bergmann
2023-04-22
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-21
1
-1
/
+1
|
\
|
*
net: dsa: microchip: ksz8795: Correctly handle huge frame configuration
Christophe JAILLET
2023-04-19
1
-1
/
+1
*
|
net: dsa: mt7530: fix support for MT7531BE
Daniel Golle
2023-04-20
3
-10
/
+16
*
|
net: dsa: qca8k: add LEDs blink_set() support
Christian Marangi
2023-04-19
1
-0
/
+38
*
|
net: dsa: qca8k: add LEDs basic support
Christian Marangi
2023-04-19
6
-0
/
+331
*
|
net: dsa: qca8k: move qca8k_port_to_phy() to header
Christian Marangi
2023-04-19
2
-15
/
+14
*
|
net: mscc: ocelot: add support for preemptible traffic classes
Vladimir Oltean
2023-04-18
1
-2
/
+5
*
|
net: dsa: felix: act upon the mqprio qopt in taprio offload
Vladimir Oltean
2023-04-18
1
-5
/
+17
*
|
net: mscc: ocelot: add support for mqprio offload
Vladimir Oltean
2023-04-18
1
-0
/
+9
*
|
net: mscc: ocelot: export a single ocelot_mm_irq()
Vladimir Oltean
2023-04-18
1
-4
/
+1
*
|
net: dsa: felix: remove confusing/incorrect comment from felix_setup()
Vladimir Oltean
2023-04-14
1
-5
/
+0
*
|
net: dsa: mv88e6xxx: Correct cmode to PHY_INTERFACE_
Andrew Lunn
2023-04-12
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-06
3
-1
/
+22
|
\
|
|
*
net: dsa: mv88e6xxx: Reset mv88e6393x force WD event bit
Gustav Ekelund
2023-04-02
3
-1
/
+22
*
|
net: dsa: microchip: Utilize error values in ksz8_w_sta_mac_table()
Oleksij Rempel
2023-04-06
1
-15
/
+18
*
|
net: dsa: microchip: Make ksz8_w_sta_mac_table() static
Oleksij Rempel
2023-04-06
2
-4
/
+2
*
|
net: dsa: microchip: ksz8_r_sta_mac_table(): Utilize error values from read/w...
Oleksij Rempel
2023-04-06
1
-4
/
+15
*
|
net: dsa: microchip: ksz8_r_sta_mac_table(): Avoid using error code for empty...
Oleksij Rempel
2023-04-06
1
-37
/
+50
*
|
net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() static
Oleksij Rempel
2023-04-06
2
-4
/
+2
*
|
net: dsa: microchip: ksz8: Implement add/del_fdb and use static MAC table ope...
Oleksij Rempel
2023-04-06
3
-0
/
+18
*
|
net: dsa: microchip: ksz8: Separate static MAC table operations for code reuse
Oleksij Rempel
2023-04-06
1
-11
/
+23
*
|
net: dsa: mt7530: introduce driver for MT7988 built-in switch
Daniel Golle
2023-04-03
5
-10
/
+253
*
|
net: dsa: mt7530: skip locking if MDIO bus isn't present
Daniel Golle
2023-04-03
1
-2
/
+4
*
|
net: dsa: mt7530: introduce separate MDIO driver
Daniel Golle
2023-04-03
5
-258
/
+299
*
|
net: dsa: mt7530: split-off common parts from mt7531_setup
Daniel Golle
2023-04-03
1
-44
/
+55
*
|
net: dsa: mt7530: introduce mt7530_remove_common helper function
Daniel Golle
2023-04-03
1
-6
/
+12
*
|
net: dsa: mt7530: introduce mt7530_probe_common helper function
Daniel Golle
2023-04-03
1
-44
/
+54
*
|
net: dsa: mt7530: move p5_intf_modes() function to mt7530.c
Daniel Golle
2023-04-03
2
-18
/
+18
*
|
net: dsa: mt7530: introduce mutex helpers
Daniel Golle
2023-04-03
1
-37
/
+36
*
|
net: dsa: mt7530: move SGMII PCS creation to mt7530_probe function
Daniel Golle
2023-04-03
1
-6
/
+7
*
|
net: dsa: mt7530: use regmap to access switch register space
Daniel Golle
2023-04-03
2
-39
/
+62
*
|
net: dsa: mt7530: use unlocked regmap accessors
Daniel Golle
2023-04-03
1
-9
/
+14
*
|
net: dsa: mt7530: refactor SGMII PCS creation
Daniel Golle
2023-04-03
1
-24
/
+50
*
|
net: dsa: mt7530: make some noise if register read fails
Daniel Golle
2023-04-03
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-30
6
-24
/
+36
|
\
|
|
*
net: dsa: mv88e6xxx: Enable IGMP snooping on user ports only
Steffen Bätz
2023-03-30
1
-2
/
+7
|
*
net: dsa: b53: mmap: add phy ops
Álvaro Fernández Rojas
2023-03-27
1
-0
/
+14
|
*
net: dsa: microchip: ksz8: fix MDB configuration with non-zero VID
Oleksij Rempel
2023-03-25
1
-1
/
+1
[next]