Age | Commit message (Expand) | Author |
2023-07-06 | net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->ops | Vladimir Oltean |
2023-07-06 | net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lock | Vladimir Oltean |
2023-06-29 | net: mscc: ocelot: don't keep PTP configuration of all ports in single structure | Vladimir Oltean |
2023-04-17 | net: mscc: ocelot: add support for preemptible traffic classes | Vladimir Oltean |
2023-04-17 | net: mscc: ocelot: add support for mqprio offload | Vladimir Oltean |
2023-04-17 | net: mscc: ocelot: optimize ocelot_mm_irq() | Vladimir Oltean |
2023-04-17 | net: mscc: ocelot: remove struct ocelot_mm_state :: lock | Vladimir Oltean |
2023-04-17 | net: mscc: ocelot: export a single ocelot_mm_irq() | Vladimir Oltean |
2023-04-13 | net: mscc: ocelot: strengthen type of "u32 reg" in I/O accessors | Vladimir Oltean |
2023-03-20 | net: mscc: ocelot: expose serdes configuration function | Colin Foster |
2023-03-20 | net: mscc: ocelot: expose generic phylink_mac_config routine | Colin Foster |
2023-03-20 | net: mscc: ocelot: expose ocelot_pll5_init routine | Colin Foster |
2023-02-06 | net: mscc: ocelot: un-export unused regmap symbols | Colin Foster |
2023-01-30 | net: mscc: ocelot: expose vsc7514_regmap definition | Colin Foster |
2023-01-30 | net: mscc: ocelot: expose ocelot_reset routine | Colin Foster |
2023-01-30 | net: mscc: ocelot: expose vcap_props structure | Colin Foster |
2023-01-30 | net: mscc: ocelot: expose regfield definition to be used by other drivers | Colin Foster |
2023-01-30 | net: mscc: ocelot: expose ocelot wm functions | Colin Foster |
2023-01-23 | net: mscc: ocelot: add MAC Merge layer support for VSC9959 | Vladimir Oltean |
2023-01-23 | net: mscc: ocelot: export ethtool MAC Merge stats for Felix VSC9959 | Vladimir Oltean |
2022-11-22 | net: mscc: ocelot: remove unnecessary exposure of stats structures | Colin Foster |
2022-11-22 | net: mscc: ocelot: remove redundant stats_layout pointers | Colin Foster |
2022-09-20 | net: dsa: felix: add support for changing DSA master | Vladimir Oltean |
2022-09-20 | net: dsa: propagate extack to port_lag_join | Vladimir Oltean |
2022-09-09 | net: mscc: ocelot: share the common stat definitions between all drivers | Vladimir Oltean |
2022-09-09 | net: mscc: ocelot: minimize definitions for stats | Vladimir Oltean |
2022-09-09 | net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGED | Vladimir Oltean |
2022-09-09 | net: mscc: ocelot: add support for all sorts of standardized counters present... | Vladimir Oltean |
2022-09-09 | net: dsa: felix: use ocelot's ndo_get_stats64 method | Vladimir Oltean |
2022-09-09 | net: dsa: felix: check the 32-bit PSFP stats against overflow | Vladimir Oltean |
2022-09-09 | net: mscc: ocelot: make access to STAT_VIEW sleepable again | Vladimir Oltean |
2022-09-09 | net: dsa: felix: add definitions for the stream filter counters | Vladimir Oltean |
2022-08-23 | net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinity | Vladimir Oltean |
2022-08-17 | net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset | Vladimir Oltean |
2022-08-17 | net: mscc: ocelot: make struct ocelot_stat_layout array indexable | Vladimir Oltean |
2022-08-17 | net: mscc: ocelot: turn stats_lock into a spinlock | Vladimir Oltean |
2022-08-17 | net: mscc: ocelot: fix incorrect ndo_get_stats64 packet counters | Vladimir Oltean |
2022-06-30 | net: dsa: felix: keep reference on entire tc-taprio config | Vladimir Oltean |
2022-06-19 | net: dsa: felix: update base time of time-aware shaper when adjusting PTP time | Xiaoliang Yang |
2022-05-23 | net: dsa: felix: tag_8021q preparation for multiple CPU ports | Vladimir Oltean |
2022-05-23 | net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU ports | Vladimir Oltean |
2022-05-23 | net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802... | Vladimir Oltean |
2022-05-12 | net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: index | Vladimir Oltean |
2022-05-12 | net: mscc: ocelot: minimize holes in struct ocelot_port | Vladimir Oltean |
2022-05-12 | net: mscc: ocelot: delete ocelot_port :: xmit_template | Vladimir Oltean |
2022-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-05-06 | net: dsa: felix: perform MDB migration based on ocelot->multicast list | Vladimir Oltean |
2022-05-05 | net: mscc: ocelot: mark traps with a bool instead of keeping them in a list | Vladimir Oltean |
2022-05-02 | net: mscc: ocelot: add missed parentheses around macro argument | Colin Foster |
2022-05-02 | net: mscc: ocelot: remove unnecessary variable | Colin Foster |