summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mscc
AgeCommit message (Expand)Author
2020-07-27net: mscc: ocelot: fix hardware timestamp dequeue logiclaurent brando
2020-05-27net: mscc: allow offloading timestamping operations to the PHYAntoine Tenart
2020-05-27net: mscc: use the PHY MII ioctl interface when possibleAntoine Tenart
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-22net: mscc: ocelot: fix address ageing time (again)Vladimir Oltean
2020-05-07net: remove newlines in NL_SET_ERR_MSG_MODJacob Keller
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-06net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not msVladimir Oltean
2020-05-06net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean
2020-04-22net: mscc: ocelot: lift protocol restriction for flow_match_eth_addrs keysVladimir Oltean
2020-04-22net: mscc: ocelot: refine the ocelot_ace_is_problematic_mac_etype functionVladimir Oltean
2020-04-22net: mscc: ocelot: support matching on EtherTypeVladimir Oltean
2020-04-21net: mscc: ocelot: enable PTP programmable pinYangbo Lu
2020-04-21net: mscc: ocelot: support 4 PTP programmable pinsYangbo Lu
2020-04-21net: mscc: ocelot: add wave programming registers definitionsYangbo Lu
2020-04-21net: mscc: ocelot: fix timestamp info if ptp clock does not workYangbo Lu
2020-04-21net: mscc: ocelot: move ocelot ptp clock code out of ocelot.cYangbo Lu
2020-04-18net: mscc: ocelot: deal with problematic MAC_ETYPE VCAP IS2 rulesVladimir Oltean
2020-04-15net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean
2020-03-30net: dsa: felix: add port policersVladimir Oltean
2020-03-30net: mscc: ocelot: add action of police on vcap_is2Xiaoliang Yang
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko
2020-03-27net: dsa: felix: support changing the MTUVladimir Oltean
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski
2020-03-15net: mscc: ocelot: adjust maxlen on NPI port, not CPUVladimir Oltean
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-09net: mscc: ocelot: properly account for VLAN header length when setting MRUVladimir Oltean
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko
2020-03-08ocelot_flower: use flow_offload_has_one_action() helperJiri Pirko
2020-03-04net: dsa: felix: Allow unknown unicast traffic towards the CPU port moduleVladimir Oltean
2020-03-04net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean
2020-03-03net: mscc: ocelot: parameterize the vcap_is2 propertiesVladimir Oltean
2020-03-03net: mscc: ocelot: remove port_pcs_init indirection for VSC7514Vladimir Oltean
2020-03-03net: mscc: ocelot: don't rely on preprocessor for vcap key/action packingVladimir Oltean
2020-03-03net: mscc: ocelot: spell out full "ocelot" name instead of "oc"Vladimir Oltean
2020-03-03net: mscc: ocelot: return directly in ocelot_cls_flower_{replace, destroy}Vladimir Oltean
2020-03-03net: mscc: ocelot: replace "rule" and "ocelot_rule" variable names with "ace"Vladimir Oltean
2020-03-03net: mscc: ocelot: simplify tc-flower offload structuresVladimir Oltean
2020-03-03net: mscc: ocelot: make ocelot_ace_rule support multiple portsYangbo Lu
2020-02-17net: mscc: fix in frame extractionHoratiu Vultur
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-12-03net: mscc: ocelot: unregister the PTP clock on deinitVladimir Oltean
2019-11-27net: mscc: ocelot: use skb queue instead of skbs listYangbo Lu
2019-11-27net: mscc: ocelot: avoid incorrect consuming in skbs listYangbo Lu
2019-11-21net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb()Yangbo Lu
2019-11-21net: mscc: ocelot: convert to use ocelot_get_txtstamp()Yangbo Lu
2019-11-21net: mscc: ocelot: export ocelot_hwstamp_get/set functionsYangbo Lu
2019-11-16net: mscc: ocelot: omit error check from of_get_phy_modeHoratiu Vultur
2019-11-15net: mscc: ocelot: publish ocelot_sys.h to include/soc/msccVladimir Oltean