aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/ocelot/felix.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-24net: dsa: Use conduit and user termsFlorian Fainelli1-3/+3
2023-07-06net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->opsVladimir Oltean1-1/+0
2023-03-20net: dsa: felix: allow serdes configuration for dsa portsColin Foster1-0/+4
2023-03-20net: dsa: felix: allow configurable phylink_mac_configColin Foster1-0/+3
2023-01-30net: dsa: felix: add functionality when not all ports are supportedColin Foster1-0/+1
2023-01-30net: dsa: felix: add configurable device quirksColin Foster1-0/+1
2022-11-22net: mscc: ocelot: remove redundant stats_layout pointersColin Foster1-1/+0
2022-11-15net: dsa: felix: use phylink_generic_validate()Vladimir Oltean1-3/+0
2022-09-28net: dsa: felix: update regmap requests to be string-basedVladimir Oltean1-2/+7
2022-09-28net: dsa: felix: remove felix_info :: init_regmapVladimir Oltean1-2/+0
2022-09-28net: dsa: felix: remove felix_info :: imdio_baseVladimir Oltean1-1/+0
2022-09-28net: dsa: felix: remove felix_info :: imdio_resVladimir Oltean1-1/+0
2022-09-20net: dsa: felix: add support for changing DSA masterVladimir Oltean1-0/+3
2022-06-30net: dsa: felix: drop oversized frames with tc-taprio instead of hanging the portVladimir Oltean1-0/+1
2022-05-12net: dsa: felix: reimplement tagging protocol change with function pointersVladimir Oltean1-0/+14
2022-05-12net: dsa: felix: manage host flooding using a specific driver callbackVladimir Oltean1-0/+2
2022-05-11net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953Vladimir Oltean1-0/+1
2022-04-30net: ethernet: ocelot: remove the need for num_stats initializerColin Foster1-1/+0
2022-02-28net: dsa: felix: remove prevalidate_phy_mode interfaceColin Foster1-2/+7
2022-01-02net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcsColin Foster1-1/+1
2021-12-07net: dsa: ocelot: felix: add interface for custom regmapsColin Foster1-0/+2
2021-12-07net: dsa: ocelot: remove unnecessary pci_bar variablesColin Foster1-2/+0
2021-11-18net: mscc: ocelot: use index to set vcap policerXiaoliang Yang1-0/+4
2021-10-12net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean1-0/+1
2021-09-17net: update NXP copyright textVladimir Oltean1-1/+1
2021-08-16net: mscc: ocelot: convert to phylinkVladimir Oltean1-0/+1
2021-07-20net: dsa: let the core manage the tag_8021q contextVladimir Oltean1-1/+0
2021-02-14net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021qVladimir Oltean1-0/+13
2021-02-14net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean1-1/+0
2021-01-29net: dsa: felix: perform switch setup for tag_8021qVladimir Oltean1-0/+1
2021-01-29net: dsa: felix: convert to the new .change_tag_protocol DSA APIVladimir Oltean1-0/+1
2021-01-15net: mscc: ocelot: export NUM_TC constant from felix to common switch libVladimir Oltean1-1/+0
2021-01-15net: mscc: ocelot: auto-detect packet buffer size and number of frame referencesVladimir Oltean1-1/+0
2020-10-02net: mscc: ocelot: introduce conversion helpers between port and netdevVladimir Oltean1-0/+3
2020-09-29net: mscc: ocelot: automatically detect VCAP constantsVladimir Oltean1-1/+1
2020-09-29net: mscc: ocelot: generalize existing code for VCAPVladimir Oltean1-2/+0
2020-09-18net: dsa: seville: build as separate moduleVladimir Oltean1-2/+0
2020-09-18net: dsa: felix: move the PTP clock structure to felix_vsc9959.cVladimir Oltean1-0/+1
2020-09-18net: dsa: seville: duplicate vsc9959_mdio_bus_freeVladimir Oltean1-2/+0
2020-09-18net: dsa: felix: replace tabs with spacesVladimir Oltean1-1/+1
2020-08-31net: dsa: ocelot: use the Lynx PCS helpers in Felix and SevilleIoana Ciornei1-19/+1
2020-07-13net: dsa: felix: introduce support for Seville VSC9953 switchMaxim Kochetkov1-0/+12
2020-07-13net: dsa: felix: move probing to felix_vsc9959.cVladimir Oltean1-7/+8
2020-07-13net: dsa: felix: create a template for the DSA tags on xmitVladimir Oltean1-0/+1
2020-07-05net: dsa: felix: use resolved link config in mac_link_up()Vladimir Oltean1-3/+7
2020-07-05net: dsa: felix: delete .phylink_mac_an_restart codeVladimir Oltean1-1/+0
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+3
2020-05-22felix: Fix initialization of ioremap resourcesClaudiu Manoil1-3/+3
2020-05-13net: dsa: felix: Configure Time-Aware Scheduler via taprio offloadXiaoliang Yang1-0/+5
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1