aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc
AgeCommit message (Expand)Author
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-27net: mscc: ocelot: fix hardware timestamp dequeue logiclaurent brando
2020-07-22net: mscc: ocelot: fix non-initialized CPU port on VSC7514Vladimir Oltean
2020-07-19net: mscc: ocelot: add support for PTP waveform configurationVladimir Oltean
2020-07-16net: mscc: ocelot: rethink Kconfig dependencies againVladimir Oltean
2020-07-13net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov
2020-07-13net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfieldMaxim Kochetkov
2020-07-13net: mscc: ocelot: disable flow control on NPI interfaceVladimir Oltean
2020-07-13net: mscc: ocelot: split writes to pause frame enable bit and to thresholdsVladimir Oltean
2020-07-13net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfieldsVladimir Oltean
2020-07-13soc: mscc: ocelot: add MII registers descriptionMaxim Kochetkov
2020-07-13net: mscc: ocelot: convert port registers to regmapVladimir Oltean
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu
2020-06-28net: mscc: ocelot: remove EXPORT_SYMBOL from ocelot_net.cVladimir Oltean
2020-06-22net: mscc: ocelot: support IPv4, IPv6 and plain Ethernet mdb entriesVladimir Oltean
2020-06-22net: mscc: ocelot: introduce macros for iterating over PGIDsVladimir Oltean
2020-06-22net: dsa: felix: call port mdb operations from ocelotVladimir Oltean
2020-06-22net: mscc: ocelot: make the NPI port a proper target for FDB and MDBVladimir Oltean
2020-06-22net: mscc: ocelot: fix encoding destination ports into multicast IPv4 addressVladimir Oltean
2020-06-20net: mscc: ocelot: unexpose ocelot_vcap_policer_{add,del}Vladimir Oltean
2020-06-20net: mscc: ocelot: generalize the "ACE/ACL" namesVladimir Oltean
2020-06-20net: mscc: ocelot: rename ocelot_ace.{c, h} to ocelot_vcap.{c,h}Vladimir Oltean
2020-06-20net: mscc: ocelot: move net_device related functions to ocelot_net.cVladimir Oltean
2020-06-20net: mscc: ocelot: move ocelot_regs.c into ocelot_vsc7514.cVladimir Oltean
2020-06-20net: mscc: ocelot: rename MSCC_OCELOT_SWITCH_OCELOT to MSCC_OCELOT_SWITCHVladimir Oltean
2020-06-20net: mscc: ocelot: convert MSCC_OCELOT_SWITCH into a libraryVladimir Oltean
2020-06-20net: mscc: ocelot: rename module to mscc_ocelotVladimir Oltean
2020-06-20net: mscc: ocelot: rename ocelot_board.c to ocelot_vsc7514.cVladimir Oltean
2020-06-20net: mscc: ocelot: access EtherType using __be16Vladimir Oltean
2020-06-20net: mscc: ocelot: use plain int when interacting with TCAM tablesVladimir Oltean
2020-06-19net: qos offload add flow status with dropped countPo Liu
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