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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[intelxl] Always issue "clear PXE mode" admin queue command
Michael Brown
2022-08-11
2
-13
/
+11
|
*
[intelxl] Allow expected admin queue command errors to be silenced
Michael Brown
2022-08-11
1
-3
/
+7
|
*
[intelxl] Increase data buffer size to 4kB
Michael Brown
2022-08-11
1
-2
/
+5
|
*
[intelxl] Separate virtual function driver definitions
Michael Brown
2022-08-11
4
-259
/
+320
|
*
[intelxl] Reuse admin command descriptor and buffer for VF responses
Michael Brown
2022-08-11
2
-17
/
+15
|
*
[intelxl] Handle admin events via a callback
Michael Brown
2022-08-11
3
-30
/
+43
|
*
[intelxl] Rename 8086:1889 PCI ID to "iavf"
Michael Brown
2022-08-10
1
-1
/
+1
|
*
[intelxl] Increase receive descriptor ring size to 64 entries
Michael Brown
2022-08-10
1
-2
/
+2
|
*
[intelxl] Negotiate API version for virtual function via admin queue
Michael Brown
2022-08-10
3
-10
/
+75
|
*
[intelxl] Use non-zero MSI-X vector for virtual function interrupts
Michael Brown
2022-08-10
4
-18
/
+39
|
*
[intelxl] Fix invocation of intelxlvf_admin_queues()
Michael Brown
2022-08-10
1
-1
/
+1
|
*
[intelxl] Use function-level reset instead of PFGEN_CTRL.PFSWR
Michael Brown
2022-08-08
4
-39
/
+18
|
*
[pci] Generalise function-level reset mechanism
Michael Brown
2022-08-08
3
-20
/
+26
|
*
[intelxl] Update list of PCI IDs
Michael Brown
2022-08-08
1
-0
/
+5
|
*
[intelxl] Include admin command response data buffer in debug output
Michael Brown
2022-08-08
1
-1
/
+5
|
*
[intelxl] Identify rings consistently in debug messages
Michael Brown
2022-08-08
1
-4
/
+3
|
*
[intelxl] Add missing padding bytes to receive queue context
Michael Brown
2022-08-08
1
-0
/
+2
|
*
[intelxl] Fix bit width of function number in PFFUNC_RID register
Michael Brown
2022-08-08
1
-1
/
+1
|
*
[intelxl] Fix retrieval of switch configuration via admin queue
Michael Brown
2022-08-08
1
-9
/
+11
|
*
[acpi] Expose system MAC address via ${sysmac} setting
Michael Brown
2022-06-10
1
-0
/
+37
|
*
[cachedhcp] Allow cached DHCPACK to override a temporary MAC address
Michael Brown
2022-05-23
1
-9
/
+42
|
*
[ecm] Treat ACPI MAC address as being a non-permanent MAC address
Michael Brown
2022-05-23
3
-14
/
+18
*
|
Merge branch 'master' into openslx
Simon Rettberg
2022-05-11
115
-961
/
+3799
|
\
|
|
*
[cloud] Allow aws-import script to run on Python 3.6
Michael Brown
2022-04-06
1
-1
/
+1
|
*
[acpi] Support the "_RTXMAC_" format for ACPI-based MAC addresses
Michael Brown
2022-03-25
2
-28
/
+144
|
*
[acpi] Add MAC address extraction self-tests
Michael Brown
2022-03-24
2
-0
/
+239
|
*
[linux] Add stub phys_to_user() implementation
Michael Brown
2022-03-24
1
-1
/
+14
|
*
[acpi] Allow for the possibility of overriding ACPI tables at link time
Michael Brown
2022-03-24
5
-5
/
+26
|
*
[efi] Support Unicode character output via framebuffer console
Michael Brown
2022-03-15
1
-3
/
+48
|
*
[fbcon] Support Unicode character output
Michael Brown
2022-03-15
4
-74
/
+161
|
*
[efi] Support Unicode character output via text console
Michael Brown
2022-03-15
1
-1
/
+17
|
*
[utf8] Add UTF-8 accumulation self-tests
Michael Brown
2022-03-15
2
-0
/
+165
|
*
[utf8] Add ability to accumulate Unicode characters from UTF-8 bytes
Michael Brown
2022-03-01
2
-0
/
+206
|
*
[dns] Always start DNS queries using the first configured DNS server
Michael Brown
2022-02-24
1
-5
/
+4
|
*
[console] Include mappings for AltGr-Shift-<key>
Michael Brown
2022-02-16
20
-3
/
+118
|
*
[console] Support changing keyboard map at runtime
Michael Brown
2022-02-16
4
-2
/
+174
|
*
[settings] Always process all settings applicators
Michael Brown
2022-02-16
1
-7
/
+3
|
*
[console] Ensure that US keyboard map appears at start of linker table
Michael Brown
2022-02-16
3
-3
/
+7
|
*
[xsigo] Avoid storing unused uninitialised fields in gateway address
Michael Brown
2022-02-16
1
-0
/
+1
|
*
[pci] Ensure that pci_read_config() initialises all fields
Michael Brown
2022-02-16
1
-0
/
+5
|
*
[image] Do not clear current working URI when executing embedded image
Michael Brown
2022-02-16
1
-2
/
+5
|
*
[console] Fix definition of unreachability for remapped keys
Michael Brown
2022-02-15
19
-23
/
+137
|
*
[console] Add Swedish "se" keymap
Michael Brown
2022-02-15
1
-0
/
+53
|
*
[build] Avoid invoking genkeymap.py via Perl
Michael Brown
2022-02-15
2
-1
/
+2
|
*
[console] Ensure that all ASCII characters are reachable in all keymaps
Michael Brown
2022-02-15
1
-0
/
+6
|
*
[console] Remove "az" keymap
Michael Brown
2022-02-15
1
-40
/
+0
|
*
[console] Fix unreachable characters in "mt" keymap
Michael Brown
2022-02-15
2
-1
/
+5
|
*
[console] Fix unreachable characters in "il" keymap
Michael Brown
2022-02-15
2
-0
/
+7
|
*
[console] Treat dead keys as producing their ASCII equivalents
Michael Brown
2022-02-15
15
-7
/
+61
|
*
[console] Support AltGr to access ASCII characters via remapping
Michael Brown
2022-02-15
37
-5
/
+332
[prev]
[next]