Age | Commit message (Expand) | Author | Files | Lines |
2021-06-08 | net: mscc: ocelot: check return value after calling platform_get_resource() | Yang Yingliang | 1 | -0/+5 |
2021-02-15 | net: dsa: tag_ocelot: create separate tagger for Seville | Vladimir Oltean | 1 | -27/+1 |
2021-02-15 | net: mscc: ocelot: use common tag parsing code with DSA | Vladimir Oltean | 1 | -1/+1 |
2021-01-30 | net: dsa: felix: convert to the new .change_tag_protocol DSA API | Vladimir Oltean | 1 | -0/+1 |
2021-01-16 | net: mscc: ocelot: export NUM_TC constant from felix to common switch lib | Vladimir Oltean | 1 | -0/+1 |
2021-01-16 | net: mscc: ocelot: add ops for decoding watermark threshold and occupancy | Vladimir Oltean | 1 | -0/+18 |
2021-01-16 | net: mscc: ocelot: auto-detect packet buffer size and number of frame references | Vladimir Oltean | 1 | -1/+0 |
2020-12-06 | net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville | Vladimir Oltean | 1 | -0/+1 |
2020-10-20 | net: dsa: seville: the packet buffer is 2 megabits, not megabytes | Maxim Kochetkov | 1 | -1/+1 |
2020-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+2 |
2020-10-06 | net: mscc: ocelot: warn when encoding an out-of-bounds watermark value | Vladimir Oltean | 1 | -0/+2 |
2020-10-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
2020-10-03 | net: mscc: ocelot: introduce conversion helpers between port and netdev | Vladimir Oltean | 1 | -0/+2 |
2020-09-30 | net: mscc: ocelot: remove unneeded VCAP parameters for IS2 | Vladimir Oltean | 1 | -13/+0 |
2020-09-30 | net: mscc: ocelot: automatically detect VCAP constants | Vladimir Oltean | 1 | -1/+12 |
2020-09-30 | net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target | Vladimir Oltean | 1 | -0/+50 |
2020-09-30 | net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target | Vladimir Oltean | 1 | -0/+92 |
2020-09-30 | net: mscc: ocelot: generalize existing code for VCAP | Vladimir Oltean | 1 | -11/+14 |
2020-09-29 | net: dsa: seville: fix VCAP IS2 action width | Vladimir Oltean | 1 | -1/+1 |
2020-09-27 | net: dsa: tag_ocelot: use a short prefix on both ingress and egress | Vladimir Oltean | 1 | -3/+10 |
2020-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -9/+9 |
2020-09-22 | net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries | Vladimir Oltean | 1 | -8/+8 |
2020-09-19 | net: dsa: seville: build as separate module | Vladimir Oltean | 1 | -1/+5 |
2020-09-19 | net: dsa: seville: duplicate vsc9959_mdio_bus_free | Vladimir Oltean | 1 | -1/+18 |
2020-09-19 | net: dsa: seville: reindent defines for MDIO controller | Vladimir Oltean | 1 | -6/+6 |
2020-09-19 | net: dsa: seville: remove unused defines for the mdio controller | Vladimir Oltean | 1 | -11/+0 |
2020-09-19 | net: dsa: ocelot: document why reset procedure is different for felix/seville | Vladimir Oltean | 1 | -0/+4 |
2020-09-19 | net: dsa: seville: first enable memories, then initialize them | Vladimir Oltean | 1 | -1/+1 |
2020-09-19 | net: dsa: seville: don't write to MEM_ENA twice | Vladimir Oltean | 1 | -1/+0 |
2020-09-18 | net: dsa: seville: fix buffer size of the queue system | Vladimir Oltean | 1 | -1/+1 |
2020-08-31 | net: dsa: ocelot: use the Lynx PCS helpers in Felix and Seville | Ioana Ciornei | 1 | -7/+14 |
2020-07-14 | net: dsa: felix: introduce support for Seville VSC9953 switch | Maxim Kochetkov | 1 | -0/+1104 |