summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/ocelot/felix_vsc9959.c
Commit message (Expand)AuthorAgeFilesLines
* felix: Fix initialization of ioremap resourcesClaudiu Manoil2020-05-221-12/+10
* net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean2020-05-061-0/+1
* net: dsa: felix: Wire up the ocelot cls_flower methodsVladimir Oltean2020-03-031-0/+131
* net: dsa: felix: Use PHY_INTERFACE_MODE_INTERNAL instead of GMIIVladimir Oltean2020-02-241-2/+1
* net: dsa: felix: Don't restart PCS SGMII AN if not neededAlex Marginean2020-01-171-0/+21
* net: dsa: felix: Set USXGMII link based on BMSR, not LPAAlex Marginean2020-01-171-1/+0
* net: dsa: felix: Add PCS operations for PHYLINKVladimir Oltean2020-01-051-1/+500
* net: dsa: ocelot: define PTP registers for felix_vsc9959Yangbo Lu2019-11-211-0/+16
* net: dsa: ocelot: add driver for Felix switch familyVladimir Oltean2019-11-151-0/+567