summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/ocelot/felix.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: felix: Allow PHY to AN 10/100/1000 with 2500 serdes linkAlex Marginean2020-01-191-5/+4
* net: dsa: felix: Handle PAUSE RX regardless of AN resultAlex Marginean2020-01-191-2/+6
* net: dsa: felix: Don't error out on disabled ports with no phy-modeVladimir Oltean2020-01-171-1/+1
* net: dsa: Get information about stacked DSA protocolFlorian Fainelli2020-01-091-1/+2
* net: dsa: felix: Add PCS operations for PHYLINKVladimir Oltean2020-01-061-15/+250
* net: dsa: ocelot: fix "should it be static?" warningsChen Wandun2019-11-221-2/+2
* net: dsa: ocelot: add hardware timestamping support for FelixYangbo Lu2019-11-211-0/+89
* net: dsa: felix: Fix CPU port assignment when not last portVladimir Oltean2019-11-201-1/+1
* net: dsa: ocelot: add driver for Felix switch familyVladimir Oltean2019-11-151-0/+441