summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/ocelot (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean2020-05-073-0/+3
* net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean2020-04-151-4/+1
* net: dsa: felix: add port policersVladimir Oltean2020-03-301-0/+24
* net: dsa: felix: support changing the MTUVladimir Oltean2020-03-281-0/+19
* net: dsa: felix: Allow unknown unicast traffic towards the CPU port moduleVladimir Oltean2020-03-041-0/+9
* net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean2020-03-041-3/+4
* net: dsa: felix: Wire up the ocelot cls_flower methodsVladimir Oltean2020-03-043-0/+165
* net: dsa: propagate resolved link config via mac_link_up()Russell King2020-02-271-1/+3
* net: dsa: felix: Use PHY_INTERFACE_MODE_INTERNAL instead of GMIIVladimir Oltean2020-02-252-4/+2
* 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: 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: Get information about stacked DSA protocolFlorian Fainelli2020-01-091-1/+2
* net: dsa: felix: Add PCS operations for PHYLINKVladimir Oltean2020-01-064-17/+767
* net: dsa: ocelot: add NET_VENDOR_MICROSEMI dependencyArnd Bergmann2019-12-171-0/+1
* 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: ocelot: define PTP registers for felix_vsc9959Yangbo Lu2019-11-211-0/+16
* 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-155-0/+1062