Age | Commit message (Expand) | Author |
2021-11-17 | net: ocelot_net: use phylink_generic_validate() | Russell King (Oracle) |
2021-11-17 | net: ocelot_net: remove interface checks in macb_validate() | Russell King (Oracle) |
2021-11-17 | net: ocelot_net: populate supported_interfaces member | Russell King (Oracle) |
2021-10-24 | net: convert users of bitmap_foo() to linkmode_foo() | Sean Anderson |
2021-10-21 | net: mscc: ocelot: add the local station MAC addresses in VID 0 | Vladimir Oltean |
2021-10-19 | ethernet: ocelot: use eth_hw_addr_gen() | Jakub Kicinski |
2021-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-10-12 | net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver | Vladimir Oltean |
2021-10-12 | net: mscc: ocelot: Fix dumplicated argument in ocelot | Wan Jiabing |
2021-10-02 | ethernet: use eth_hw_addr_set() instead of ether_addr_copy() | Jakub Kicinski |
2021-10-02 | ethernet: use eth_hw_addr_set() | Jakub Kicinski |
2021-09-17 | net: update NXP copyright text | Vladimir Oltean |
2021-08-20 | net: mscc: ocelot: transmit the VLAN filtering restrictions via extack | Vladimir Oltean |
2021-08-20 | net: mscc: ocelot: transmit the "native VLAN" error via extack | Vladimir Oltean |
2021-08-20 | net: mscc: ocelot: be able to reuse a devlink_port after teardown | Horatiu Vultur |
2021-08-16 | net: mscc: ocelot: convert to phylink | Vladimir Oltean |
2021-08-16 | net: dsa: felix: stop calling ocelot_port_{enable,disable} | Vladimir Oltean |
2021-07-27 | dev_ioctl: split out ndo_eth_ioctl | Arnd Bergmann |
2021-07-23 | net: bridge: switchdev: allow the TX data plane forwarding to be offloaded | Tobias Waldekranz |
2021-07-22 | net: bridge: move the switchdev object replay helpers to "push" mode | Vladimir Oltean |
2021-07-22 | net: bridge: switchdev: let drivers inform which bridge ports are offloaded | Vladimir Oltean |
2021-07-13 | net: ocelot: fix switchdev objects synced for wrong netdev with LAG offload | Vladimir Oltean |
2021-06-28 | net: bridge: allow the switchdev replay functions to be called for deletion | Vladimir Oltean |
2021-06-28 | net: bridge: ignore switchdev events for LAG ports which didn't request replay | Vladimir Oltean |
2021-06-28 | net: switchdev: add a context void pointer to struct switchdev_notifier_info | Vladimir Oltean |
2021-06-28 | net: ocelot: delete call to br_fdb_replay | Vladimir Oltean |
2021-04-27 | net: mscc: ocelot: support PTP Sync one-step timestamping | Yangbo Lu |
2021-04-27 | net: mscc: ocelot: convert to ocelot_port_txtstamp_request() | Yangbo Lu |
2021-04-27 | net: dsa: free skb->cb usage in core driver | Yangbo Lu |
2021-03-23 | net: ocelot: replay switchdev events when joining bridge | Vladimir Oltean |
2021-03-23 | net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAG | Vladimir Oltean |
2021-03-13 | flow_offload: reject configuration of packet-per-second policing in offload d... | Baowen Zheng |
2021-02-16 | net: mscc: ocelot: Add support for MRP | Horatiu Vultur |
2021-02-14 | net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmit | Vladimir Oltean |
2021-02-14 | net: mscc: ocelot: use DIV_ROUND_UP helper in ocelot_port_inject_frame | Vladimir Oltean |
2021-02-12 | net: mscc: ocelot: offload bridge port flags to device | Vladimir Oltean |
2021-02-12 | net: switchdev: propagate extack to port attributes | Vladimir Oltean |
2021-02-06 | net: mscc: ocelot: rebalance LAGs on link up/down events | Vladimir Oltean |
2021-02-06 | net: mscc: ocelot: don't refuse bonding interfaces we can't offload | Vladimir Oltean |
2021-02-06 | net: mscc: ocelot: use a switch-case statement in ocelot_netdevice_event | Vladimir Oltean |
2021-02-06 | net: mscc: ocelot: rename ocelot_netdevice_port_event to ocelot_netdevice_cha... | Vladimir Oltean |
2021-02-03 | net: mscc: ocelot: fix error handling bugs in mscc_ocelot_init_ports() | Dan Carpenter |
2021-01-29 | net: mscc: ocelot: export VCAP structures to include/soc/mscc | Vladimir Oltean |
2021-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-01-18 | net: mscc: ocelot: allow offloading of bridge on top of LAG | Vladimir Oltean |
2021-01-16 | net: mscc: ocelot: Remove unneeded semicolon | Xu Wang |
2021-01-15 | net: mscc: ocelot: configure watermarks using devlink-sb | Vladimir Oltean |
2021-01-15 | net: mscc: ocelot: register devlink ports | Vladimir Oltean |
2021-01-11 | net: switchdev: remove the transaction structure from port attributes | Vladimir Oltean |
2021-01-11 | net: switchdev: remove the transaction structure from port object notifiers | Vladimir Oltean |