- 5cad43a net: dsa: felix: add port fast age support by Vladimir Oltean · 3 years ago
- 2c1415e net: dsa: seville: name change for clarity from pcs to mdio_device by Colin Foster · 3 years ago
- 61f0d0c net: dsa: felix: name change for clarity from pcs to mdio_device by Colin Foster · 3 years ago
- e7026f1 net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs by Colin Foster · 3 years ago
- 5a99590 flow_offload: add index to flow_action_entry structure by Baowen Zheng · 3 years ago
- 35d9768 net: dsa: tag_ocelot: convert to tagger-owned data by Vladimir Oltean · 3 years, 1 month ago
- 3150a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- e8b1d76 net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering by José Expósito · 3 years, 1 month ago
- b079922 net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join by Vladimir Oltean · 3 years, 1 month ago
- d3eed0e net: dsa: keep the bridge_dev and bridge_num as part of the same structure by Vladimir Oltean · 3 years, 1 month ago
- e44aecc net: dsa: felix: use kmemdup() to replace kmalloc + memcpy by Yihao Han · 3 years, 1 month ago
- 242bd0c net: dsa: ocelot: felix: add interface for custom regmaps by Colin Foster · 3 years, 1 month ago
- 49af6a7 net: dsa: ocelot: felix: Remove requirement for PCS in felix devices by Colin Foster · 3 years, 1 month ago
- c991048 net: dsa: ocelot: remove unnecessary pci_bar variables by Colin Foster · 3 years, 1 month ago
- dcad856fe5 net: dsa: felix: fix flexible_array.cocci warnings by kernel test robot · 3 years, 1 month ago
- b996584 net: dsa: ocelot: felix: utilize shared mscc-miim driver for indirect MDIO access by Colin Foster · 3 years, 1 month ago
- 5186c4a net: dsa: ocelot: seville: utilize of_mdiobus_register by Colin Foster · 3 years, 1 month ago
- 8abe197 net: dsa: felix: enable cut-through forwarding between ports by default by Vladimir Oltean · 3 years, 1 month ago
- a7e13ed net: dsa: felix: restrict psfp rules on ingress port by Xiaoliang Yang · 3 years, 1 month ago
- 76c13ed net: dsa: felix: use vcap policer to set flow meter for psfp by Xiaoliang Yang · 3 years, 1 month ago
- 77043c3 net: mscc: ocelot: use index to set vcap policer by Xiaoliang Yang · 3 years, 1 month ago
- 23ae3a7 net: dsa: felix: add stream gate settings for psfp by Xiaoliang Yang · 3 years, 1 month ago
- 7d4b564 net: dsa: felix: support psfp filter on vsc9959 by Xiaoliang Yang · 3 years, 1 month ago
- 92f6248 net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridge by Vladimir Oltean · 3 years, 2 months ago
- 4973056 net: convert users of bitmap_foo() to linkmode_foo() by Sean Anderson · 3 years, 2 months ago
- e15f597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- 8d5f795 net: dsa: felix: break at first CPU port during init and teardown by Vladimir Oltean · 3 years, 3 months ago
- 1328a88 net: dsa: felix: purge skb from TX timestamping queue if it cannot be sent by Vladimir Oltean · 3 years, 3 months ago
- 49f885b net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib by Vladimir Oltean · 3 years, 3 months ago
- 52849bc net: mscc: ocelot: avoid overflowing the PTP timestamp FIFO by Vladimir Oltean · 3 years, 3 months ago
- abecbfc net: dsa: felix: accept "ethernet-ports" OF node name by Vladimir Oltean · 3 years, 3 months ago
- 0650bf5 net: dsa: be compatible with masters which unregister on shutdown by Vladimir Oltean · 3 years, 3 months ago
- 3c9cfb5 net: update NXP copyright text by Vladimir Oltean · 3 years, 3 months ago
- 3b95d1b net: mscc: ocelot: transmit the VLAN filtering restrictions via extack by Vladimir Oltean · 3 years, 4 months ago
- 01af940 net: mscc: ocelot: transmit the "native VLAN" error via extack by Vladimir Oltean · 3 years, 4 months ago
- e6e12df net: mscc: ocelot: convert to phylink by Vladimir Oltean · 3 years, 5 months ago
- 46efe4e net: dsa: felix: stop calling ocelot_port_{enable,disable} by Vladimir Oltean · 3 years, 5 months ago
- e5f3155 ethernet: fix PTP_1588_CLOCK dependencies by Arnd Bergmann · 3 years, 5 months ago
- 328621f net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}register by Vladimir Oltean · 3 years, 5 months ago
- 5da11eb net: dsa: make tag_8021q operations part of the core by Vladimir Oltean · 3 years, 5 months ago
- d7b1fd5 net: dsa: let the core manage the tag_8021q context by Vladimir Oltean · 3 years, 5 months ago
- cedf467 net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpers by Vladimir Oltean · 3 years, 5 months ago
- de274be net: dsa: felix: set TX flow control according to the phylink_mac_link_up resolution by Vladimir Oltean · 3 years, 7 months ago
- f1fe19c net: mscc: ocelot: check return value after calling platform_get_resource() by Yang Yingliang · 3 years, 7 months ago
- 297c4de net: dsa: felix: re-enable TAS guard band mode by Michael Walle · 3 years, 8 months ago
- 682eaad net: mscc: ocelot: convert to ocelot_port_txtstamp_request() by Yangbo Lu · 3 years, 8 months ago
- c4b364c net: dsa: free skb->cb usage in core driver by Yangbo Lu · 3 years, 8 months ago
- 5c5416f net: dsa: no longer clone skb in core driver by Yangbo Lu · 3 years, 8 months ago
- cf536ea net: dsa: no longer identify PTP packet in core driver by Yangbo Lu · 3 years, 8 months ago
- cfd12c0 net: dsa: check tx timestamp request in core driver by Yangbo Lu · 3 years, 8 months ago
- 316bcff net: dsa: felix: disable always guard band bit for TAS config by Xiaoliang Yang · 3 years, 8 months ago
- a180be7 net: mscc: ocelot: remove redundant dev_err call in vsc9959_mdio_bus_alloc() by Guobin Huang · 3 years, 9 months ago
- e4bd44e net: ocelot: replay switchdev events when joining bridge by Vladimir Oltean · 3 years, 9 months ago
- a026c50 net: dsa: felix: Add support for MRP by Horatiu Vultur · 3 years, 10 months ago
- 6b73b7c net: dsa: felix: perform teardown on error in felix_setup by Vladimir Oltean · 3 years, 11 months ago
- 42b5adb net: dsa: felix: don't deinitialize unused ports by Vladimir Oltean · 3 years, 11 months ago
- 89153ed net: dsa: propagate extack to .port_vlan_filtering by Vladimir Oltean · 3 years, 11 months ago
- 31046a5 net: dsa: propagate extack to .port_vlan_add by Vladimir Oltean · 3 years, 11 months ago
- 0a6f17c net: dsa: tag_ocelot_8021q: add support for PTP timestamping by Vladimir Oltean · 3 years, 11 months ago
- c8c0ba4 net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q by Vladimir Oltean · 3 years, 11 months ago
- 7c4bb54 net: dsa: tag_ocelot: create separate tagger for Seville by Vladimir Oltean · 3 years, 11 months ago
- 40d3f29 net: mscc: ocelot: use common tag parsing code with DSA by Vladimir Oltean · 3 years, 11 months ago
- 421741e net: mscc: ocelot: offload bridge port flags to device by Vladimir Oltean · 3 years, 11 months ago
- b360d94 net: mscc: ocelot: use separate flooding PGID for broadcast by Vladimir Oltean · 3 years, 11 months ago
- 6edb9e8 net: dsa: felix: restore multicast flood to CPU when NPI tagger reinitializes by Vladimir Oltean · 3 years, 11 months ago
- dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 11 months ago
- eb4733d net: dsa: felix: implement port flushing on .phylink_mac_link_down by Vladimir Oltean · 3 years, 11 months ago
- 8fe6832 net: dsa: felix: propagate the LAG offload ops towards the ocelot lib by Vladimir Oltean · 3 years, 11 months ago
- e21268e net: dsa: felix: perform switch setup for tag_8021q by Vladimir Oltean · 4 years ago
- 7c83a7c net: dsa: add a second tagger for Ocelot switches based on tag_8021q by Vladimir Oltean · 4 years ago
- adb3dcc net: dsa: felix: convert to the new .change_tag_protocol DSA API by Vladimir Oltean · 4 years ago
- cacea62 net: mscc: ocelot: don't use NPI tag prefix for the CPU port module by Vladimir Oltean · 4 years ago
- f59fd9c net: mscc: ocelot: configure watermarks using devlink-sb by Vladimir Oltean · 4 years ago
- 70d39a6 net: mscc: ocelot: export NUM_TC constant from felix to common switch lib by Vladimir Oltean · 4 years ago
- d19741b net: dsa: felix: perform teardown in reverse order of setup by Vladimir Oltean · 4 years ago
- a709691 net: dsa: felix: reindent struct dsa_switch_ops by Vladimir Oltean · 4 years ago
- 703b762 net: mscc: ocelot: add ops for decoding watermark threshold and occupancy by Vladimir Oltean · 4 years ago
- f6fe01d net: mscc: ocelot: auto-detect packet buffer size and number of frame references by Vladimir Oltean · 4 years ago
- 0ee2af4 net: dsa: set configure_vlan_while_not_filtering to true by default by Vladimir Oltean · 4 years ago
- 537e2b8 net: dsa: felix: the switch does not support DMA by Vladimir Oltean · 4 years ago
- 1958d58 net: dsa: remove the transactional logic from VLAN objects by Vladimir Oltean · 4 years ago
- a52b2da net: dsa: remove the transactional logic from MDB entries by Vladimir Oltean · 4 years ago
- bae33f2 net: switchdev: remove the transaction structure from port attributes by Vladimir Oltean · 4 years ago
- b7a9e0d net: switchdev: remove vid_begin -> vid_end range from VLAN objects by Vladimir Oltean · 4 years ago
- c54913c net: dsa: ocelot: request DSA to fix up lack of address learning on CPU port by Vladimir Oltean · 4 years ago
- 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- edd2410 net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville by Vladimir Oltean · 4 years, 1 month ago
- 9a72068 net: dsa: felix: improve the workaround for multiple native VLANs on NPI port by Vladimir Oltean · 4 years, 2 months ago
- 2f0402f net: mscc: ocelot: deny changing the native VLAN from the prepare phase by Vladimir Oltean · 4 years, 2 months ago
- a15a6af net: dsa: seville: the packet buffer is 2 megabits, not megabytes by Maxim Kochetkov · 4 years, 2 months ago
- 9d49aea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
- 0132649 net: mscc: ocelot: warn when encoding an out-of-bounds watermark value by Vladimir Oltean · 4 years, 3 months ago
- 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- 2e554a7 net: dsa: propagate switchdev vlan_filtering prepare phase to drivers by Vladimir Oltean · 4 years, 3 months ago
- 75944fd net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1 by Xiaoliang Yang · 4 years, 3 months ago
- 319e4dd net: mscc: ocelot: introduce conversion helpers between port and netdev by Vladimir Oltean · 4 years, 3 months ago
- d732e9c net: mscc: ocelot: remove unneeded VCAP parameters for IS2 by Vladimir Oltean · 4 years, 3 months ago
- 2096805 net: mscc: ocelot: automatically detect VCAP constants by Vladimir Oltean · 4 years, 3 months ago
- e3aea29 net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target by Vladimir Oltean · 4 years, 3 months ago
- a61e365 net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target by Vladimir Oltean · 4 years, 3 months ago