aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/net/atl1e.c
AgeCommit message (Expand)Author
2022-12-09drivers/net/atl1e.c: Use {read,write}32p()Elyes Haouas
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2021-11-04drivers: Replace bad uses of `find_resource`Angel Pons
2021-10-05src/acpi to src/lib: Fix spelling errorsMartin Roth
2021-03-17cbfs: Replace more instances of cbfs_boot_locate() with newer APIsJulius Werner
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2019-10-22AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth
2019-05-29src/{device,drivers}: Add missing 'include <types.h>'Elyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2018-10-15drivers/net/atl1e: Add driverArthur Heymans