aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/soc/mscc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2020-05-06net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean1-0/+1
2020-04-21net: mscc: ocelot: support 4 PTP programmable pinsYangbo Lu2-0/+7
2020-04-21net: mscc: ocelot: add wave programming registers definitionsYangbo Lu2-0/+4
2020-04-21net: mscc: ocelot: redefine PTP pinsYangbo Lu1-4/+5
2020-04-21net: mscc: ocelot: move ocelot ptp clock code out of ocelot.cYangbo Lu2-1/+52
2020-04-15net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean1-1/+3
2020-03-30net: dsa: felix: add port policersVladimir Oltean1-0/+8
2020-03-30net: mscc: ocelot: add action of police on vcap_is2Xiaoliang Yang1-0/+1
2020-03-27net: dsa: felix: support changing the MTUVladimir Oltean1-0/+7
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-03-09net: mscc: ocelot: properly account for VLAN header length when setting MRUVladimir Oltean1-1/+1
2020-03-04net: dsa: felix: Allow unknown unicast traffic towards the CPU port moduleVladimir Oltean1-0/+60
2020-03-04net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean1-5/+7
2020-03-03net: dsa: felix: Wire up the ocelot cls_flower methodsVladimir Oltean1-0/+6
2020-03-03net: mscc: ocelot: parameterize the vcap_is2 propertiesVladimir Oltean2-8/+30
2020-03-03net: mscc: ocelot: remove port_pcs_init indirection for VSC7514Vladimir Oltean1-3/+0
2020-03-03net: mscc: ocelot: don't rely on preprocessor for vcap key/action packingVladimir Oltean2-0/+187
2020-03-03net: mscc: ocelot: simplify tc-flower offload structuresVladimir Oltean1-0/+7
2020-01-05net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/msccVladimir Oltean3-0/+1170
2020-01-05net: mscc: ocelot: make phy_mode a member of the common struct ocelot_portVladimir Oltean1-0/+2
2019-11-27net: mscc: ocelot: use skb queue instead of skbs listYangbo Lu1-8/+1
2019-11-21net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb()Yangbo Lu1-0/+2
2019-11-21net: mscc: ocelot: convert to use ocelot_get_txtstamp()Yangbo Lu1-1/+8
2019-11-21net: mscc: ocelot: export ocelot_hwstamp_get/set functionsYangbo Lu1-0/+2
2019-11-15net: mscc: ocelot: publish ocelot_sys.h to include/soc/msccVladimir Oltean1-0/+144
2019-11-15net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.hVladimir Oltean1-0/+539
2018-10-05net: mscc: ocelot: simplify register access for PLL5 configurationQuentin Schulz1-0/+74
2018-10-05net: mscc: ocelot: move the HSIO header to include/socQuentin Schulz1-0/+785