summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [undi] Assume that legacy interrupts are broken for any PCIe deviceMichael Brown2025-07-241-3/+21
* [undi] Work around broken ASUSTeK KNPA-U16 server PXE ROMMichael Brown2025-04-171-0/+2
* [undi] Ensure forward progress is made even if UNDI IRQ is stuckMichael Brown2025-03-262-1/+32
* [pxeprefix] Ensure that UNDI IRQ is disabled before starting iPXEMichael Brown2025-03-261-0/+4
* [build] Fix building with newer binutilsMichael Brown2024-01-141-1/+1
* [build] Remove unnecessary ".text" directivesMichael Brown2024-01-141-1/+0Star
* [build] Inhibit linker warnings about an implied executable stackGeert Stappers2023-06-301-0/+1
* [undi] Read TSC only when profilingMichael Brown2021-05-121-2/+9
* [init] Show startup and shutdown function names in debug messagesMichael Brown2019-01-251-0/+1
* [undi] Include subsystem IDs in broken interrupt device checkMichael Brown2018-04-181-6/+27
* [undi] Treat invalid IRQ numbers as non-fatal errorsMichael Brown2018-03-211-4/+2Star
* [undi] Move PXE API caller back into UNDI driverMichael Brown2017-03-192-68/+300
* [undi] Try matching UNDI ROMs in BIOS enumeration orderMichael Brown2016-12-071-1/+1
* [undi] Clean up driver and device name informationMichael Brown2016-12-053-36/+30Star
* [undi] Allocate base memory before calling UNDI loader entry pointMichael Brown2016-12-051-14/+16
* [undi] Work around broken HP EliteBook 745 G3 PXE ROMMichael Brown2016-05-131-0/+2
* [bios] Add bin-x86_64-pcbios build platformMichael Brown2016-02-167-0/+1656