summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/ocelot (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo framesVladimir Oltean2023-06-151-1/+1
* net: mscc: ocelot: add support for preemptible traffic classesVladimir Oltean2023-04-181-2/+5
* net: dsa: felix: act upon the mqprio qopt in taprio offloadVladimir Oltean2023-04-181-5/+17
* net: mscc: ocelot: add support for mqprio offloadVladimir Oltean2023-04-181-0/+9
* net: mscc: ocelot: export a single ocelot_mm_irq()Vladimir Oltean2023-04-181-4/+1
* net: dsa: felix: remove confusing/incorrect comment from felix_setup()Vladimir Oltean2023-04-141-5/+0
* net: dsa: ocelot: add support for external physColin Foster2023-03-201-7/+9
* net: dsa: felix: allow serdes configuration for dsa portsColin Foster2023-03-202-0/+8
* net: dsa: felix: allow configurable phylink_mac_configColin Foster2023-03-202-0/+15
* net: dsa: felix: attempt to initialize internal hsio pllsColin Foster2023-03-201-0/+3
* net: dsa: ocelot: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: dsa: seville_vsc9953: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: dsa: ocelot_ext: remove unnecessary phylink.h includeRussell King (Oracle)2023-02-261-1/+0
* net: mscc: ocelot: fix duplicate driver name errorVladimir Oltean2023-02-261-1/+1
* net: dsa: felix: fix internal MDIO controller resource lengthVladimir Oltean2023-02-261-1/+1
* net: dsa: seville: ignore mscc-miim read errors from Lynx PCSVladimir Oltean2023-02-261-2/+2
* net: dsa: ocelot: fix selecting MFD_OCELOTLukas Bulwahn2023-02-161-1/+1
* net: dsa: ocelot: add PTP dependency for NET_DSA_MSCC_OCELOT_EXTArnd Bergmann2023-02-111-0/+1
* net: dsa: ocelot: add external ocelot switch controlColin Foster2023-01-313-0/+185
* net: dsa: felix: add functionality when not all ports are supportedColin Foster2023-01-312-3/+9
* net: dsa: felix: add support for MFD configurationsColin Foster2023-01-311-0/+7
* net: dsa: felix: add configurable device quirksColin Foster2023-01-314-2/+8
* net: dsa: ocelot: build felix.c into a dedicated kernel moduleVladimir Oltean2023-01-273-7/+21
* net: mscc: ocelot: add MAC Merge layer support for VSC9959Vladimir Oltean2023-01-232-8/+30
* net: mscc: ocelot: export ethtool MAC Merge stats for Felix VSC9959Vladimir Oltean2023-01-232-0/+47
* enetc: Separate C22 and C45 transactionsAndrew Lunn2023-01-141-2/+4
* net: mscc: ocelot: remove redundant stats_layout pointersColin Foster2022-11-224-12/+0
* net: dsa: felix: use phylink_generic_validate()Vladimir Oltean2022-11-164-72/+4
* net: dsa: felix: offload per-tc max SDU from tc-taprioVladimir Oltean2022-09-301-2/+35
* net: dsa: felix: update regmap requests to be string-basedVladimir Oltean2022-09-294-54/+112
* net: dsa: felix: use DEFINE_RES_MEM_NAMED for resourcesVladimir Oltean2022-09-293-188/+38
* net: dsa: felix: remove felix_info :: init_regmapVladimir Oltean2022-09-294-6/+2
* net: dsa: felix: remove felix_info :: imdio_baseVladimir Oltean2022-09-292-4/+6
* net: dsa: felix: remove felix_info :: imdio_resVladimir Oltean2022-09-292-3/+1
* net: dsa: ocelot: remove unnecessary set_drvdata()Yang Yingliang2022-09-232-4/+0
* net: dsa: felix: add support for changing DSA masterVladimir Oltean2022-09-202-2/+119
* net: dsa: propagate extack to port_lag_joinVladimir Oltean2022-09-201-2/+3
* net: mscc: ocelot: share the common stat definitions between all driversVladimir Oltean2022-09-092-186/+2
* net: mscc: ocelot: minimize definitions for statsVladimir Oltean2022-09-092-744/+186
* net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGEDVladimir Oltean2022-09-092-4/+4
* net: mscc: ocelot: add support for all sorts of standardized counters present...Vladimir Oltean2022-09-091-0/+46
* net: dsa: felix: use ocelot's ndo_get_stats64 methodVladimir Oltean2022-09-091-0/+9
* net: dsa: felix: check the 32-bit PSFP stats against overflowVladimir Oltean2022-09-091-43/+88
* net: mscc: ocelot: make access to STAT_VIEW sleepable againVladimir Oltean2022-09-091-2/+2
* net: dsa: felix: add definitions for the stream filter countersVladimir Oltean2022-09-092-6/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-09-081-49/+112
|\
| * net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed...Vladimir Oltean2022-09-071-2/+2
| * net: dsa: felix: disable cut-through forwarding for frames oversized for tc-t...Vladimir Oltean2022-09-071-43/+79
| * net: dsa: felix: tc-taprio intervals smaller than MTU should send at least on...Vladimir Oltean2022-09-071-4/+31
* | net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinityVladimir Oltean2022-08-231-0/+6
|/