summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/ocelot
Commit message (Expand)AuthorAgeFilesLines
* net: mscc: ocelot: convert to ocelot_port_txtstamp_request()Yangbo Lu2021-04-271-8/+7
* net: dsa: free skb->cb usage in core driverYangbo Lu2021-04-271-1/+1
* net: dsa: no longer clone skb in core driverYangbo Lu2021-04-271-5/+8
* net: dsa: no longer identify PTP packet in core driverYangbo Lu2021-04-271-1/+1
* net: dsa: check tx timestamp request in core driverYangbo Lu2021-04-271-2/+1
* net: dsa: felix: disable always guard band bit for TAS configXiaoliang Yang2021-04-201-2/+6
* net: mscc: ocelot: remove redundant dev_err call in vsc9959_mdio_bus_alloc()Guobin Huang2021-03-291-3/+1
* net: ocelot: replay switchdev events when joining bridgeVladimir Oltean2021-03-231-1/+3
* net: dsa: felix: Add support for MRPHoratiu Vultur2021-02-161-0/+38
* net: dsa: felix: perform teardown on error in felix_setupVladimir Oltean2021-02-161-2/+19
* net: dsa: felix: don't deinitialize unused portsVladimir Oltean2021-02-161-1/+5
* net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean2021-02-141-1/+2
* net: dsa: propagate extack to .port_vlan_addVladimir Oltean2021-02-141-1/+2
* net: dsa: tag_ocelot_8021q: add support for PTP timestampingVladimir Oltean2021-02-141-0/+69
* net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021qVladimir Oltean2021-02-143-3/+142
* net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean2021-02-144-68/+5
* net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean2021-02-143-5/+5
* net: mscc: ocelot: offload bridge port flags to deviceVladimir Oltean2021-02-121-0/+22
* net: mscc: ocelot: use separate flooding PGID for broadcastVladimir Oltean2021-02-121-0/+2
* net: dsa: felix: restore multicast flood to CPU when NPI tagger reinitializesVladimir Oltean2021-02-121-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-101-1/+16
|\
| * net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean2021-02-091-1/+16
* | net: dsa: felix: propagate the LAG offload ops towards the ocelot libVladimir Oltean2021-02-061-0/+32
* | net: dsa: felix: perform switch setup for tag_8021qVladimir Oltean2021-01-292-1/+337
* | net: dsa: add a second tagger for Ocelot switches based on tag_8021qVladimir Oltean2021-01-291-0/+2
* | net: dsa: felix: convert to the new .change_tag_protocol DSA APIVladimir Oltean2021-01-294-35/+154
* | net: mscc: ocelot: don't use NPI tag prefix for the CPU port moduleVladimir Oltean2021-01-291-4/+4
* | net: mscc: ocelot: configure watermarks using devlink-sbVladimir Oltean2021-01-151-0/+118
* | net: mscc: ocelot: export NUM_TC constant from felix to common switch libVladimir Oltean2021-01-154-4/+4
* | net: dsa: felix: perform teardown in reverse order of setupVladimir Oltean2021-01-151-5/+5
* | net: dsa: felix: reindent struct dsa_switch_opsVladimir Oltean2021-01-151-37/+37
* | net: mscc: ocelot: add ops for decoding watermark threshold and occupancyVladimir Oltean2021-01-152-0/+36
* | net: mscc: ocelot: auto-detect packet buffer size and number of frame referencesVladimir Oltean2021-01-154-4/+0
* | net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean2021-01-151-1/+0
* | net: dsa: felix: the switch does not support DMAVladimir Oltean2021-01-111-13/+1
* | net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean2021-01-111-6/+10
* | net: dsa: remove the transactional logic from MDB entriesVladimir Oltean2021-01-111-11/+3
* | net: switchdev: remove the transaction structure from port attributesVladimir Oltean2021-01-111-3/+2
* | net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean2021-01-111-34/+8
* | net: dsa: ocelot: request DSA to fix up lack of address learning on CPU portVladimir Oltean2021-01-071-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-113-7/+2
|\
| * net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean2020-12-053-7/+2
* | net: dsa: felix: improve the workaround for multiple native VLANs on NPI portVladimir Oltean2020-11-021-3/+11
* | net: mscc: ocelot: deny changing the native VLAN from the prepare phaseVladimir Oltean2020-11-021-1/+12
|/
* net: dsa: seville: the packet buffer is 2 megabits, not megabytesMaxim Kochetkov2020-10-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-082-0/+4
|\
| * net: mscc: ocelot: warn when encoding an out-of-bounds watermark valueVladimir Oltean2020-10-062-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-052-8/+28
|\|
| * net: dsa: seville: fix VCAP IS2 action widthVladimir Oltean2020-09-291-1/+1
| * net: dsa: felix: fix incorrect action offsets for VCAP IS2Vladimir Oltean2020-09-291-6/+6