aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc/ocelot_board.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-21net: mscc: ocelot: convert to use ocelot_get_txtstamp()Yangbo Lu1-52/+1
2019-11-16net: mscc: ocelot: omit error check from of_get_phy_modeHoratiu Vultur1-3/+1
2019-11-15net: mscc: ocelot: separate the implementation of switch resetVladimir Oltean1-13/+24
2019-11-15net: mscc: ocelot: export a constant for the tag length in bytesVladimir Oltean1-1/+1
2019-11-15net: mscc: ocelot: filter out ocelot SoC specific PCS config from common pathClaudiu Manoil1-1/+28
2019-11-15net: mscc: ocelot: move resource ioremap and regmap init to common codeClaudiu Manoil1-7/+10
2019-11-11net: mscc: ocelot: split assignment of the cpu port into a separate functionVladimir Oltean1-0/+2
2019-11-11net: mscc: ocelot: initialize list of multicast addresses in common codeClaudiu Manoil1-1/+0
2019-11-11net: mscc: ocelot: separate net_device related items out of ocelot_portVladimir Oltean1-5/+16
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn1-6/+6
2019-10-01net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_nameWen Yang1-6/+8
2019-08-15net: mscc: PTP Hardware Clock (PHC) supportAntoine Tenart1-10/+102
2019-08-15net: mscc: remove the frame_info cpuq memberAntoine Tenart1-1/+0
2019-08-15net: mscc: improve the frame header parsing readabilityAntoine Tenart1-11/+13
2019-08-15net: mscc: describe the PTP register rangeAntoine Tenart1-1/+9
2019-07-16net: ethernet: mscc: ocelot_board: Add of_node_put() before returnNishka Dasgupta1-1/+4
2019-06-02net: mscc: ocelot: Add support for tcamHoratiu Vultur1-0/+1
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+11
2019-03-03net: mscc: Enable all ports in QSGMIIKavya Sree Kotagiri1-3/+11
2019-02-27net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli1-0/+2
2018-11-23ocelot: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata1-0/+3
2018-10-11net: mscc: allow extracting the FCS into the skbAntoine Tenart1-1/+6
2018-10-08net: mscc: ocelot: remove set but not used variable 'phy_mode'YueHaibing1-3/+0
2018-10-05net: mscc: ocelot: make use of SerDes PHYs for handling their configurationQuentin Schulz1-10/+40
2018-10-05net: mscc: ocelot: get HSIO regmap from sysconQuentin Schulz1-1/+10
2018-09-21net: mscc: fix the frame extraction into the skbAntoine Tenart1-3/+9
2018-07-16net: mscc: simplify retrieving the tag type from the frame headerAntoine Tenart1-1/+1
2018-05-15net: mscc: Add initial Ocelot switch supportAlexandre Belloni1-0/+316