summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mscc/ocelot.h
AgeCommit message (Expand)Author
2020-04-15net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean
2020-03-04net: dsa: felix: Allow unknown unicast traffic towards the CPU port moduleVladimir Oltean
2020-01-05net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/msccVladimir Oltean
2020-01-05net: mscc: ocelot: make phy_mode a member of the common struct ocelot_portVladimir Oltean
2019-11-21net: mscc: ocelot: convert to use ocelot_get_txtstamp()Yangbo Lu
2019-11-15net: mscc: ocelot: publish ocelot_sys.h to include/soc/msccVladimir Oltean
2019-11-15net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.hVladimir Oltean
2019-11-15net: mscc: ocelot: separate the implementation of switch resetVladimir Oltean
2019-11-15net: mscc: ocelot: adjust MTU on the CPU port in NPI modeVladimir Oltean
2019-11-15net: mscc: ocelot: export a constant for the tag length in bytesVladimir Oltean
2019-11-15net: mscc: ocelot: filter out ocelot SoC specific PCS config from common pathClaudiu Manoil
2019-11-15net: mscc: ocelot: move resource ioremap and regmap init to common codeClaudiu Manoil
2019-11-11net: mscc: ocelot: split assignment of the cpu port into a separate functionVladimir Oltean
2019-11-11net: mscc: ocelot: separate net_device related items out of ocelot_portVladimir Oltean
2019-11-06net: mscc: ocelot: fix __ocelot_rmw_ix prototypeVladimir Oltean
2019-08-15net: mscc: PTP Hardware Clock (PHC) supportAntoine Tenart
2019-08-15net: mscc: remove the frame_info cpuq memberAntoine Tenart
2019-08-15net: mscc: describe the PTP register rangeAntoine Tenart
2019-06-02net: mscc: ocelot: Add support for tcamHoratiu Vultur
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-29net: mscc: ocelot: Implement port policers via tc commandJoergen Andreasen
2019-05-22ocelot: Dont allocate another multicast list, use __dev_mc_syncClaudiu Manoil
2019-02-27net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli
2018-11-23ocelot: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata
2018-10-05net: mscc: ocelot: make use of SerDes PHYs for handling their configurationQuentin Schulz
2018-10-05net: mscc: ocelot: simplify register access for PLL5 configurationQuentin Schulz
2018-10-05net: mscc: ocelot: move the HSIO header to include/socQuentin Schulz
2018-06-28net: mscc: ocelot: add bonding supportAlexandre Belloni
2018-05-15net: mscc: Add initial Ocelot switch supportAlexandre Belloni