summaryrefslogtreecommitdiff
path: root/include/soc/mscc/ocelot.h
AgeCommit message (Expand)Author
2022-02-17net: mscc: ocelot: delete OCELOT_MRP_CPUQVladimir Oltean
2022-02-14net: mscc: ocelot: use bulk reads for statsColin Foster
2022-02-14net: mscc: ocelot: add ability to perform bulk readsColin Foster
2022-02-14net: ocelot: align macros for consistencyColin Foster
2022-01-07net: dsa: felix: add port fast age supportVladimir Oltean
2021-12-10net: ocelot: add FDMA supportClément Léger
2021-12-10net: ocelot: add and export ocelot_ptp_rx_timestamp()Clément Léger
2021-12-10net: ocelot: export ocelot_ifh_port_set() to setup IFHClément Léger
2021-11-25net: dsa: felix: enable cut-through forwarding between ports by defaultVladimir Oltean
2021-11-18net: dsa: felix: restrict psfp rules on ingress portXiaoliang Yang
2021-11-18net: mscc: ocelot: use index to set vcap policerXiaoliang Yang
2021-11-18net: dsa: felix: support psfp filter on vsc9959Xiaoliang Yang
2021-11-18net: mscc: ocelot: add gate and police action offload to PSFPXiaoliang Yang
2021-11-18net: mscc: ocelot: add MAC table stream learn and lookup operationsXiaoliang Yang
2021-10-25net: mscc: ocelot: serialize access to the MAC tableVladimir Oltean
2021-10-25Revert "Merge branch 'dsa-rtnl'"David S. Miller
2021-10-24net: mscc: ocelot: serialize access to the MAC tableVladimir Oltean
2021-10-21net: mscc: ocelot: track the port pvid using a pointerVladimir Oltean
2021-10-21net: mscc: ocelot: allow a config where all bridge VLANs are egress-untaggedVladimir Oltean
2021-10-21net: mscc: ocelot: convert the VLAN masks to a listVladimir Oltean
2021-10-21net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFGVladimir Oltean
2021-10-12net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean
2021-10-12net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean
2021-10-12net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t...Vladimir Oltean
2021-10-12net: mscc: ocelot: avoid overflowing the PTP timestamp FIFOVladimir Oltean
2021-08-20net: mscc: ocelot: transmit the VLAN filtering restrictions via extackVladimir Oltean
2021-08-20net: mscc: ocelot: transmit the "native VLAN" error via extackVladimir Oltean
2021-08-16net: mscc: ocelot: convert to phylinkVladimir Oltean
2021-08-16net: dsa: felix: stop calling ocelot_port_{enable,disable}Vladimir Oltean
2021-04-27net: mscc: ocelot: support PTP Sync one-step timestampingYangbo Lu
2021-04-27net: mscc: ocelot: convert to ocelot_port_txtstamp_request()Yangbo Lu
2021-04-27net: dsa: free skb->cb usage in core driverYangbo Lu
2021-03-23net: ocelot: replay switchdev events when joining bridgeVladimir Oltean
2021-03-18net: ocelot: support multiple bridgesVladimir Oltean
2021-03-16net: ocelot: Extend MRPHoratiu Vultur
2021-03-16net: ocelot: Add PGID_BLACKHOLEHoratiu Vultur
2021-02-16net: mscc: ocelot: Add support for MRPHoratiu Vultur
2021-02-14net: dsa: tag_ocelot_8021q: add support for PTP timestampingVladimir Oltean
2021-02-14net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_pollVladimir Oltean
2021-02-14net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean
2021-02-14net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmitVladimir Oltean
2021-02-12net: mscc: ocelot: offload bridge port flags to deviceVladimir Oltean
2021-02-12net: mscc: ocelot: use separate flooding PGID for broadcastVladimir Oltean
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-09net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean
2021-02-06net: dsa: felix: propagate the LAG offload ops towards the ocelot libVladimir Oltean
2021-02-06net: mscc: ocelot: rebalance LAGs on link up/down eventsVladimir Oltean
2021-02-06net: mscc: ocelot: drop the use of the "lags" arrayVladimir Oltean
2021-02-06net: mscc: ocelot: set up the bonding mask in a way that avoids a net_deviceVladimir Oltean
2021-01-29net: dsa: felix: perform switch setup for tag_8021qVladimir Oltean