summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/brocade
ModeNameSize
-rw-r--r--Kconfig620logplain
-rw-r--r--Makefile123logplain
d---------bna1102logplain
kunit: enable hardware acceleration when availableTamir Duberstein 2024-11-19kunit: tool: Allow overriding the shutdown mode from qemu configThomas Weißschuh 2024-09-12kunit: tool: Build compile_commands.jsonBrendan Jackman 2024-02-27kunit: tool: Print UML commandMickaël Salaün 2023-07-26kunit: tool: Add command line interface to filter and report attributesRae Moar 2023-05-08kunit: tool: undo type subscripts for subprocess.PopenDaniel Latypov 2023-04-05kunit: tool: Add support for overriding the QEMU serial portGeert Uytterhoeven 2023-03-17kunit: tool: fix pre-existing `mypy --strict` errors and update run_checks.pyDaniel Latypov 2023-03-17kunit: tool: remove unused imports and variablesDaniel Latypov 2023-03-17kunit: tool: add subscripts for type annotations where appropriateDaniel Latypov 2022-09-30kunit: tool: rename all_test_uml.config, use it for --alltestsDaniel Latypov 2022-09-30kunit: add kunit.enable to enable/disable KUnit testJoe Fradley 2022-07-08kunit: tool: Enable virtio/PCI by default on UMLDavid Gow 2022-07-08kunit: tool: make --kunitconfig repeatable, blindly concatDaniel Latypov 2022-07-07kunit: tool: refactor internal kconfig handling, allow overridingDaniel Latypov 2022-07-07kunit: tool: introduce --qemu_argsDaniel Latypov 2022-07-07kunit: tool: simplify creating LinuxSourceTreeOperationsDaniel Latypov 2022-07-07kunit: tool: cosmetic: don't specify duplicate kernel cmdline optionsDaniel Latypov 2022-07-07kunit: tool: refactoring printing logic into kunit_printer.pyDaniel Latypov 2022-07-07kunit: tool: drop unused load_config argumentDaniel Latypov 2022-05-16kunit: tool: misc cleanupsDaniel Latypov 2022-05-12kunit: tool: stop using a shell to run kernel under QEMUDaniel Latypov 2022-04-04kunit: tool: properly report the used arch for --json, or '' if not knownDaniel Latypov 2022-04-04kunit: tool: simplify code since build_dir can't be NoneDaniel Latypov