aboutsummaryrefslogtreecommitdiff
path: root/include/soc/mscc
AgeCommit message (Expand)AuthorFilesLines
2021-02-16net: mscc: ocelot: Add support for MRPGravatar Horatiu Vultur 1-0/+45
2021-02-14net: dsa: tag_ocelot_8021q: add support for PTP timestampingGravatar Vladimir Oltean 1-0/+5
2021-02-14net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_pollGravatar Vladimir Oltean 1-0/+7
2021-02-14net: mscc: ocelot: use common tag parsing code with DSAGravatar Vladimir Oltean 1-7/+0
2021-02-14net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmitGravatar Vladimir Oltean 1-0/+22
2021-02-12net: mscc: ocelot: offload bridge port flags to deviceGravatar Vladimir Oltean 1-0/+5
2021-02-12net: mscc: ocelot: use separate flooding PGID for broadcastGravatar Vladimir Oltean 1-7/+8
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-0/+2
2021-02-09net: dsa: felix: implement port flushing on .phylink_mac_link_downGravatar Vladimir Oltean 1-0/+2
2021-02-06net: dsa: felix: propagate the LAG offload ops towards the ocelot libGravatar Vladimir Oltean 1-0/+6
2021-02-06net: mscc: ocelot: rebalance LAGs on link up/down eventsGravatar Vladimir Oltean 1-0/+1
2021-02-06net: mscc: ocelot: drop the use of the "lags" arrayGravatar Vladimir Oltean 1-2/+0
2021-02-06net: mscc: ocelot: set up the bonding mask in a way that avoids a net_deviceGravatar Vladimir Oltean 1-0/+2
2021-01-29net: dsa: felix: perform switch setup for tag_8021qGravatar Vladimir Oltean 2-0/+5
2021-01-29net: mscc: ocelot: don't use NPI tag prefix for the CPU port moduleGravatar Vladimir Oltean 1-2/+2
2021-01-29net: mscc: ocelot: store a namespaced VCAP filter IDGravatar Vladimir Oltean 1-1/+6
2021-01-29net: mscc: ocelot: export VCAP structures to include/soc/msccGravatar Vladimir Oltean 1-0/+289
2021-01-15net: mscc: ocelot: configure watermarks using devlink-sbGravatar Vladimir Oltean 1-0/+47
2021-01-15net: mscc: ocelot: register devlink portsGravatar Vladimir Oltean 1-0/+2
2021-01-15net: mscc: ocelot: export NUM_TC constant from felix to common switch libGravatar Vladimir Oltean 1-0/+1
2021-01-15net: mscc: ocelot: add ops for decoding watermark threshold and occupancyGravatar Vladimir Oltean 2-6/+2
2021-01-15net: mscc: ocelot: auto-detect packet buffer size and number of frame referencesGravatar Vladimir Oltean 2-1/+5
2021-01-11net: switchdev: remove the transaction structure from port attributesGravatar Vladimir Oltean 1-2/+1
2020-12-14net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process con...Gravatar Vladimir Oltean 1-0/+2
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-0/+3
2020-12-05net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleGravatar Vladimir Oltean 1-0/+3
2020-11-02net: mscc: ocelot: deny changing the native VLAN from the prepare phaseGravatar Vladimir Oltean 1-0/+2
2020-11-02net: mscc: ocelot: add a "valid" boolean to struct ocelot_vlanGravatar Vladimir Oltean 1-0/+1
2020-11-02net: mscc: ocelot: transform the pvid and native vlan values into a structureGravatar Vladimir Oltean 1-6/+8
2020-10-30net: mscc: ocelot: support L2 multicast entriesGravatar Vladimir Oltean 1-0/+1
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-4/+4
2020-10-05net: dsa: propagate switchdev vlan_filtering prepare phase to driversGravatar Vladimir Oltean 1-2/+2
2020-10-02net: mscc: ocelot: create TCAM skeleton from tc filter chainsGravatar Vladimir Oltean 1-1/+2
2020-10-02net: mscc: ocelot: introduce conversion helpers between port and netdevGravatar Vladimir Oltean 1-0/+2
2020-09-29net: mscc: ocelot: automatically detect VCAP constantsGravatar Vladimir Oltean 2-1/+15
2020-09-29net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and targetGravatar Vladimir Oltean 2-1/+44
2020-09-29net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and targetGravatar Vladimir Oltean 2-1/+93
2020-09-29net: mscc: ocelot: generalize existing code for VCAPGravatar Vladimir Oltean 2-10/+74
2020-09-29net: mscc: ocelot: introduce a new ocelot_target_{read,write} APIGravatar Vladimir Oltean 1-0/+22
2020-09-26net: dsa: tag_ocelot: use a short prefix on both ingress and egressGravatar Vladimir Oltean 1-0/+1
2020-09-26net: mscc: ocelot: move NPI port configuration to DSAGravatar Vladimir Oltean 1-3/+0
2020-09-24net: mscc: ocelot: fix fields offset in SG_CONFIG_REG_3Gravatar Xiaoliang Yang 1-4/+4
2020-09-24net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skbGravatar Vladimir Oltean 1-2/+2
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-0/+2
2020-09-18net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_infoGravatar Vladimir Oltean 1-1/+2
2020-09-18net: mscc: ocelot: deinitialize only initialized portsGravatar Vladimir Oltean 1-0/+1
2020-09-18net: mscc: ocelot: add locking for the port TX timestamp IDGravatar Vladimir Oltean 1-0/+1
2020-07-13net: mscc: ocelot: extend watermark encoding functionGravatar Maxim Kochetkov 1-0/+1
2020-07-13net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfieldGravatar Maxim Kochetkov 2-10/+3
2020-07-13net: dsa: felix: create a template for the DSA tags on xmitGravatar Vladimir Oltean 1-0/+2