summaryrefslogtreecommitdiffstats
path: root/include/net/dsa.h
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: add support switches global DSCP priority mappingOleksij Rempel10 days1-0/+9
* net: dsa: add support for DCB get/set apptrust configurationOleksij Rempel10 days1-0/+4
* net: dsa: Remove adjust_link pathsFlorian Fainelli2024-05-011-7/+0
* net: dsa: Remove fixed_link_update memberFlorian Fainelli2024-05-011-4/+0
* devlink: extend devlink_param *set pointerMateusz Polchlopek2024-04-221-1/+2
* net: dsa: allow DSA switch drivers to provide their own phylink mac opsRussell King (Oracle)2024-04-111-0/+5
* net: dsa: introduce dsa_phylink_to_port()Russell King (Oracle)2024-04-111-0/+6
* ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit2024-01-311-2/+2
* net: dsa: Use conduit and user termsFlorian Fainelli2023-10-241-28/+28
* net: dsa: notify drivers of MAC address changes on user portsVladimir Oltean2023-10-031-0/+10
* net: dsa: propagate extack to ds->ops->port_hsr_join()Vladimir Oltean2023-10-031-1/+2
* net: dsa: remove legacy_pre_march2020 detectionRussell King (Oracle)2023-07-181-3/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-271-2/+10
|\
| * net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addressesVladimir Oltean2023-06-271-2/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-221-0/+8
|\|
| * net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean2023-06-201-0/+8
* | net: dsa: add support for mac_prepare() and mac_finish() callsRussell King (Oracle)2023-05-261-0/+6
|/
* net: create a netdev notifier for DSA to reject PTP on DSA masterVladimir Oltean2023-04-031-51/+0
* net: dsa: add plumbing for changing and getting MAC merge layer stateVladimir Oltean2023-01-231-0/+11
* net: dsa: move tag_8021q headers to their proper placeVladimir Oltean2022-11-221-0/+1
* net: dsa: unexport dsa_dev_to_net_device()Vladimir Oltean2022-11-221-2/+0
* net: dsa: stop exposing tag proto module helpers to the worldVladimir Oltean2022-11-171-70/+0
* net: dsa: remove phylink_validate() methodVladimir Oltean2022-11-151-3/+0
* net: dsa: remove bool devlink_port_setupVladimir Oltean2022-09-301-2/+0
* net: dsa: allow masters to join a LAGVladimir Oltean2022-09-201-0/+12
* net: dsa: propagate extack to port_lag_joinVladimir Oltean2022-09-201-2/+4
* net: dsa: allow the DSA master to be seen and changed through rtnetlinkVladimir Oltean2022-09-201-0/+8
* net: dsa: introduce dsa_port_get_master()Vladimir Oltean2022-09-201-0/+5
* net: dsa: use dsa_tree_for_each_cpu_port in dsa_tree_{setup,teardown}_masterVladimir Oltean2022-08-231-0/+4
* net: dsa: tag_ksz: add tag handling for Microchip LAN937xPrasanna Vengateshan2022-07-021-0/+2
* net: dsa: add get_pause_stats supportOleksij Rempel2022-06-291-0/+2
* net: dsa: add Renesas RZ/N1 switch tag driverClément Léger2022-06-271-0/+2
* net: dsa: add support for ethtool get_rmon_stats()Clément Léger2022-06-271-0/+3
* net: dsa: remove port argument from ->change_tag_protocol()Vladimir Oltean2022-05-121-1/+5
* net: dsa: felix: manage host flooding using a specific driver callbackVladimir Oltean2022-05-121-0/+2
* net: dsa: introduce the dsa_cpu_ports() helperVladimir Oltean2022-05-121-0/+11
* net: dsa: delete dsa_port_walk_{fdbs,mdbs}Vladimir Oltean2022-05-061-6/+0
* net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()Vladimir Oltean2022-03-171-1/+1
* net: dsa: Handle MST state changesTobias Waldekranz2022-03-171-0/+3
* net: dsa: Pass VLAN MSTI migration notifications to driverTobias Waldekranz2022-03-171-0/+3
* net: dsa: report and change port dscp priority using dcbnlVladimir Oltean2022-03-141-0/+5
* net: dsa: report and change port default priority using dcbnlVladimir Oltean2022-03-141-0/+7
* net: dsa: felix: avoid early deletion of host FDB entriesVladimir Oltean2022-03-091-0/+6
* net: dsa: tag_rtl8_4: add rtl8_4t trailing variantLuiz Angelo Daros de Luca2022-03-051-0/+2
* net: dsa: felix: migrate host FDB and MDB entries when changing tag protoVladimir Oltean2022-03-031-0/+7
* net: dsa: pass extack to .port_bridge_join driver methodsVladimir Oltean2022-02-271-2/+4
* net: dsa: request drivers to perform FDB isolationVladimir Oltean2022-02-271-6/+36
* net: dsa: support FDB events on offloaded LAG interfacesVladimir Oltean2022-02-241-0/+6
* net: dsa: create a dsa_lag structureVladimir Oltean2022-02-241-13/+37
* net: dsa: make LAG IDs one-basedVladimir Oltean2022-02-241-3/+5