summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc/ocelot.h
Commit message (Expand)AuthorAgeFilesLines
* net: mscc: ocelot: move ocelot ptp clock code out of ocelot.cYangbo Lu2020-04-211-2/+1
* net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean2020-04-151-2/+0
* net: dsa: felix: Allow unknown unicast traffic towards the CPU port moduleVladimir Oltean2020-03-041-10/+0
* net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/msccVladimir Oltean2020-01-051-3/+3
* net: mscc: ocelot: make phy_mode a member of the common struct ocelot_portVladimir Oltean2020-01-051-1/+0
* net: mscc: ocelot: convert to use ocelot_get_txtstamp()Yangbo Lu2019-11-211-6/+0
* net: mscc: ocelot: publish ocelot_sys.h to include/soc/msccVladimir Oltean2019-11-151-1/+1
* net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.hVladimir Oltean2019-11-151-479/+3
* net: mscc: ocelot: separate the implementation of switch resetVladimir Oltean2019-11-151-0/+1
* net: mscc: ocelot: adjust MTU on the CPU port in NPI modeVladimir Oltean2019-11-151-0/+2
* net: mscc: ocelot: export a constant for the tag length in bytesVladimir Oltean2019-11-151-2/+2
* net: mscc: ocelot: filter out ocelot SoC specific PCS config from common pathClaudiu Manoil2019-11-151-1/+7
* net: mscc: ocelot: move resource ioremap and regmap init to common codeClaudiu Manoil2019-11-151-3/+1
* net: mscc: ocelot: split assignment of the cpu port into a separate functionVladimir Oltean2019-11-111-0/+12
* net: mscc: ocelot: separate net_device related items out of ocelot_portVladimir Oltean2019-11-111-9/+12
* net: mscc: ocelot: fix __ocelot_rmw_ix prototypeVladimir Oltean2019-11-061-1/+1
* net: mscc: PTP Hardware Clock (PHC) supportAntoine Tenart2019-08-151-0/+39
* net: mscc: remove the frame_info cpuq memberAntoine Tenart2019-08-151-1/+0
* net: mscc: describe the PTP register rangeAntoine Tenart2019-08-151-0/+9
* net: mscc: ocelot: Add support for tcamHoratiu Vultur2019-06-021-0/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-311-4/+0
|\
| * ocelot: Dont allocate another multicast list, use __dev_mc_syncClaudiu Manoil2019-05-221-4/+0
* | net: mscc: ocelot: Implement port policers via tc commandJoergen Andreasen2019-05-291-0/+3
|/
* net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli2019-02-271-0/+1
* ocelot: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata2018-11-231-0/+1
* net: mscc: ocelot: make use of SerDes PHYs for handling their configurationQuentin Schulz2018-10-051-1/+5
* net: mscc: ocelot: simplify register access for PLL5 configurationQuentin Schulz2018-10-051-73/+0
* net: mscc: ocelot: move the HSIO header to include/socQuentin Schulz2018-10-051-1/+1
* net: mscc: ocelot: add bonding supportAlexandre Belloni2018-06-281-1/+1
* net: mscc: Add initial Ocelot switch supportAlexandre Belloni2018-05-151-0/+572