aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/mt7530.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-29net: dsa: mt7530: store port 5 SGMII capability of MT7531Arınç ÜNAL1-32/+16
2024-01-29net: dsa: mt7530: always trap frames to active CPU port on MT7530Arınç ÜNAL1-4/+31
2024-01-26net: dsa: mt7530: fix 10M/100M speed on MT7988 switchDaniel Golle1-2/+1
2024-01-25net: dsa: mt7530: support OF-based registration of switch MDIO busArınç ÜNAL1-8/+26
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com1-1/+1
2023-10-24net: dsa: Use conduit and user termsFlorian Fainelli1-9/+9
2023-10-11net: dsa: mt7530: replace deprecated strncpy with ethtool_sprintfJustin Stitt1-2/+1
2023-10-04net: dsa: mt753x: remove mt753x_phylink_pcs_link_up()Russell King (Oracle)1-11/+0
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+4
2023-08-19net: dsa: mt7530: fix handling of 802.1X PAE framesArınç ÜNAL1-0/+4
2023-07-18net: dsa: remove legacy_pre_march2020 from driversRussell King (Oracle)1-6/+0
2023-06-22net: dsa: mt7530: update PCS driver to use neg_modeRussell King (Oracle)1-1/+2
2023-06-20net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean1-0/+15
2023-06-20net: dsa: mt7530: fix handling of LLDP framesArınç ÜNAL1-0/+4
2023-06-20net: dsa: mt7530: fix handling of BPDUs on MT7530 switchArınç ÜNAL1-3/+11
2023-06-20net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switchArınç ÜNAL1-1/+1
2023-06-20net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAPArınç ÜNAL1-7/+8
2023-05-05net: dsa: mt7530: fix network connectivity with multiple CPU portsArınç ÜNAL1-3/+7
2023-05-05net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621Arınç ÜNAL1-2/+2
2023-04-19net: dsa: mt7530: fix support for MT7531BEDaniel Golle1-0/+6
2023-04-03net: dsa: mt7530: introduce driver for MT7988 built-in switchDaniel Golle1-4/+133
2023-04-03net: dsa: mt7530: skip locking if MDIO bus isn't presentDaniel Golle1-2/+4
2023-04-03net: dsa: mt7530: introduce separate MDIO driverDaniel Golle1-256/+8
2023-04-03net: dsa: mt7530: split-off common parts from mt7531_setupDaniel Golle1-44/+55
2023-04-03net: dsa: mt7530: introduce mt7530_remove_common helper functionDaniel Golle1-6/+12
2023-04-03net: dsa: mt7530: introduce mt7530_probe_common helper functionDaniel Golle1-44/+54
2023-04-03net: dsa: mt7530: move p5_intf_modes() function to mt7530.cDaniel Golle1-0/+18
2023-04-03net: dsa: mt7530: introduce mutex helpersDaniel Golle1-37/+36
2023-04-03net: dsa: mt7530: move SGMII PCS creation to mt7530_probe functionDaniel Golle1-6/+7
2023-04-03net: dsa: mt7530: use regmap to access switch register spaceDaniel Golle1-39/+60
2023-04-03net: dsa: mt7530: use unlocked regmap accessorsDaniel Golle1-9/+14
2023-04-03net: dsa: mt7530: refactor SGMII PCS creationDaniel Golle1-24/+50
2023-04-03net: dsa: mt7530: make some noise if register read failsDaniel Golle1-1/+2
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-22/+27
2023-03-22net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII caseArınç ÜNAL1-5/+4
2023-03-22net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()Arınç ÜNAL1-11/+11
2023-03-22net: dsa: mt7530: move enabling disabling core clock to mt7530_pll_setup()Arınç ÜNAL1-6/+12
2023-03-20net: dsa: mt7530: use external PCS driverDaniel Golle1-211/+66
2023-03-13net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is usedArınç ÜNAL1-31/+31
2023-03-13net: dsa: mt7530: remove now incorrect comment regarding port 5Arınç ÜNAL1-1/+1
2023-03-08net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoCVladimir Oltean1-15/+20
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-7/+19
2023-02-07net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-awareVladimir Oltean1-7/+19
2023-01-17net: dsa: mt7530: Separate C22 and C45 MDIO bus transactionsAndrew Lunn1-43/+44
2022-12-15net: dsa: mt7530: remove redundant assignmentDaniel Golle1-3/+0
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+13
2022-09-23net: mt7531: ensure all MACs are powered down before resetAlexander Couzens1-0/+4
2022-09-23net: mt7531: only do PLL once after the resetAlexander Couzens1-6/+9
2022-09-23net: dsa: mt7530: add support for in-band link statusDaniel Golle1-13/+37
2022-09-22net: dsa: mt7530: remove unnecessary dev_set_drvdata()Yang Yingliang1-2/+0