summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/mt7530.h
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: mt7530: get rid of mac_port_validate member of mt753x_infoArınç ÜNAL2024-04-241-7/+3
* net: dsa: mt7530: refactor MT7530_PMEEECR_P()Arınç ÜNAL2024-04-241-6/+7
* net: dsa: mt7530: refactor MT7530_HWTRAP and MT7530_MHWTRAPArınç ÜNAL2024-04-241-26/+24
* net: dsa: mt7530: refactor MT7530_MFC and MT7531_CFC, add MT7531_QRY_FFPArınç ÜNAL2024-04-241-25/+44
* net: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fwArınç ÜNAL2024-04-241-38/+38
* net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switchArınç ÜNAL2024-04-241-8/+7
* net: dsa: mt7530: refactor MT7530_PMCR_P()Arınç ÜNAL2024-04-241-28/+30
* net: dsa: mt7530: disable EEE abilities on failure on MT7531 and MT7988Arınç ÜNAL2024-04-241-1/+5
* net: dsa: mt7530-mdio: read PHY address of switch from device treeArınç ÜNAL2024-04-231-1/+3
* net: dsa: mt7530: fix mirroring frames received on local portArınç ÜNAL2024-04-171-0/+4
* net: dsa: mt7530: trap link-local frames regardless of ST Port StateArınç ÜNAL2024-04-111-0/+5
* net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boardsArınç ÜNAL2024-04-101-0/+1
* net: dsa: mt7530: fix handling of all link-local framesArınç ÜNAL2024-03-211-0/+13
* net: dsa: mt7530: fix link-local frames that ingress vlan filtering portsArınç ÜNAL2024-03-211-1/+8
* net: dsa: mt7530: simplify link operationsArınç ÜNAL2024-03-051-2/+0
* net: dsa: mt7530: get rid of priv->info->cpu_port_config()Arınç ÜNAL2024-03-051-11/+0
* net: dsa: mt7530: get rid of useless error returns on phylink code pathArınç ÜNAL2024-03-051-3/+3
* net: dsa: mt7530: remove pad_setup function pointerArınç ÜNAL2024-02-071-3/+0
* net: dsa: mt7530: store port 5 SGMII capability of MT7531Arınç ÜNAL2024-01-291-2/+4
* net: dsa: mt7530: use p5_interface_select as data type for p5_intf_selArınç ÜNAL2024-01-291-2/+2
* net: dsa: mt7530: always trap frames to active CPU port on MT7530Arınç ÜNAL2024-01-291-2/+4
* net: dsa: mt7530: fix handling of 802.1X PAE framesArınç ÜNAL2023-08-191-0/+2
* net: dsa: mt7530: fix handling of LLDP framesArınç ÜNAL2023-06-201-0/+5
* net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAPArınç ÜNAL2023-06-201-0/+1
* net: dsa: mt7530: fix support for MT7531BEDaniel Golle2023-04-191-2/+2
* net: dsa: mt7530: introduce driver for MT7988 built-in switchDaniel Golle2023-04-031-6/+6
* net: dsa: mt7530: introduce separate MDIO driverDaniel Golle2023-04-031-0/+6
* net: dsa: mt7530: move p5_intf_modes() function to mt7530.cDaniel Golle2023-04-031-18/+0
* net: dsa: mt7530: use regmap to access switch register spaceDaniel Golle2023-04-031-0/+2
* net: dsa: mt7530: use external PCS driverDaniel Golle2023-03-201-43/+4
* net: dsa: mt7530: Separate C22 and C45 MDIO bus transactionsAndrew Lunn2023-01-171-4/+11
* net: dsa: mt7530: add support for in-band link statusDaniel Golle2022-09-231-0/+1
* net: dsa: mt7530: get cpu-port via dp->cpu_dp instead of constantFrank Wunderlich2022-06-141-1/+0
* net: dsa: mt7530: partially convert to phylink_pcsRussell King (Oracle)2022-04-121-12/+9
* net: dsa: mt7530: only indicate linkmodes that can be supportedRussell King (Oracle)2022-04-121-0/+1
* net: dsa: mt7530: remove interface checksRussell King (Oracle)2022-04-121-2/+0
* net: dsa: mt7530: populate supported_interfaces and mac_capabilitiesRussell King (Oracle)2022-04-121-0/+2
* net: dsa: mt7530: manually set up VLAN ID 0DENG Qingfang2021-08-251-0/+2
* net: dsa: mt7530: drop untagged frames on VLAN-aware ports without PVIDDENG Qingfang2021-08-061-0/+7
* net: dsa: mt7530: always install FDB entries with IVL and FID 1DENG Qingfang2021-08-041-0/+1
* net: dsa: mt7530: set STP state on filter ID 1DENG Qingfang2021-08-041-2/+2
* net: dsa: mt7530: use independent VLAN learning on VLAN-unaware bridgesDENG Qingfang2021-08-041-1/+8
* mt7530 fix mt7530_fdb_write vid missing ivl bitEric Woudstra2021-07-161-0/+1
* net: dsa: mt7530: add interrupt supportDENG Qingfang2021-05-191-2/+18
* net: dsa: mt7530: Add support for EEE featuresRené van Dorst2021-04-131-1/+13
* net: dsa: mt7530: support MDB and bridge flag operationsDENG Qingfang2021-03-161-0/+1
* net: dsa: mt7530: MT7530 optional GPIO supportDENG Qingfang2021-01-251-0/+20
* net: dsa: mt7530: support setting ageing timeDENG Qingfang2020-12-081-0/+13
* net: dsa: mt7530: support setting MTUDENG Qingfang2020-11-041-0/+12
* net: dsa: mt7530: Add the support of MT7531 switchLanden Chao2020-09-141-0/+222