aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel/i210
AgeCommit message (Expand)Author
2024-02-18drivers: Add SPDX license headers to Kconfig filesMartin Roth
2024-01-24driver/intel to /driver/ocp: Rename Makefiles from .inc to .mkMartin Roth
2023-02-01treewide: Remove duplicated include <device/pci.h>Elyes Haouas
2023-01-14drivers/intel/i210/Makefile.inc: Fix "No such file or directory" errorElyes Haouas
2023-01-13drivers/intel/i210.h: Remove 'extern' from declarationArthur Heymans
2022-07-17src/drivers/intel/i210: Remove unuseful 'return' in void functionElyes HAOUAS
2022-03-08drivers/intel/i210: Set log level to BIOS_NOTICE on missing MAC addressWerner Zeh
2022-03-07src: Make PCI ID define names shorterFelix Singer
2021-07-23drivers/intel/i210: Set PCI bus master bit only if allowedWerner Zeh
2020-11-30drivers/intel/i210: Request Bus Master in .final opsAngel Pons
2020-11-30drivers/intel/i210: Define MAC_ADDR_LENAngel Pons
2020-09-21src/drivers: Drop unneeded empty linesElyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick 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/[a*-i*] copyrights into AUTHORS fileMartin Roth
2018-07-09src/{device,drivers}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-05-31i210: Add additional PCI-ID to the i210 driverWerner Zeh
2018-05-04drivers/intel/i210.c: Get rid of device_tElyes HAOUAS
2017-11-07src: Fix all Siemens copyrightsMario Scheithauer
2017-10-22intel/i210: Set bus master bit in command registerWerner Zeh
2016-07-05intel/i210: Change API for function mainboard_get_mac_address()Werner Zeh
2016-04-28drivers/intel/i210: Use uint8_t and friends instead of u8Werner Zeh
2016-04-19kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-28Kconfig whitespace fixesMartin Roth
2015-02-24drivers/intel/i210: Add new driver for Intel i210 MACPHYWerner Zeh