summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/efi/nii.c
Commit message (Expand)AuthorAgeFilesLines
* [efi] Provide Map_Mem() and associated UNDI callbacksMichael Brown2018-03-201-0/+163
* [efi] Raise TPL when calling UNDI entry pointMichael Brown2017-09-051-0/+8
* [efi] Enumerate PCI BARs in same order as SnpDxeMichael Brown2017-07-211-2/+2
* [efi] Skip cable detection at initialisation where possibleMichael Brown2017-03-191-23/+19Star
* [efi] Remove raw EFI_HANDLE values from debug messagesMichael Brown2015-08-271-2/+2
* [efi] Work around bugs in Emulex NII driverFabrice Bacchella2015-08-171-15/+71
* [efi] Improve NII driver loggingFabrice Bacchella2015-08-171-10/+21
* [efi] Poll for TX completions only when there is an outstanding TX bufferMichael Brown2015-04-141-8/+4Star
* [efi] Poll media status only if advertised as supportedMichael Brown2015-04-141-2/+14
* [efi] Provide a dummy data block in nii_initialise()Michael Brown2015-04-141-1/+6
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [efi] Include NII driver within "snp" and "snponly" build targetsMichael Brown2014-10-171-43/+4Star
* [efi] Check for presence of UNDI in NII protocolMichael Brown2014-10-171-0/+6
* [efi] Add NII / UNDI driverMichael Brown2014-10-161-0/+1134