summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/ocelot/felix_vsc9959.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-23felix: Fix initialization of ioremap resourcesClaudiu Manoil1-12/+10
2020-05-07net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean1-0/+1
2020-03-04net: dsa: felix: Wire up the ocelot cls_flower methodsVladimir Oltean1-0/+131
2020-02-25net: dsa: felix: Use PHY_INTERFACE_MODE_INTERNAL instead of GMIIVladimir Oltean1-2/+1
2020-01-17net: dsa: felix: Don't restart PCS SGMII AN if not neededAlex Marginean1-0/+21
2020-01-17net: dsa: felix: Set USXGMII link based on BMSR, not LPAAlex Marginean1-1/+0
2020-01-06net: dsa: felix: Add PCS operations for PHYLINKVladimir Oltean1-1/+500
2019-11-22net: dsa: ocelot: define PTP registers for felix_vsc9959Yangbo Lu1-0/+16
2019-11-15net: dsa: ocelot: add driver for Felix switch familyVladimir Oltean1-0/+567