aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc/ocelot.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-05net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/msccVladimir Oltean1-3/+3
2020-01-05net: mscc: ocelot: make phy_mode a member of the common struct ocelot_portVladimir Oltean1-1/+0
2019-11-21net: mscc: ocelot: convert to use ocelot_get_txtstamp()Yangbo Lu1-6/+0
2019-11-15net: mscc: ocelot: publish ocelot_sys.h to include/soc/msccVladimir Oltean1-1/+1
2019-11-15net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.hVladimir Oltean1-479/+3
2019-11-15net: mscc: ocelot: separate the implementation of switch resetVladimir Oltean1-0/+1
2019-11-15net: mscc: ocelot: adjust MTU on the CPU port in NPI modeVladimir Oltean1-0/+2
2019-11-15net: mscc: ocelot: export a constant for the tag length in bytesVladimir Oltean1-2/+2
2019-11-15net: mscc: ocelot: filter out ocelot SoC specific PCS config from common pathClaudiu Manoil1-1/+7
2019-11-15net: mscc: ocelot: move resource ioremap and regmap init to common codeClaudiu Manoil1-3/+1
2019-11-11net: mscc: ocelot: split assignment of the cpu port into a separate functionVladimir Oltean1-0/+12
2019-11-11net: mscc: ocelot: separate net_device related items out of ocelot_portVladimir Oltean1-9/+12
2019-11-06net: mscc: ocelot: fix __ocelot_rmw_ix prototypeVladimir Oltean1-1/+1
2019-08-15net: mscc: PTP Hardware Clock (PHC) supportAntoine Tenart1-0/+39
2019-08-15net: mscc: remove the frame_info cpuq memberAntoine Tenart1-1/+0
2019-08-15net: mscc: describe the PTP register rangeAntoine Tenart1-0/+9
2019-06-02net: mscc: ocelot: Add support for tcamHoratiu Vultur1-0/+8
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+0
2019-05-29net: mscc: ocelot: Implement port policers via tc commandJoergen Andreasen1-0/+3
2019-05-22ocelot: Dont allocate another multicast list, use __dev_mc_syncClaudiu Manoil1-4/+0
2019-02-27net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli1-0/+1
2018-11-23ocelot: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata1-0/+1
2018-10-05net: mscc: ocelot: make use of SerDes PHYs for handling their configurationQuentin Schulz1-1/+5
2018-10-05net: mscc: ocelot: simplify register access for PLL5 configurationQuentin Schulz1-73/+0
2018-10-05net: mscc: ocelot: move the HSIO header to include/socQuentin Schulz1-1/+1
2018-06-28net: mscc: ocelot: add bonding supportAlexandre Belloni1-1/+1
2018-05-15net: mscc: Add initial Ocelot switch supportAlexandre Belloni1-0/+572