summaryrefslogtreecommitdiffstats
path: root/include/soc/mscc
Commit message (Expand)AuthorAgeFilesLines
* net: mscc: ocelot: transmit the VLAN filtering restrictions via extackVladimir Oltean2021-08-201-1/+2
* net: mscc: ocelot: transmit the "native VLAN" error via extackVladimir Oltean2021-08-201-1/+1
* net: mscc: ocelot: convert to phylinkVladimir Oltean2021-08-161-4/+15
* net: dsa: felix: stop calling ocelot_port_{enable,disable}Vladimir Oltean2021-08-161-2/+0
* net: mscc: ocelot: support PTP Sync one-step timestampingYangbo Lu2021-04-271-1/+7
* net: mscc: ocelot: convert to ocelot_port_txtstamp_request()Yangbo Lu2021-04-271-2/+3
* net: dsa: free skb->cb usage in core driverYangbo Lu2021-04-271-0/+8
* time64.h: Consolidated PSEC_PER_SEC definitionAndy Shevchenko2021-04-061-2/+0
* net: ocelot: replay switchdev events when joining bridgeVladimir Oltean2021-03-231-3/+3
* net: ocelot: support multiple bridgesVladimir Oltean2021-03-181-4/+3
* net: ocelot: Extend MRPHoratiu Vultur2021-03-161-6/+2
* net: ocelot: Add PGID_BLACKHOLEHoratiu Vultur2021-03-161-1/+3
* net: mscc: ocelot: Add support for MRPHoratiu Vultur2021-02-161-0/+45
* net: dsa: tag_ocelot_8021q: add support for PTP timestampingVladimir Oltean2021-02-141-0/+5
* net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_pollVladimir Oltean2021-02-141-0/+7
* net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean2021-02-141-7/+0
* net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmitVladimir Oltean2021-02-141-0/+22
* net: mscc: ocelot: offload bridge port flags to deviceVladimir Oltean2021-02-121-0/+5
* net: mscc: ocelot: use separate flooding PGID for broadcastVladimir Oltean2021-02-121-7/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-101-0/+2
|\
| * net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean2021-02-091-0/+2
* | net: dsa: felix: propagate the LAG offload ops towards the ocelot libVladimir Oltean2021-02-061-0/+6
* | net: mscc: ocelot: rebalance LAGs on link up/down eventsVladimir Oltean2021-02-061-0/+1
* | net: mscc: ocelot: drop the use of the "lags" arrayVladimir Oltean2021-02-061-2/+0
* | net: mscc: ocelot: set up the bonding mask in a way that avoids a net_deviceVladimir Oltean2021-02-061-0/+2
* | net: dsa: felix: perform switch setup for tag_8021qVladimir Oltean2021-01-292-0/+5
* | net: mscc: ocelot: don't use NPI tag prefix for the CPU port moduleVladimir Oltean2021-01-291-2/+2
* | net: mscc: ocelot: store a namespaced VCAP filter IDVladimir Oltean2021-01-291-1/+6
* | net: mscc: ocelot: export VCAP structures to include/soc/msccVladimir Oltean2021-01-291-0/+289
* | net: mscc: ocelot: configure watermarks using devlink-sbVladimir Oltean2021-01-151-0/+47
* | net: mscc: ocelot: register devlink portsVladimir Oltean2021-01-151-0/+2
* | net: mscc: ocelot: export NUM_TC constant from felix to common switch libVladimir Oltean2021-01-151-0/+1
* | net: mscc: ocelot: add ops for decoding watermark threshold and occupancyVladimir Oltean2021-01-152-6/+2
* | net: mscc: ocelot: auto-detect packet buffer size and number of frame referencesVladimir Oltean2021-01-152-1/+5
* | net: switchdev: remove the transaction structure from port attributesVladimir Oltean2021-01-111-2/+1
|/
* net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process con...Vladimir Oltean2020-12-141-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-111-0/+3
|\
| * net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean2020-12-051-0/+3
* | net: mscc: ocelot: deny changing the native VLAN from the prepare phaseVladimir Oltean2020-11-021-0/+2
* | net: mscc: ocelot: add a "valid" boolean to struct ocelot_vlanVladimir Oltean2020-11-021-0/+1
* | net: mscc: ocelot: transform the pvid and native vlan values into a structureVladimir Oltean2020-11-021-6/+8
* | net: mscc: ocelot: support L2 multicast entriesVladimir Oltean2020-10-301-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-4/+4
|\
| * net: mscc: ocelot: fix fields offset in SG_CONFIG_REG_3Xiaoliang Yang2020-09-241-4/+4
* | 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-021-1/+2
* | net: mscc: ocelot: introduce conversion helpers between port and netdevVladimir Oltean2020-10-021-0/+2
* | net: mscc: ocelot: automatically detect VCAP constantsVladimir Oltean2020-09-292-1/+15
* | net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and targetVladimir Oltean2020-09-292-1/+44
* | net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and targetVladimir Oltean2020-09-292-1/+93