1. 8438699 net: ocelot: add support to get port mac from device-tree by Clément Léger · 3 years, 1 month ago
  2. 753a026 net: ocelot: add FDMA support by Clément Léger · 3 years, 1 month ago
  3. de5841e net: ocelot: add support for ndo_change_mtu by Clément Léger · 3 years, 1 month ago
  4. 7258aa5 net: ocelot_net: use phylink_generic_validate() by Russell King (Oracle) · 3 years, 2 months ago
  5. a6f5248 net: ocelot_net: remove interface checks in macb_validate() by Russell King (Oracle) · 3 years, 2 months ago
  6. 8ea8c5b net: ocelot_net: populate supported_interfaces member by Russell King (Oracle) · 3 years, 2 months ago
  7. 4973056 net: convert users of bitmap_foo() to linkmode_foo() by Sean Anderson · 3 years, 3 months ago
  8. bfbab31 net: mscc: ocelot: add the local station MAC addresses in VID 0 by Vladimir Oltean · 3 years, 3 months ago
  9. 53fdcce ethernet: ocelot: use eth_hw_addr_gen() by Jakub Kicinski · 3 years, 3 months ago
  10. e15f597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  11. deab6b1 net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver by Vladimir Oltean · 3 years, 3 months ago
  12. 74a3bc4 net: mscc: ocelot: Fix dumplicated argument in ocelot by Wan Jiabing · 3 years, 3 months ago
  13. f3956eb ethernet: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 4 months ago
  14. a96d317 ethernet: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 4 months ago
  15. 3c9cfb5 net: update NXP copyright text by Vladimir Oltean · 3 years, 4 months ago
  16. 3b95d1b net: mscc: ocelot: transmit the VLAN filtering restrictions via extack by Vladimir Oltean · 3 years, 5 months ago
  17. 01af940 net: mscc: ocelot: transmit the "native VLAN" error via extack by Vladimir Oltean · 3 years, 5 months ago
  18. b5e33a1 net: mscc: ocelot: be able to reuse a devlink_port after teardown by Horatiu Vultur · 3 years, 5 months ago
  19. e6e12df net: mscc: ocelot: convert to phylink by Vladimir Oltean · 3 years, 5 months ago
  20. 46efe4e net: dsa: felix: stop calling ocelot_port_{enable,disable} by Vladimir Oltean · 3 years, 5 months ago
  21. a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 6 months ago
  22. 4721119 net: bridge: switchdev: allow the TX data plane forwarding to be offloaded by Tobias Waldekranz · 3 years, 6 months ago
  23. 4e51bf4 net: bridge: move the switchdev object replay helpers to "push" mode by Vladimir Oltean · 3 years, 6 months ago
  24. 2f5dc00 net: bridge: switchdev: let drivers inform which bridge ports are offloaded by Vladimir Oltean · 3 years, 6 months ago
  25. e56c6bb net: ocelot: fix switchdev objects synced for wrong netdev with LAG offload by Vladimir Oltean · 3 years, 6 months ago
  26. 7e8c185 net: bridge: allow the switchdev replay functions to be called for deletion by Vladimir Oltean · 3 years, 7 months ago
  27. 0d2cfbd net: bridge: ignore switchdev events for LAG ports which didn't request replay by Vladimir Oltean · 3 years, 7 months ago
  28. 69bfac9 net: switchdev: add a context void pointer to struct switchdev_notifier_info by Vladimir Oltean · 3 years, 7 months ago
  29. 97558e8 net: ocelot: delete call to br_fdb_replay by Vladimir Oltean · 3 years, 7 months ago
  30. 39e5308 net: mscc: ocelot: support PTP Sync one-step timestamping by Yangbo Lu · 3 years, 9 months ago
  31. 682eaad net: mscc: ocelot: convert to ocelot_port_txtstamp_request() by Yangbo Lu · 3 years, 9 months ago
  32. c4b364c net: dsa: free skb->cb usage in core driver by Yangbo Lu · 3 years, 9 months ago
  33. e4bd44e net: ocelot: replay switchdev events when joining bridge by Vladimir Oltean · 3 years, 10 months ago
  34. 81ef35e net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAG by Vladimir Oltean · 3 years, 10 months ago
  35. 6a56e19 flow_offload: reject configuration of packet-per-second policing in offload drivers by Baowen Zheng · 3 years, 10 months ago
  36. d8ea7ff net: mscc: ocelot: Add support for MRP by Horatiu Vultur · 4 years ago
  37. 137ffbc net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmit by Vladimir Oltean · 4 years ago
  38. 5f016f4 net: mscc: ocelot: use DIV_ROUND_UP helper in ocelot_port_inject_frame by Vladimir Oltean · 4 years ago
  39. 421741e net: mscc: ocelot: offload bridge port flags to device by Vladimir Oltean · 4 years ago
  40. 4c08c58 net: switchdev: propagate extack to port attributes by Vladimir Oltean · 4 years ago
  41. 23ca3b7 net: mscc: ocelot: rebalance LAGs on link up/down events by Vladimir Oltean · 4 years ago
  42. 583cbbe net: mscc: ocelot: don't refuse bonding interfaces we can't offload by Vladimir Oltean · 4 years ago
  43. 41e66fa net: mscc: ocelot: use a switch-case statement in ocelot_netdevice_event by Vladimir Oltean · 4 years ago
  44. 662981b net: mscc: ocelot: rename ocelot_netdevice_port_event to ocelot_netdevice_changeupper by Vladimir Oltean · 4 years ago
  45. e0c1623 net: mscc: ocelot: fix error handling bugs in mscc_ocelot_init_ports() by Dan Carpenter · 4 years ago
  46. 0e9bb4e net: mscc: ocelot: export VCAP structures to include/soc/mscc by Vladimir Oltean · 4 years ago
  47. 0fe2f27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  48. 79267ae net: mscc: ocelot: allow offloading of bridge on top of LAG by Vladimir Oltean · 4 years ago
  49. 20efd2c net: mscc: ocelot: Remove unneeded semicolon by Xu Wang · 4 years ago
  50. f59fd9c net: mscc: ocelot: configure watermarks using devlink-sb by Vladimir Oltean · 4 years ago
  51. 6c30384e net: mscc: ocelot: register devlink ports by Vladimir Oltean · 4 years ago
  52. bae33f2 net: switchdev: remove the transaction structure from port attributes by Vladimir Oltean · 4 years ago
  53. ffb68fc net: switchdev: remove the transaction structure from port object notifiers by Vladimir Oltean · 4 years ago
  54. b7a9e0d net: switchdev: remove vid_begin -> vid_end range from VLAN objects by Vladimir Oltean · 4 years ago
  55. ca0b272 net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process context by Vladimir Oltean · 4 years, 1 month ago
  56. 2f0402f net: mscc: ocelot: deny changing the native VLAN from the prepare phase by Vladimir Oltean · 4 years, 3 months ago
  57. c3e58a75 net: mscc: ocelot: transform the pvid and native vlan values into a structure by Vladimir Oltean · 4 years, 3 months ago
  58. 7e38b03 net: mscc: ocelot: remove duplicate ocelot_port_dev_check by Vladimir Oltean · 4 years, 3 months ago
  59. 2e554a7 net: dsa: propagate switchdev vlan_filtering prepare phase to drivers by Vladimir Oltean · 4 years, 3 months ago
  60. 319e4dd net: mscc: ocelot: introduce conversion helpers between port and netdev by Vladimir Oltean · 4 years, 4 months ago
  61. e2f9a8f net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb by Vladimir Oltean · 4 years, 4 months ago
  62. 6565243 net: mscc: ocelot: add locking for the port TX timestamp ID by Vladimir Oltean · 4 years, 4 months ago
  63. 9dda66a net: mscc: ocelot: fix race condition with TX timestamping by Vladimir Oltean · 4 years, 4 months ago
  64. 91c724c net: mscc: ocelot: convert port registers to regmap by Vladimir Oltean · 4 years, 6 months ago
  65. 5f035af net:qos: police action offloading parameter 'burst' change to the original value by Po Liu · 4 years, 7 months ago
  66. 836e0e55 net: mscc: ocelot: remove EXPORT_SYMBOL from ocelot_net.c by Vladimir Oltean · 4 years, 7 months ago
  67. 96b029b net: mscc: ocelot: introduce macros for iterating over PGIDs by Vladimir Oltean · 4 years, 7 months ago
  68. 209edf9 net: dsa: felix: call port mdb operations from ocelot by Vladimir Oltean · 4 years, 7 months ago
  69. 3c83654 net: mscc: ocelot: rename ocelot_ace.{c, h} to ocelot_vcap.{c,h} by Vladimir Oltean · 4 years, 7 months ago
  70. 9c90eea net: mscc: ocelot: move net_device related functions to ocelot_net.c by Vladimir Oltean · 4 years, 7 months ago