summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/ocelot/felix.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-19net: dsa: felix: Allow PHY to AN 10/100/1000 with 2500 serdes linkAlex Marginean1-5/+4
2020-01-19net: dsa: felix: Handle PAUSE RX regardless of AN resultAlex Marginean1-2/+6
2020-01-17net: dsa: felix: Don't error out on disabled ports with no phy-modeVladimir Oltean1-1/+1
2020-01-09net: dsa: Get information about stacked DSA protocolFlorian Fainelli1-1/+2
2020-01-06net: dsa: felix: Add PCS operations for PHYLINKVladimir Oltean1-15/+250
2019-11-22net: dsa: ocelot: fix "should it be static?" warningsChen Wandun1-2/+2
2019-11-22net: dsa: ocelot: add hardware timestamping support for FelixYangbo Lu1-0/+89
2019-11-20net: dsa: felix: Fix CPU port assignment when not last portVladimir Oltean1-1/+1
2019-11-15net: dsa: ocelot: add driver for Felix switch familyVladimir Oltean1-0/+441