index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
net
/
efi
/
nii.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Pad transmit buffer length to work around vendor driver bugs
Michael Brown
2024-03-18
1
-0
/
+7
*
[efi] Always poll for TX completions
Michael Brown
2023-06-21
1
-5
/
+5
*
[efi] Extend efi_locate_device() to allow searching up the device path
Michael Brown
2023-01-23
1
-1
/
+1
*
[efi] Disable receive filters to work around buggy UNDI drivers
Michael Brown
2023-01-11
1
-10
/
+47
*
[efi] Run ExitBootServices shutdown hook at TPL_NOTIFY
Michael Brown
2021-11-23
1
-1
/
+1
*
[efi] Use casts rather than virt_to_bus() for UNDI buffer addresses
Michael Brown
2020-11-16
1
-2
/
+2
*
[efi] Do not populate media header length in PXE transmit CPB
Michael Brown
2020-11-16
1
-1
/
+0
*
[efi] Attempt NII initialisation both with and without cable detection
Michael Brown
2020-08-17
1
-9
/
+28
*
[efi] Provide Map_Mem() and associated UNDI callbacks
Michael Brown
2018-03-20
1
-0
/
+163
*
[efi] Raise TPL when calling UNDI entry point
Michael Brown
2017-09-05
1
-0
/
+8
*
[efi] Enumerate PCI BARs in same order as SnpDxe
Michael Brown
2017-07-21
1
-2
/
+2
*
[efi] Skip cable detection at initialisation where possible
Michael Brown
2017-03-19
1
-23
/
+19
*
[efi] Remove raw EFI_HANDLE values from debug messages
Michael Brown
2015-08-27
1
-2
/
+2
*
[efi] Work around bugs in Emulex NII driver
Fabrice Bacchella
2015-08-17
1
-15
/
+71
*
[efi] Improve NII driver logging
Fabrice Bacchella
2015-08-17
1
-10
/
+21
*
[efi] Poll for TX completions only when there is an outstanding TX buffer
Michael Brown
2015-04-14
1
-8
/
+4
*
[efi] Poll media status only if advertised as supported
Michael Brown
2015-04-14
1
-2
/
+14
*
[efi] Provide a dummy data block in nii_initialise()
Michael Brown
2015-04-14
1
-1
/
+6
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[efi] Include NII driver within "snp" and "snponly" build targets
Michael Brown
2014-10-17
1
-43
/
+4
*
[efi] Check for presence of UNDI in NII protocol
Michael Brown
2014-10-17
1
-0
/
+6
*
[efi] Add NII / UNDI driver
Michael Brown
2014-10-16
1
-0
/
+1134