summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc/ocelot_board.c
Commit message (Expand)AuthorAgeFilesLines
* net: mscc: ocelot: rename ocelot_board.c to ocelot_vsc7514.cVladimir Oltean2020-06-201-626/+0
* net: mscc: allow offloading timestamping operations to the PHYAntoine Tenart2020-05-271-1/+2
* net: mscc: ocelot: enable PTP programmable pinYangbo Lu2020-04-211-2/+4
* net: mscc: ocelot: move ocelot ptp clock code out of ocelot.cYangbo Lu2020-04-211-0/+25
* net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean2020-03-041-4/+3
* net: mscc: ocelot: parameterize the vcap_is2 propertiesVladimir Oltean2020-03-031-0/+30
* net: mscc: ocelot: remove port_pcs_init indirection for VSC7514Vladimir Oltean2020-03-031-24/+0
* net: mscc: ocelot: don't rely on preprocessor for vcap key/action packingVladimir Oltean2020-03-031-0/+102
* net: mscc: fix in frame extractionHoratiu Vultur2020-02-171-0/+8
* net: mscc: ocelot: make phy_mode a member of the common struct ocelot_portVladimir Oltean2020-01-051-2/+2
* net: mscc: ocelot: convert to use ocelot_get_txtstamp()Yangbo Lu2019-11-211-52/+1
* net: mscc: ocelot: omit error check from of_get_phy_modeHoratiu Vultur2019-11-161-3/+1
* net: mscc: ocelot: separate the implementation of switch resetVladimir Oltean2019-11-151-13/+24
* net: mscc: ocelot: export a constant for the tag length in bytesVladimir Oltean2019-11-151-1/+1
* net: mscc: ocelot: filter out ocelot SoC specific PCS config from common pathClaudiu Manoil2019-11-151-1/+28
* net: mscc: ocelot: move resource ioremap and regmap init to common codeClaudiu Manoil2019-11-151-7/+10
* net: mscc: ocelot: split assignment of the cpu port into a separate functionVladimir Oltean2019-11-111-0/+2
* net: mscc: ocelot: initialize list of multicast addresses in common codeClaudiu Manoil2019-11-111-1/+0
* net: mscc: ocelot: separate net_device related items out of ocelot_portVladimir Oltean2019-11-111-5/+16
* net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn2019-11-041-6/+6
* net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_nameWen Yang2019-10-011-6/+8
* net: mscc: PTP Hardware Clock (PHC) supportAntoine Tenart2019-08-151-10/+102
* net: mscc: remove the frame_info cpuq memberAntoine Tenart2019-08-151-1/+0
* net: mscc: improve the frame header parsing readabilityAntoine Tenart2019-08-151-11/+13
* net: mscc: describe the PTP register rangeAntoine Tenart2019-08-151-1/+9
* net: ethernet: mscc: ocelot_board: Add of_node_put() before returnNishka Dasgupta2019-07-161-1/+4
* net: mscc: ocelot: Add support for tcamHoratiu Vultur2019-06-021-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-041-3/+11
|\
| * net: mscc: Enable all ports in QSGMIIKavya Sree Kotagiri2019-03-031-3/+11
* | net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli2019-02-271-0/+2
|/
* ocelot: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata2018-11-231-0/+3
* net: mscc: allow extracting the FCS into the skbAntoine Tenart2018-10-111-1/+6
* net: mscc: ocelot: remove set but not used variable 'phy_mode'YueHaibing2018-10-081-3/+0
* net: mscc: ocelot: make use of SerDes PHYs for handling their configurationQuentin Schulz2018-10-051-10/+40
* net: mscc: ocelot: get HSIO regmap from sysconQuentin Schulz2018-10-051-1/+10
* net: mscc: fix the frame extraction into the skbAntoine Tenart2018-09-211-3/+9
* net: mscc: simplify retrieving the tag type from the frame headerAntoine Tenart2018-07-161-1/+1
* net: mscc: Add initial Ocelot switch supportAlexandre Belloni2018-05-151-0/+316