Age | Commit message (Expand) | Author | Files | Lines |
2022-03-25 | Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -0/+1 |
2022-03-24 | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2 | -25/+106 |
2022-03-24 | Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2022-03-24 | Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2 | -11/+8 |
2022-03-24 | Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -20/+0 |
2022-03-18 | net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2 | Vladimir Oltean | 1 | -0/+2 |
2022-03-18 | net: mscc: ocelot: add port mirroring support using tc-matchall | Vladimir Oltean | 1 | -0/+9 |
2022-03-14 | net: dsa: felix: configure default-prio and dscp priorities | Vladimir Oltean | 1 | -0/+5 |
2022-03-08 | Merge tag 'at91-soc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 2 | -11/+8 |
2022-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -5/+9 |
2022-02-27 | net: mscc: ocelot: enforce FDB isolation when VLAN-unaware | Vladimir Oltean | 1 | -10/+21 |
2022-02-25 | soc/tegra: bpmp: cleanup double word in comment | Tom Rix | 1 | -1/+1 |
2022-02-25 | soc: add microchip polarfire soc system controller | Conor Dooley | 1 | -2/+2 |
2022-02-25 | ARM: at91: PM: add cpu idle support for sama7g5 | Claudiu Beznea | 1 | -0/+1 |
2022-02-25 | ARM: at91: ddr: fix typo to align with datasheet naming | Claudiu Beznea | 1 | -1/+1 |
2022-02-25 | ARM: at91: ddr: align macro definitions | Claudiu Beznea | 1 | -4/+4 |
2022-02-25 | ARM: at91: ddr: remove CONFIG_SOC_SAMA7 dependency | Claudiu Beznea | 1 | -4/+0 |
2022-02-25 | net: dsa: felix: support FDB entries on offloaded LAG interfaces | Vladimir Oltean | 1 | -0/+12 |
2022-02-19 | soc: fsl: Replace kernel.h with the necessary inclusions | Andy Shevchenko | 5 | -5/+9 |
2022-02-17 | net: dsa: felix: update destinations of existing traps with ocelot-8021q | Vladimir Oltean | 1 | -3/+1 |
2022-02-17 | net: mscc: ocelot: annotate which traps need PTP timestamping | Vladimir Oltean | 1 | -0/+1 |
2022-02-17 | net: mscc: ocelot: keep traps in a list | Vladimir Oltean | 2 | -0/+2 |
2022-02-17 | net: mscc: ocelot: avoid overlap in VCAP IS2 between PTP and MRP traps | Vladimir Oltean | 1 | -8/+8 |
2022-02-17 | net: mscc: ocelot: use a single VCAP filter for all MRP traps | Vladimir Oltean | 1 | -1/+1 |
2022-02-17 | net: mscc: ocelot: delete OCELOT_MRP_CPUQ | Vladimir Oltean | 1 | -2/+0 |
2022-02-17 | net: mscc: ocelot: consolidate cookie allocation for private VCAP rules | Vladimir Oltean | 1 | -0/+16 |
2022-02-14 | net: mscc: ocelot: use bulk reads for stats | Colin Foster | 1 | -0/+8 |
2022-02-14 | net: mscc: ocelot: add ability to perform bulk reads | Colin Foster | 1 | -0/+5 |
2022-02-14 | net: ocelot: align macros for consistency | Colin Foster | 1 | -15/+29 |
2022-02-01 | Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -0/+1 |
2022-01-28 | media: memory: mtk-smi: Get rid of mtk_smi_larb_get/put | Yong Wu | 1 | -20/+0 |
2022-01-11 | firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE | Maxime Ripard | 1 | -0/+1 |
2022-01-11 | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 4 | -2/+104 |
2022-01-10 | Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 1 | -0/+15 |
2022-01-08 | net: dsa: felix: add port fast age support | Vladimir Oltean | 1 | -0/+1 |
2021-12-16 | soc/tegra: Add devm_tegra_core_dev_init_opp_table_common() | Dmitry Osipenko | 1 | -0/+15 |
2021-12-11 | net: ocelot: add FDMA support | Clément Léger | 1 | -0/+3 |
2021-12-11 | net: ocelot: add and export ocelot_ptp_rx_timestamp() | Clément Léger | 1 | -0/+2 |
2021-12-11 | net: ocelot: export ocelot_ifh_port_set() to setup IFH | Clément Léger | 1 | -0/+1 |
2021-12-11 | net: ocelot: fix missed include in the vsc7514_regs.h file | Colin Foster | 1 | -0/+2 |
2021-12-08 | net: mscc: ocelot: split register definitions to a separate file | Colin Foster | 1 | -0/+27 |
2021-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+2 |
2021-11-26 | net: mscc: ocelot: create a function that replaces an existing VCAP filter | Vladimir Oltean | 1 | -0/+2 |
2021-11-26 | net: dsa: felix: enable cut-through forwarding between ports by default | Vladimir Oltean | 1 | -1/+8 |
2021-11-18 | net: dsa: felix: restrict psfp rules on ingress port | Xiaoliang Yang | 1 | -1/+2 |
2021-11-18 | net: mscc: ocelot: use index to set vcap policer | Xiaoliang Yang | 1 | -1/+13 |
2021-11-18 | net: dsa: felix: support psfp filter on vsc9959 | Xiaoliang Yang | 2 | -0/+18 |
2021-11-18 | net: mscc: ocelot: add gate and police action offload to PSFP | Xiaoliang Yang | 2 | -0/+6 |
2021-11-18 | net: mscc: ocelot: add MAC table stream learn and lookup operations | Xiaoliang Yang | 1 | -0/+22 |
2021-11-04 | Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 4 | -7/+78 |