summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc/ocelot_net.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-14net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process con...Vladimir Oltean1-3/+77
2020-11-02net: mscc: ocelot: deny changing the native VLAN from the prepare phaseVladimir Oltean1-3/+19
2020-11-02net: mscc: ocelot: transform the pvid and native vlan values into a structureVladimir Oltean1-8/+8
2020-10-13net: mscc: ocelot: remove duplicate ocelot_port_dev_checkVladimir Oltean1-8/+3
2020-10-05net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean1-1/+1
2020-10-02net: mscc: ocelot: introduce conversion helpers between port and netdevVladimir Oltean1-0/+30
2020-09-24net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skbVladimir Oltean1-4/+18
2020-09-18net: mscc: ocelot: add locking for the port TX timestamp IDVladimir Oltean1-4/+2
2020-09-18net: mscc: ocelot: fix race condition with TX timestampingVladimir Oltean1-6/+8
2020-07-13net: mscc: ocelot: convert port registers to regmapVladimir Oltean1-3/+2
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu1-3/+1
2020-06-28net: mscc: ocelot: remove EXPORT_SYMBOL from ocelot_net.cVladimir Oltean1-4/+0
2020-06-22net: mscc: ocelot: introduce macros for iterating over PGIDsVladimir Oltean1-1/+1
2020-06-22net: dsa: felix: call port mdb operations from ocelotVladimir Oltean1-0/+26
2020-06-20net: mscc: ocelot: rename ocelot_ace.{c, h} to ocelot_vcap.{c,h}Vladimir Oltean1-1/+1
2020-06-20net: mscc: ocelot: move net_device related functions to ocelot_net.cVladimir Oltean1-0/+1031