summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/ocelot
Commit message (Expand)AuthorAgeFilesLines
* net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig textColin Ian King2020-08-181-1/+1
* net: dsa: felix: (re)use already existing constantsMichael Walle2020-07-191-33/+12
* net: mscc: ocelot: rethink Kconfig dependencies againVladimir Oltean2020-07-161-1/+0
* net: dsa: felix: introduce support for Seville VSC9953 switchMaxim Kochetkov2020-07-136-16/+1149
* net: dsa: felix: move probing to felix_vsc9959.cVladimir Oltean2020-07-133-191/+206
* net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov2020-07-131-0/+13
* net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfieldMaxim Kochetkov2020-07-131-0/+3
* net: dsa: felix: create a template for the DSA tags on xmitVladimir Oltean2020-07-133-0/+34
* net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfieldsVladimir Oltean2020-07-132-6/+14
* soc: mscc: ocelot: add MII registers descriptionMaxim Kochetkov2020-07-131-1/+1
* net: mscc: ocelot: convert port registers to regmapVladimir Oltean2020-07-132-8/+52
* net: dsa: felix: use resolved link config in mac_link_up()Vladimir Oltean2020-07-053-156/+187
* net: dsa: felix: delete .phylink_mac_an_restart codeVladimir Oltean2020-07-053-48/+0
* net: dsa: felix: set proper pause frame timers based on link speedVladimir Oltean2020-07-051-4/+23
* net: dsa: felix: unconditionally configure MAC speed to 1000MbpsVladimir Oltean2020-07-051-2/+7
* net: dsa: felix: support half-duplex link modesVladimir Oltean2020-07-052-11/+16
* net: dsa: felix: clarify the intention of writes to MII_BMCRVladimir Oltean2020-07-051-8/+3
* net:qos: police action offloading parameter 'burst' change to the original valuePo Liu2020-06-291-3/+1
* net: dsa: felix: call port mdb operations from ocelotVladimir Oltean2020-06-221-0/+26
* net: mscc: ocelot: convert MSCC_OCELOT_SWITCH into a libraryVladimir Oltean2020-06-201-1/+3
* net: dsa: felix: make vcap is2 keys and actions staticVladimir Oltean2020-06-201-2/+2
* 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-243-27/+24
|\|
| * felix: Fix initialization of ioremap resourcesClaudiu Manoil2020-05-223-27/+24
* | net: dsa: felix: fix incorrect clamp calculation for burstColin Ian King2020-05-141-1/+1
* | net: dsa: felix: add support Credit Based Shaper(CBS) for hardware offloadXiaoliang Yang2020-05-131-1/+49
* | net: dsa: felix: Configure Time-Aware Scheduler via taprio offloadXiaoliang Yang2020-05-133-0/+164
* | 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-063-0/+3
|\|
| * net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean2020-05-063-0/+3
* | 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-222-0/+8
* | net: dsa: felix: enable PTP programmable pinYangbo Lu2020-04-211-2/+4
* | net: mscc: ocelot: add wave programming registers definitionsYangbo Lu2020-04-211-0/+2
* | 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-033-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-242-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