aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/dsa/ocelot/felix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-06net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean1-0/+1
2020-04-15net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean1-4/+1
2020-03-30net: dsa: felix: add port policersVladimir Oltean1-0/+24
2020-03-27net: dsa: felix: support changing the MTUVladimir Oltean1-0/+19
2020-03-04net: dsa: felix: Allow unknown unicast traffic towards the CPU port moduleVladimir Oltean1-0/+9
2020-03-04net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean1-3/+4
2020-03-03net: dsa: felix: Wire up the ocelot cls_flower methodsVladimir Oltean1-0/+31
2020-02-27net: dsa: propagate resolved link config via mac_link_up()Russell King1-1/+3
2020-02-24net: dsa: felix: Use PHY_INTERFACE_MODE_INTERNAL instead of GMIIVladimir Oltean1-2/+1
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-08net: dsa: Get information about stacked DSA protocolFlorian Fainelli1-1/+2
2020-01-05net: 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-21net: dsa: ocelot: add hardware timestamping support for FelixYangbo Lu1-0/+89
2019-11-19net: 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