summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/ocelot
AgeCommit message (Expand)AuthorFilesLines
2020-09-29net: dsa: seville: fix VCAP IS2 action widthVladimir Oltean1-1/+1
2020-09-29net: dsa: felix: fix incorrect action offsets for VCAP IS2Vladimir Oltean1-6/+6
2020-09-24net: dsa: felix: convert TAS link speed based on phylink speedXiaoliang Yang1-1/+21
2020-09-21net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesVladimir Oltean1-8/+8
2020-09-21net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesXiaoliang Yang1-8/+8
2020-09-18net: mscc: ocelot: deinitialize only initialized portsVladimir Oltean1-0/+3
2020-09-18net: mscc: ocelot: error checking when calling ocelot_init()Vladimir Oltean1-1/+4
2020-09-18net: dsa: seville: fix buffer size of the queue systemVladimir Oltean1-1/+1
2020-08-24net: ocelot: Add of_node_put() before return statementSumera Priyadarsini1-0/+1
2020-08-18net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig textColin Ian King1-1/+1
2020-07-19net: dsa: felix: (re)use already existing constantsMichael Walle1-33/+12
2020-07-16net: mscc: ocelot: rethink Kconfig dependencies againVladimir Oltean1-1/+0
2020-07-13net: dsa: felix: introduce support for Seville VSC9953 switchMaxim Kochetkov6-16/+1149
2020-07-13net: dsa: felix: move probing to felix_vsc9959.cVladimir Oltean3-191/+206
2020-07-13net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov1-0/+13
2020-07-13net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfieldMaxim Kochetkov1-0/+3
2020-07-13net: dsa: felix: create a template for the DSA tags on xmitVladimir Oltean3-0/+34
2020-07-13net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfieldsVladimir Oltean2-6/+14
2020-07-13soc: mscc: ocelot: add MII registers descriptionMaxim Kochetkov1-1/+1
2020-07-13net: mscc: ocelot: convert port registers to regmapVladimir Oltean2-8/+52
2020-07-05net: dsa: felix: use resolved link config in mac_link_up()Vladimir Oltean3-156/+187
2020-07-05net: dsa: felix: delete .phylink_mac_an_restart codeVladimir Oltean3-48/+0
2020-07-05net: dsa: felix: set proper pause frame timers based on link speedVladimir Oltean1-4/+23
2020-07-05net: dsa: felix: unconditionally configure MAC speed to 1000MbpsVladimir Oltean1-2/+7
2020-07-05net: dsa: felix: support half-duplex link modesVladimir Oltean2-11/+16
2020-07-05net: dsa: felix: clarify the intention of writes to MII_BMCRVladimir Oltean1-8/+3
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu1-3/+1
2020-06-22net: dsa: felix: call port mdb operations from ocelotVladimir Oltean1-0/+26
2020-06-20net: mscc: ocelot: convert MSCC_OCELOT_SWITCH into a libraryVladimir Oltean1-1/+3
2020-06-20net: dsa: felix: make vcap is2 keys and actions staticVladimir Oltean1-2/+2
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+6
2020-05-27net: dsa: felix: send VLANs on CPU port as egress-taggedVladimir Oltean1-2/+6
2020-05-27net: dsa: felix: accept VLAN config regardless of bridge VLAN awareness stateVladimir Oltean1-0/+1
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-27/+24
2020-05-22felix: Fix initialization of ioremap resourcesClaudiu Manoil3-27/+24
2020-05-14net: dsa: felix: fix incorrect clamp calculation for burstColin Ian King1-1/+1
2020-05-13net: dsa: felix: add support Credit Based Shaper(CBS) for hardware offloadXiaoliang Yang1-1/+49
2020-05-13net: dsa: felix: Configure Time-Aware Scheduler via taprio offloadXiaoliang Yang3-0/+164
2020-05-13net: dsa: felix: qos classified based on pcpXiaoliang Yang1-0/+26
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-0/+3
2020-05-06net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean3-0/+3
2020-05-04net: dsa: felix: allow the device to be disabledMichael Walle1-0/+5
2020-04-22net: dsa: felix: allow flooding for all traffic classesXiaoliang Yang2-0/+8
2020-04-21net: dsa: felix: enable PTP programmable pinYangbo Lu1-2/+4
2020-04-21net: mscc: ocelot: add wave programming registers definitionsYangbo Lu1-0/+2
2020-04-21net: mscc: ocelot: move ocelot ptp clock code out of ocelot.cYangbo Lu1-0/+25
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