summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/ocelot/felix.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-311-2/+6
|\
| * net: dsa: felix: send VLANs on CPU port as egress-taggedVladimir Oltean2020-05-271-2/+6
* | net: dsa: felix: accept VLAN config regardless of bridge VLAN awareness stateVladimir Oltean2020-05-271-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-241-12/+11
|\|
| * felix: Fix initialization of ioremap resourcesClaudiu Manoil2020-05-221-12/+11
* | net: dsa: felix: Configure Time-Aware Scheduler via taprio offloadXiaoliang Yang2020-05-131-0/+19
* | net: dsa: felix: qos classified based on pcpXiaoliang Yang2020-05-131-0/+26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-061-0/+1
|\|
| * net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean2020-05-061-0/+1
* | net: dsa: felix: allow the device to be disabledMichael Walle2020-05-041-0/+5
* | net: dsa: felix: allow flooding for all traffic classesXiaoliang Yang2020-04-221-0/+7
* | net: dsa: felix: enable PTP programmable pinYangbo Lu2020-04-211-2/+4
* | net: mscc: ocelot: move ocelot ptp clock code out of ocelot.cYangbo Lu2020-04-211-0/+25
|/
* 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-271-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-031-0/+31
* 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-241-2/+1
* 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-081-1/+2
* net: dsa: felix: Add PCS operations for PHYLINKVladimir Oltean2020-01-051-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-191-1/+1
* net: dsa: ocelot: add driver for Felix switch familyVladimir Oltean2019-11-151-0/+441