summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/ocelot (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: mscc: ocelot: warn when encoding an out-of-bounds watermark valueVladimir Oltean2020-10-062-0/+4
* net: dsa: seville: fix VCAP IS2 action widthVladimir Oltean2020-09-291-1/+1
* net: dsa: felix: fix incorrect action offsets for VCAP IS2Vladimir Oltean2020-09-291-6/+6
* net: dsa: felix: convert TAS link speed based on phylink speedXiaoliang Yang2020-09-251-1/+21
* net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesVladimir Oltean2020-09-221-8/+8
* net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesXiaoliang Yang2020-09-221-8/+8
* net: mscc: ocelot: deinitialize only initialized portsVladimir Oltean2020-09-181-0/+3
* net: mscc: ocelot: error checking when calling ocelot_init()Vladimir Oltean2020-09-181-1/+4
* net: dsa: seville: fix buffer size of the queue systemVladimir Oltean2020-09-181-1/+1
* net: ocelot: Add of_node_put() before return statementSumera Priyadarsini2020-08-251-0/+1
* net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig textColin Ian King2020-08-191-1/+1
* net: dsa: felix: (re)use already existing constantsMichael Walle2020-07-201-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-146-16/+1149
* net: dsa: felix: move probing to felix_vsc9959.cVladimir Oltean2020-07-143-191/+206
* net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov2020-07-141-0/+13
* net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfieldMaxim Kochetkov2020-07-141-0/+3
* net: dsa: felix: create a template for the DSA tags on xmitVladimir Oltean2020-07-143-0/+34
* net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfieldsVladimir Oltean2020-07-142-6/+14
* soc: mscc: ocelot: add MII registers descriptionMaxim Kochetkov2020-07-141-1/+1
* net: mscc: ocelot: convert port registers to regmapVladimir Oltean2020-07-142-8/+52
* net: dsa: felix: use resolved link config in mac_link_up()Vladimir Oltean2020-07-063-156/+187
* net: dsa: felix: delete .phylink_mac_an_restart codeVladimir Oltean2020-07-063-48/+0
* net: dsa: felix: set proper pause frame timers based on link speedVladimir Oltean2020-07-061-4/+23
* net: dsa: felix: unconditionally configure MAC speed to 1000MbpsVladimir Oltean2020-07-061-2/+7
* net: dsa: felix: support half-duplex link modesVladimir Oltean2020-07-062-11/+16
* net: dsa: felix: clarify the intention of writes to MII_BMCRVladimir Oltean2020-07-061-8/+3
* net:qos: police action offloading parameter 'burst' change to the original valuePo Liu2020-06-301-3/+1
* net: dsa: felix: call port mdb operations from ocelotVladimir Oltean2020-06-231-0/+26
* net: mscc: ocelot: convert MSCC_OCELOT_SWITCH into a libraryVladimir Oltean2020-06-211-1/+3
* net: dsa: felix: make vcap is2 keys and actions staticVladimir Oltean2020-06-211-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-011-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-151-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-073-0/+3
|\|
| * net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean2020-05-073-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-232-0/+8
* | net: dsa: felix: enable PTP programmable pinYangbo Lu2020-04-221-2/+4
* | net: mscc: ocelot: add wave programming registers definitionsYangbo Lu2020-04-221-0/+2
* | net: mscc: ocelot: move ocelot ptp clock code out of ocelot.cYangbo Lu2020-04-221-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-281-0/+19