summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118DxeUtil.c
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg: remove Lan9118 network controller driverArd Biesheuvel2020-05-051-1032/+0
* EmbeddedPkg: Fix various typosCœur2019-07-041-1/+1
* EmbeddedPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* EmbeddedPkg/Lan9118Dxe: add mask PCD to disable auto-negotiation featuresRyan Harkin2016-05-111-0/+1
* EmbeddedPkg/Lan9118Dxe: remove redundant stallsMark Rutland2016-05-101-16/+0
* EmbeddedPkg/Lan9118Dxe: Use LAN9118 MMIO wrappersMark Rutland2016-05-101-66/+66
* EmbeddedPkg/Lan9118Dxe: add LAN9118 MMIO wrappersMark Rutland2016-05-101-0/+48
* Revert "EmbeddedPkg/Lan9118Dxe: use MemoryFence"Mark Rutland2016-05-101-22/+18
* EmbeddedPkg/Lan9118Dxe: rename TimeOut to RetriesRyan Harkin2016-02-101-11/+11
* EmbeddedPkg/Lan9118Dxe: add PCD for negotiation timeoutRyan Harkin2016-02-101-1/+1
* EmbeddedPkg/Lan9118Dxe: use MemoryFenceRyan Harkin2016-02-101-18/+22
* EmbeddedPkg/Lan9118Dxe: Remove link check in SNP initializationRonald Cron2014-11-111-15/+0
* EmbeddedPkg/Lan9118Dxe: Rework filter init, enabling and disablingRonald Cron2014-10-271-2/+1
* EmbeddedPkg/Lan9118Dxe: Fixed typoOlivier Martin2014-09-161-1/+1
* EmbeddedPkg/Lan9118Dxe: Handle EFI_STATUS from PhySoftReset() & SoftReset()Olivier Martin2014-07-041-3/+3
* ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin2014-06-201-1/+1
* EmbeddedPkg: Added Lan9118 Dxe driverOlivier Martin2014-04-241-0/+1021