summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/mt7530.c
AgeCommit message (Expand)Author
6 daysnet: dsa: mt7530: implement port_change_conduit opDaniel Golle
6 daysnet: dsa: mt7530: implement port_fast_ageDaniel Golle
6 daysnet: dsa: mt7530: convert to use field accessor macrosDaniel Golle
6 daysnet: dsa: mt7530: drop the dummy poll machineryDaniel Golle
6 daysnet: dsa: mt7530: replace mt7530_read with regmap_readDaniel Golle
6 daysnet: dsa: mt7530: replace mt7530_rmw/set/clear with regmap APIDaniel Golle
6 daysnet: dsa: mt7530: replace mt7530_write with regmap_writeDaniel Golle
6 daysnet: dsa: mt7530: fold mt7530_mii_write/read into mt7530_write/readDaniel Golle
6 daysnet: dsa: mt7530: move MDIO bus locking into regmapDaniel Golle
2026-08-07net: dsa: mt7530: serialize the regmap IRQ chip like every other userDaniel Golle
2026-08-07net: dsa: mt7530: check command register writes in fdb and vlan cmdDaniel Golle
2026-08-07net: dsa: mt7530: check CORE_PLL_GROUP4 access in mt7531_setup()Daniel Golle
2026-08-07net: dsa: mt7530: error out on failed PHY_IAC command writesDaniel Golle
2026-08-07net: dsa: mt7530: check bus->read() error in core_rmw()Daniel Golle
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-29net: dsa: mt7530: error out on failed reads in MT7531 PHY pollingDaniel Golle
2026-07-29net: dsa: mt7530: error out on failed reads in ATC/VTCR command pollingDaniel Golle
2026-07-22net: dsa: mt7530: add EN7528 supportAhmed Naseef
2026-05-19net: dsa: mt7530: untag VLAN-aware bridge PVIDEdward Parker
2026-05-19net: dsa: mt7530: fix CPU port VLAN not being reset to unawareDaniel Golle
2026-05-19net: dsa: mt7530: preserve VLAN tags on trapped link-local framesDaniel Golle
2026-05-19net: dsa: mt7530: fix FDB entries not aging out with short timeoutDaniel Golle
2026-05-04net: dsa: mt7530: fix .get_stats64 sleeping in atomic contextDaniel Golle
2025-12-01net: dsa: mt7530: use simple HSR offload helpersVladimir Oltean
2025-12-01net: dsa: mt7530: unexport mt7530_switch_opsVladimir Oltean
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-06-17net: dsa: mt7530: use new GPIO line value setter callbacksBartosz Golaszewski
2025-05-27net: dsa: mt7530: Add AN7583 supportChristian Marangi
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-23net: dsa: mt7530: sync driver-specific behavior of MT7531 variantsDaniel Golle
2025-04-15net: dsa: mt7530: implement .get_stats64Christian Marangi
2025-04-15net: dsa: mt7530: move remaining MIB counter to defineChristian Marangi
2025-04-15net: dsa: mt7530: move pkt stats and err MIB counter to eth_mac stats APIChristian Marangi
2025-04-15net: dsa: mt7530: move pause MIB counter to eth_ctrl stats APIChristian Marangi
2025-04-15net: dsa: mt7530: move pkt size and rx err MIB counter to rmon stats APIChristian Marangi
2025-04-15net: dsa: mt7530: generalize read port stats logicChristian Marangi
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-05net: dsa: mt7530: Fix traffic flooding for MMIO devicesLorenzo Bianconi
2025-03-04dsa: mt7530: Utilize REGMAP_IRQ for interrupt handlingDaniel Golle
2025-03-04net: dsa: mt7530: Enable Rx sptag for EN7581 SoCLorenzo Bianconi
2025-02-14net: remove phylink_pcs .neg_mode booleanRussell King (Oracle)
2025-02-12net: dsa: mt7530: convert to phylink managed EEERussell King (Oracle)
2025-01-15net: phylink: pass neg_mode into .pcs_get_state() methodRussell King (Oracle)
2025-01-07net: dsa: mt753x: remove ksz_get_mac_eee()Russell King (Oracle)
2025-01-07net: dsa: mt753x: remove setting of tx_lpi parametersRussell King (Oracle)
2024-12-11net: dsa: mt753x: implement .support_eee() methodRussell King (Oracle)
2024-11-03net: dsa: mt7530: Add TBF qdisc offload supportLorenzo Bianconi
2024-08-04net: dsa: mt7530: Add EN7581 supportLorenzo Bianconi
2024-06-19net: dsa: mt7530: add support for bridge port isolationMatthias Schiffer
2024-06-19net: dsa: mt7530: factor out bridge join/leave logicMatthias Schiffer