summaryrefslogtreecommitdiffstats
path: root/include/soc/mscc/ocelot.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean2020-10-051-2/+2
* net: mscc: ocelot: create TCAM skeleton from tc filter chainsVladimir Oltean2020-10-031-1/+2
* net: mscc: ocelot: introduce conversion helpers between port and netdevVladimir Oltean2020-10-031-0/+2
* net: mscc: ocelot: automatically detect VCAP constantsVladimir Oltean2020-09-301-1/+12
* net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and targetVladimir Oltean2020-09-301-0/+1
* net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and targetVladimir Oltean2020-09-301-0/+1
* net: mscc: ocelot: generalize existing code for VCAPVladimir Oltean2020-09-301-10/+12
* net: mscc: ocelot: introduce a new ocelot_target_{read,write} APIVladimir Oltean2020-09-301-0/+22
* net: dsa: tag_ocelot: use a short prefix on both ingress and egressVladimir Oltean2020-09-261-0/+1
* net: mscc: ocelot: move NPI port configuration to DSAVladimir Oltean2020-09-261-3/+0
* net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skbVladimir Oltean2020-09-251-2/+2
* net: mscc: ocelot: deinitialize only initialized portsVladimir Oltean2020-09-181-0/+1
* net: mscc: ocelot: add locking for the port TX timestamp IDVladimir Oltean2020-09-181-0/+1
* net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov2020-07-141-0/+1
* 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-141-0/+2
* net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfieldsVladimir Oltean2020-07-141-0/+15
* soc: mscc: ocelot: add MII registers descriptionMaxim Kochetkov2020-07-141-0/+5
* net: mscc: ocelot: convert port registers to regmapVladimir Oltean2020-07-141-1/+41
* net: mscc: ocelot: introduce macros for iterating over PGIDsVladimir Oltean2020-06-231-0/+15
* net: dsa: felix: call port mdb operations from ocelotVladimir Oltean2020-06-231-0/+4
* net: mscc: ocelot: generalize the "ACE/ACL" namesVladimir Oltean2020-06-211-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-071-0/+1
|\
| * net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean2020-05-071-0/+1
* | net: mscc: ocelot: support 4 PTP programmable pinsYangbo Lu2020-04-221-0/+3
* | net: mscc: ocelot: add wave programming registers definitionsYangbo Lu2020-04-221-0/+2
* | net: mscc: ocelot: redefine PTP pinsYangbo Lu2020-04-221-4/+5
* | net: mscc: ocelot: move ocelot ptp clock code out of ocelot.cYangbo Lu2020-04-221-1/+0
|/
* net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean2020-04-151-1/+3
* net: dsa: felix: add port policersVladimir Oltean2020-03-301-0/+8
* net: mscc: ocelot: add action of police on vcap_is2Xiaoliang Yang2020-03-301-0/+1
* net: dsa: felix: support changing the MTUVladimir Oltean2020-03-281-0/+7
* net: dsa: felix: Allow unknown unicast traffic towards the CPU port moduleVladimir Oltean2020-03-041-0/+60
* net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean2020-03-041-5/+7
* net: dsa: felix: Wire up the ocelot cls_flower methodsVladimir Oltean2020-03-041-0/+6
* net: mscc: ocelot: parameterize the vcap_is2 propertiesVladimir Oltean2020-03-041-0/+1
* net: mscc: ocelot: remove port_pcs_init indirection for VSC7514Vladimir Oltean2020-03-041-3/+0
* net: mscc: ocelot: don't rely on preprocessor for vcap key/action packingVladimir Oltean2020-03-041-0/+3
* net: mscc: ocelot: simplify tc-flower offload structuresVladimir Oltean2020-03-041-0/+7
* net: mscc: ocelot: make phy_mode a member of the common struct ocelot_portVladimir Oltean2020-01-061-0/+2
* net: mscc: ocelot: use skb queue instead of skbs listYangbo Lu2019-11-271-8/+1
* net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb()Yangbo Lu2019-11-211-0/+2
* net: mscc: ocelot: convert to use ocelot_get_txtstamp()Yangbo Lu2019-11-211-1/+8
* net: mscc: ocelot: export ocelot_hwstamp_get/set functionsYangbo Lu2019-11-211-0/+2
* net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.hVladimir Oltean2019-11-151-0/+539