summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mscc/ocelot_net.c
AgeCommit message (Expand)Author
2022-01-12net: ocelot_net: use phylink_generic_validate()Russell King (Oracle)
2022-01-12net: ocelot_net: remove interface checks in macb_validate()Russell King (Oracle)
2022-01-12net: ocelot_net: populate supported_interfaces memberRussell King (Oracle)
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson
2021-10-21net: mscc: ocelot: add the local station MAC addresses in VID 0Vladimir Oltean
2021-10-19ethernet: ocelot: use eth_hw_addr_gen()Jakub Kicinski
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-12net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean
2021-10-12net: mscc: ocelot: Fix dumplicated argument in ocelotWan Jiabing
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski
2021-09-17net: update NXP copyright textVladimir Oltean
2021-08-20net: mscc: ocelot: transmit the VLAN filtering restrictions via extackVladimir Oltean
2021-08-20net: mscc: ocelot: transmit the "native VLAN" error via extackVladimir Oltean
2021-08-20net: mscc: ocelot: be able to reuse a devlink_port after teardownHoratiu Vultur
2021-08-16net: mscc: ocelot: convert to phylinkVladimir Oltean
2021-08-16net: dsa: felix: stop calling ocelot_port_{enable,disable}Vladimir Oltean
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-23net: bridge: switchdev: allow the TX data plane forwarding to be offloadedTobias Waldekranz
2021-07-22net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean
2021-07-22net: bridge: switchdev: let drivers inform which bridge ports are offloadedVladimir Oltean
2021-07-13net: ocelot: fix switchdev objects synced for wrong netdev with LAG offloadVladimir Oltean
2021-06-28net: bridge: allow the switchdev replay functions to be called for deletionVladimir Oltean
2021-06-28net: bridge: ignore switchdev events for LAG ports which didn't request replayVladimir Oltean
2021-06-28net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean
2021-06-28net: ocelot: delete call to br_fdb_replayVladimir Oltean
2021-04-27net: mscc: ocelot: support PTP Sync one-step timestampingYangbo Lu
2021-04-27net: mscc: ocelot: convert to ocelot_port_txtstamp_request()Yangbo Lu
2021-04-27net: dsa: free skb->cb usage in core driverYangbo Lu
2021-03-23net: ocelot: replay switchdev events when joining bridgeVladimir Oltean
2021-03-23net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAGVladimir Oltean
2021-03-13flow_offload: reject configuration of packet-per-second policing in offload d...Baowen Zheng
2021-02-16net: mscc: ocelot: Add support for MRPHoratiu Vultur
2021-02-14net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmitVladimir Oltean
2021-02-14net: mscc: ocelot: use DIV_ROUND_UP helper in ocelot_port_inject_frameVladimir Oltean
2021-02-12net: mscc: ocelot: offload bridge port flags to deviceVladimir Oltean
2021-02-12net: switchdev: propagate extack to port attributesVladimir Oltean
2021-02-06net: mscc: ocelot: rebalance LAGs on link up/down eventsVladimir Oltean
2021-02-06net: mscc: ocelot: don't refuse bonding interfaces we can't offloadVladimir Oltean
2021-02-06net: mscc: ocelot: use a switch-case statement in ocelot_netdevice_eventVladimir Oltean
2021-02-06net: mscc: ocelot: rename ocelot_netdevice_port_event to ocelot_netdevice_cha...Vladimir Oltean
2021-02-03net: mscc: ocelot: fix error handling bugs in mscc_ocelot_init_ports()Dan Carpenter
2021-01-29net: mscc: ocelot: export VCAP structures to include/soc/msccVladimir Oltean
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-18net: mscc: ocelot: allow offloading of bridge on top of LAGVladimir Oltean
2021-01-16net: mscc: ocelot: Remove unneeded semicolonXu Wang
2021-01-15net: mscc: ocelot: configure watermarks using devlink-sbVladimir Oltean
2021-01-15net: mscc: ocelot: register devlink portsVladimir Oltean
2021-01-11net: switchdev: remove the transaction structure from port attributesVladimir Oltean
2021-01-11net: switchdev: remove the transaction structure from port object notifiersVladimir Oltean