summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/i210
Commit message (Expand)AuthorAgeFilesLines
* drivers/intel/i210: Request Bus Master in .final opsAngel Pons2020-11-301-4/+4
* drivers/intel/i210: Define MAC_ADDR_LENAngel Pons2020-11-301-2/+3
* src/drivers: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-113-3/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-062-24/+4
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-2/+0
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-223-6/+0
* src/{device,drivers}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-6/+6
* i210: Add additional PCI-ID to the i210 driverWerner Zeh2018-05-311-1/+1
* drivers/intel/i210.c: Get rid of device_tElyes HAOUAS2018-05-041-1/+1
* src: Fix all Siemens copyrightsMario Scheithauer2017-11-072-2/+2
* intel/i210: Set bus master bit in command registerWerner Zeh2017-10-221-2/+9
* intel/i210: Change API for function mainboard_get_mac_address()Werner Zeh2016-07-053-9/+26
* drivers/intel/i210: Use uint8_t and friends instead of u8Werner Zeh2016-04-281-32/+35
* kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-191-1/+5
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-312-8/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-212-2/+2
* Kconfig whitespace fixesMartin Roth2015-04-281-2/+2
* drivers/intel/i210: Add new driver for Intel i210 MACPHYWerner Zeh2015-02-244-0/+292