summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc/ocelot_io.c
Commit message (Expand)AuthorAgeFilesLines
* net: mscc: ocelot: refactor enum ocelot_reg decoding to helperVladimir Oltean2023-04-131-14/+16
* net: mscc: ocelot: strengthen type of "u32 reg" in I/O accessorsVladimir Oltean2023-04-131-9/+11
* net: mscc: ocelot: add ability to perform bulk readsColin Foster2022-02-141-0/+13
* net: mscc: Fix non-GPL export of regmap APIsMark Brown2021-08-121-8/+8
* net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean2021-02-091-0/+8
* net: mscc: ocelot: introduce a new ocelot_target_{read,write} APIVladimir Oltean2020-09-291-0/+17
* net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfieldsVladimir Oltean2020-07-131-0/+2
* net: mscc: ocelot: convert port registers to regmapVladimir Oltean2020-07-131-2/+14
* net: mscc: ocelot: move resource ioremap and regmap init to common codeClaudiu Manoil2019-11-151-9/+5
* net: mscc: Add initial Ocelot switch supportAlexandre Belloni2018-05-151-0/+116