summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mscc
AgeCommit message (Expand)Author
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
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