index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
mt7530.c
Age
Commit message (
Expand
)
Author
6 days
net: dsa: mt7530: implement port_change_conduit op
Daniel Golle
6 days
net: dsa: mt7530: implement port_fast_age
Daniel Golle
6 days
net: dsa: mt7530: convert to use field accessor macros
Daniel Golle
6 days
net: dsa: mt7530: drop the dummy poll machinery
Daniel Golle
6 days
net: dsa: mt7530: replace mt7530_read with regmap_read
Daniel Golle
6 days
net: dsa: mt7530: replace mt7530_rmw/set/clear with regmap API
Daniel Golle
6 days
net: dsa: mt7530: replace mt7530_write with regmap_write
Daniel Golle
6 days
net: dsa: mt7530: fold mt7530_mii_write/read into mt7530_write/read
Daniel Golle
6 days
net: dsa: mt7530: move MDIO bus locking into regmap
Daniel Golle
2026-08-07
net: dsa: mt7530: serialize the regmap IRQ chip like every other user
Daniel Golle
2026-08-07
net: dsa: mt7530: check command register writes in fdb and vlan cmd
Daniel Golle
2026-08-07
net: dsa: mt7530: check CORE_PLL_GROUP4 access in mt7531_setup()
Daniel Golle
2026-08-07
net: dsa: mt7530: error out on failed PHY_IAC command writes
Daniel Golle
2026-08-07
net: dsa: mt7530: check bus->read() error in core_rmw()
Daniel Golle
2026-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-07-29
net: dsa: mt7530: error out on failed reads in MT7531 PHY polling
Daniel Golle
2026-07-29
net: dsa: mt7530: error out on failed reads in ATC/VTCR command polling
Daniel Golle
2026-07-22
net: dsa: mt7530: add EN7528 support
Ahmed Naseef
2026-05-19
net: dsa: mt7530: untag VLAN-aware bridge PVID
Edward Parker
2026-05-19
net: dsa: mt7530: fix CPU port VLAN not being reset to unaware
Daniel Golle
2026-05-19
net: dsa: mt7530: preserve VLAN tags on trapped link-local frames
Daniel Golle
2026-05-19
net: dsa: mt7530: fix FDB entries not aging out with short timeout
Daniel Golle
2026-05-04
net: dsa: mt7530: fix .get_stats64 sleeping in atomic context
Daniel Golle
2025-12-01
net: dsa: mt7530: use simple HSR offload helpers
Vladimir Oltean
2025-12-01
net: dsa: mt7530: unexport mt7530_switch_ops
Vladimir Oltean
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-06-17
net: dsa: mt7530: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-05-27
net: dsa: mt7530: Add AN7583 support
Christian Marangi
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-23
net: dsa: mt7530: sync driver-specific behavior of MT7531 variants
Daniel Golle
2025-04-15
net: dsa: mt7530: implement .get_stats64
Christian Marangi
2025-04-15
net: dsa: mt7530: move remaining MIB counter to define
Christian Marangi
2025-04-15
net: dsa: mt7530: move pkt stats and err MIB counter to eth_mac stats API
Christian Marangi
2025-04-15
net: dsa: mt7530: move pause MIB counter to eth_ctrl stats API
Christian Marangi
2025-04-15
net: dsa: mt7530: move pkt size and rx err MIB counter to rmon stats API
Christian Marangi
2025-04-15
net: dsa: mt7530: generalize read port stats logic
Christian Marangi
2025-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-05
net: dsa: mt7530: Fix traffic flooding for MMIO devices
Lorenzo Bianconi
2025-03-04
dsa: mt7530: Utilize REGMAP_IRQ for interrupt handling
Daniel Golle
2025-03-04
net: dsa: mt7530: Enable Rx sptag for EN7581 SoC
Lorenzo Bianconi
2025-02-14
net: remove phylink_pcs .neg_mode boolean
Russell King (Oracle)
2025-02-12
net: dsa: mt7530: convert to phylink managed EEE
Russell King (Oracle)
2025-01-15
net: phylink: pass neg_mode into .pcs_get_state() method
Russell King (Oracle)
2025-01-07
net: dsa: mt753x: remove ksz_get_mac_eee()
Russell King (Oracle)
2025-01-07
net: dsa: mt753x: remove setting of tx_lpi parameters
Russell King (Oracle)
2024-12-11
net: dsa: mt753x: implement .support_eee() method
Russell King (Oracle)
2024-11-03
net: dsa: mt7530: Add TBF qdisc offload support
Lorenzo Bianconi
2024-08-04
net: dsa: mt7530: Add EN7581 support
Lorenzo Bianconi
2024-06-19
net: dsa: mt7530: add support for bridge port isolation
Matthias Schiffer
2024-06-19
net: dsa: mt7530: factor out bridge join/leave logic
Matthias Schiffer
[next]