summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-081-2/+2
|\
| * net: mscc: ocelot: fix VCAP filters remaining active after being deletedVladimir Oltean2021-10-021-2/+2
* | of: net: move of_net under net/Jakub Kicinski2021-10-071-1/+1
* | ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski2021-10-021-1/+1
* | ethernet: use eth_hw_addr_set()Jakub Kicinski2021-10-021-1/+1
* | net: mscc: ocelot: write full VLAN TCI in the injection headerVladimir Oltean2021-10-021-1/+1
* | net: mscc: ocelot: support egress VLAN rewriting via VCAP ES0Vladimir Oltean2021-10-021-20/+105
* | net: mscc: ocelot: delay devlink registration to the endLeon Romanovsky2021-09-271-3/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-234-16/+11
|\|
| * net: mscc: ocelot: fix forwarding from BLOCKING ports remaining enabledVladimir Oltean2021-09-231-3/+8
| * net: mscc: ocelot: remove buggy duplicate write to DEV_CLOCK_CFGColin Foster2021-09-191-6/+0
| * net: mscc: ocelot: remove buggy and useless write to ANA_PFC_PFC_CFGColin Foster2021-09-191-4/+0
| * net: update NXP copyright textVladimir Oltean2021-09-173-3/+3
* | devlink: Make devlink_register to be voidLeon Romanovsky2021-09-221-5/+1
|/
* net: mscc: ocelot: use helpers for port VLAN membershipVladimir Oltean2021-08-201-20/+40
* net: mscc: ocelot: transmit the VLAN filtering restrictions via extackVladimir Oltean2021-08-202-6/+8
* net: mscc: ocelot: transmit the "native VLAN" error via extackVladimir Oltean2021-08-202-18/+19
* net: mscc: ocelot: allow probing to continue with ports that fail to registerVladimir Oltean2021-08-201-3/+4
* net: mscc: ocelot: be able to reuse a devlink_port after teardownHoratiu Vultur2021-08-201-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-201-0/+1
|\
| * net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU portVladimir Oltean2021-08-191-0/+1
| * net: mscc: Fix non-GPL export of regmap APIsMark Brown2021-08-121-8/+8
* | net: mscc: ocelot: convert to phylinkVladimir Oltean2021-08-165-165/+308
* | net: dsa: felix: stop calling ocelot_port_{enable,disable}Vladimir Oltean2021-08-162-17/+9
* | ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann2021-08-141-0/+1
* | net: mscc: Fix non-GPL export of regmap APIsMark Brown2021-08-111-8/+8
* | devlink: Set device as early as possibleLeon Romanovsky2021-08-091-2/+3
* | dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-1/+1
* | net: bridge: switchdev: allow the TX data plane forwarding to be offloadedTobias Waldekranz2021-07-231-1/+1
* | net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean2021-07-221-27/+18
* | net: bridge: switchdev: let drivers inform which bridge ports are offloadedVladimir Oltean2021-07-221-0/+71
|/
* net: ocelot: fix switchdev objects synced for wrong netdev with LAG offloadVladimir Oltean2021-07-131-4/+5
* net: bridge: allow the switchdev replay functions to be called for deletionVladimir Oltean2021-06-281-2/+2
* net: bridge: ignore switchdev events for LAG ports which didn't request replayVladimir Oltean2021-06-281-2/+17
* net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean2021-06-281-3/+3
* net: ocelot: delete call to br_fdb_replayVladimir Oltean2021-06-281-4/+0
* net: dsa: felix: re-enable TX flow control in ocelot_port_flush()Vladimir Oltean2021-06-091-0/+5
* net: mscc: ocelot: support PTP Sync one-step timestampingYangbo Lu2021-04-272-4/+57
* net: mscc: ocelot: convert to ocelot_port_txtstamp_request()Yangbo Lu2021-04-272-14/+28
* net: dsa: free skb->cb usage in core driverYangbo Lu2021-04-272-4/+4
* time64.h: Consolidated PSEC_PER_SEC definitionAndy Shevchenko2021-04-071-0/+2
* net: ocelot: fix a trailling format issue with block commentsYixing Liu2021-03-311-1/+2
* net: ocelot: Simplify MRP deletionHoratiu Vultur2021-03-241-16/+0
* net: ocelot: replay switchdev events when joining bridgeVladimir Oltean2021-03-233-31/+107
* net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAGVladimir Oltean2021-03-231-25/+86
* net: ocelot: support multiple bridgesVladimir Oltean2021-03-191-36/+36
* net: ocelot: Fix deletetion of MRP entries from MAC tableHoratiu Vultur2021-03-191-2/+2
* net: ocelot: Remove ocelot_xfh_get_cpuqHoratiu Vultur2021-03-161-2/+1
* net: ocelot: Extend MRPHoratiu Vultur2021-03-162-81/+158
* net: ocelot: Add PGID_BLACKHOLEHoratiu Vultur2021-03-161-0/+3