Age | Commit message (Expand) | Author |
2020-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-10-05 | net: dsa: propagate switchdev vlan_filtering prepare phase to drivers | Vladimir Oltean |
2020-10-02 | net: mscc: ocelot: create TCAM skeleton from tc filter chains | Vladimir Oltean |
2020-10-02 | net: mscc: ocelot: introduce conversion helpers between port and netdev | Vladimir Oltean |
2020-09-29 | net: mscc: ocelot: automatically detect VCAP constants | Vladimir Oltean |
2020-09-29 | net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target | Vladimir Oltean |
2020-09-29 | net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target | Vladimir Oltean |
2020-09-29 | net: mscc: ocelot: generalize existing code for VCAP | Vladimir Oltean |
2020-09-29 | net: mscc: ocelot: introduce a new ocelot_target_{read,write} API | Vladimir Oltean |
2020-09-26 | net: dsa: tag_ocelot: use a short prefix on both ingress and egress | Vladimir Oltean |
2020-09-26 | net: mscc: ocelot: move NPI port configuration to DSA | Vladimir Oltean |
2020-09-24 | net: mscc: ocelot: fix fields offset in SG_CONFIG_REG_3 | Xiaoliang Yang |
2020-09-24 | net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb | Vladimir Oltean |
2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-09-18 | net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_info | Vladimir Oltean |
2020-09-18 | net: mscc: ocelot: deinitialize only initialized ports | Vladimir Oltean |
2020-09-18 | net: mscc: ocelot: add locking for the port TX timestamp ID | Vladimir Oltean |
2020-07-13 | net: mscc: ocelot: extend watermark encoding function | Maxim Kochetkov |
2020-07-13 | net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfield | Maxim Kochetkov |
2020-07-13 | net: dsa: felix: create a template for the DSA tags on xmit | Vladimir Oltean |
2020-07-13 | net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfields | Vladimir Oltean |
2020-07-13 | soc: mscc: ocelot: add MII registers description | Maxim Kochetkov |
2020-07-13 | net: mscc: ocelot: convert port registers to regmap | Vladimir Oltean |
2020-06-22 | net: mscc: ocelot: introduce macros for iterating over PGIDs | Vladimir Oltean |
2020-06-22 | net: dsa: felix: call port mdb operations from ocelot | Vladimir Oltean |
2020-06-20 | net: mscc: ocelot: generalize the "ACE/ACL" names | Vladimir Oltean |
2020-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-06 | net: dsa: ocelot: the MAC table on Felix is twice as large | Vladimir Oltean |
2020-04-21 | net: mscc: ocelot: support 4 PTP programmable pins | Yangbo Lu |
2020-04-21 | net: mscc: ocelot: add wave programming registers definitions | Yangbo Lu |
2020-04-21 | net: mscc: ocelot: redefine PTP pins | Yangbo Lu |
2020-04-21 | net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c | Yangbo Lu |
2020-04-15 | net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge | Vladimir Oltean |
2020-03-30 | net: dsa: felix: add port policers | Vladimir Oltean |
2020-03-30 | net: mscc: ocelot: add action of police on vcap_is2 | Xiaoliang Yang |
2020-03-27 | net: dsa: felix: support changing the MTU | Vladimir Oltean |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-09 | net: mscc: ocelot: properly account for VLAN header length when setting MRU | Vladimir Oltean |
2020-03-04 | net: dsa: felix: Allow unknown unicast traffic towards the CPU port module | Vladimir Oltean |
2020-03-04 | net: mscc: ocelot: eliminate confusion between CPU and NPI port | Vladimir Oltean |
2020-03-03 | net: dsa: felix: Wire up the ocelot cls_flower methods | Vladimir Oltean |
2020-03-03 | net: mscc: ocelot: parameterize the vcap_is2 properties | Vladimir Oltean |
2020-03-03 | net: mscc: ocelot: remove port_pcs_init indirection for VSC7514 | Vladimir Oltean |
2020-03-03 | net: mscc: ocelot: don't rely on preprocessor for vcap key/action packing | Vladimir Oltean |
2020-03-03 | net: mscc: ocelot: simplify tc-flower offload structures | Vladimir Oltean |
2020-01-05 | net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/mscc | Vladimir Oltean |
2020-01-05 | net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port | Vladimir Oltean |
2019-11-27 | net: mscc: ocelot: use skb queue instead of skbs list | Yangbo Lu |
2019-11-21 | net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb() | Yangbo Lu |
2019-11-21 | net: mscc: ocelot: convert to use ocelot_get_txtstamp() | Yangbo Lu |