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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[test] Add constant-length memset() self-tests
Michael Brown
2015-02-17
2
-0
/
+154
*
[test] Add self-tests for more string functions
Michael Brown
2015-02-17
1
-0
/
+88
*
[libc] Rewrite string functions
Michael Brown
2015-02-17
6
-403
/
+371
*
[libc] Remove unused string functions
Michael Brown
2015-02-16
2
-194
/
+0
*
[ncm] Use generic refill framework for bulk IN and interrupt endpoints
Michael Brown
2015-02-16
2
-252
/
+92
*
[ecm] Use generic refill framework for bulk IN and interrupt endpoints
Michael Brown
2015-02-13
2
-133
/
+40
*
[usb] Use generic refill framework for USB hub interrupt endpoints
Michael Brown
2015-02-13
2
-51
/
+7
*
[usb] Provide generic framework for refilling receive endpoints
Michael Brown
2015-02-13
2
-0
/
+168
*
[build] Apply the "-fno-PIE -nopie" workaround only to i386 builds
Michael Brown
2015-02-12
2
-11
/
+11
*
[efi] Disallow R_X86_64_32 relocations
Michael Brown
2015-02-12
1
-2
/
+1
*
[build] Sort objects in blib.a
Olaf Hering
2015-02-12
1
-1
/
+1
*
[usb] Handle port status changes received after failing to find a driver
Michael Brown
2015-02-12
2
-6
/
+20
*
[rndis] Add rndis_rx_err()
Michael Brown
2015-02-11
2
-0
/
+17
*
[build] Allow product tag line to be customised via config/branding.h
Michael Brown
2015-02-11
2
-1
/
+10
*
[build] Allow setting help text URI to be customised via config/branding.h
Michael Brown
2015-02-11
3
-3
/
+46
*
[build] Allow command help text URI to be customised via config/branding.h
Michael Brown
2015-02-11
2
-1
/
+46
*
[build] Allow error message URI to be customised via config/branding.h
Michael Brown
2015-02-11
2
-2
/
+48
*
[build] Allow product URI to be customised via config/branding.h
Michael Brown
2015-02-11
3
-3
/
+5
*
[build] Use PRODUCT_SHORT_NAME for end-user visible strings
Michael Brown
2015-02-11
4
-6
/
+11
*
[build] Move branding information to config/branding.h
Michael Brown
2015-02-11
5
-18
/
+36
*
[xhci] Delay after (possibly) forcing port link state to RxDetect
Michael Brown
2015-02-11
2
-0
/
+8
*
[ecm] Add support for CDC-ECM USB Ethernet devices
Michael Brown
2015-02-10
2
-1
/
+750
*
[usb] Allow usb_stream() to enforce a terminating short packet
Michael Brown
2015-02-10
5
-14
/
+28
*
[usb] Parse endpoint descriptor bInterval field
Michael Brown
2015-02-10
4
-5
/
+46
*
[usb] Handle CDC union functional descriptors
Michael Brown
2015-02-09
3
-3
/
+100
*
[usb] Try multiple USB device configurations
Michael Brown
2015-02-09
2
-72
/
+137
*
[ncm] Reserve headroom in received packets
Michael Brown
2015-02-06
1
-1
/
+11
*
[pxe] Maintain a queue for received PXE UDP packets
Michael Brown
2015-02-06
1
-38
/
+85
*
[pxe] Use tftp_uri() to construct PXE TFTP URIs
Michael Brown
2015-02-06
1
-12
/
+15
*
[uri] Allow tftp_uri() to construct a URI with a custom port
Michael Brown
2015-02-06
4
-7
/
+30
*
[tftp] Explicitly abort connection whenever parent interface is closed
Michael Brown
2015-02-06
2
-48
/
+23
*
[ncm] Use large multi-packet buffers by default
Michael Brown
2015-02-06
2
-165
/
+301
*
[usb] Report xHCI host controller events
Michael Brown
2015-02-05
2
-0
/
+41
*
[ncm] Add support for CDC-NCM USB Ethernet devices
Michael Brown
2015-02-03
6
-0
/
+1198
*
[usb] Add support for xHCI host controllers
Michael Brown
2015-02-03
5
-0
/
+4081
*
[usb] Add basic support for USB hubs
Michael Brown
2015-02-03
5
-0
/
+805
*
[usb] Add basic support for USB devices
Michael Brown
2015-02-03
5
-1
/
+2822
*
[romprefix] Ensure UNDI loader can be included by all ROM types
Michael Brown
2015-02-02
3
-0
/
+30
*
[pci] Allow drivers to specify a PCI class
Michael Brown
2015-02-02
4
-101
/
+63
*
[build] Include Hyper-V driver in the all-drivers build
Michael Brown
2014-12-21
1
-0
/
+4
*
[hyperv] Require support for VMBus version 3.0 or newer
Michael Brown
2014-12-21
2
-17
/
+83
*
[hyperv] Tidy up debug output
Michael Brown
2014-12-20
1
-2
/
+2
*
[rndis] Ignore start-of-day RNDIS_INDICATE_STATUS_MSG with status 0x40020006
Michael Brown
2014-12-20
2
-0
/
+6
*
[hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages
Michael Brown
2014-12-20
4
-94
/
+72
*
[hyperv] Increase TX ring size
Michael Brown
2014-12-20
1
-1
/
+1
*
[hyperv] Receive all VMBus messages in a poll
Michael Brown
2014-12-20
1
-1
/
+3
*
[rndis] Clear receive filter when closing the device
Michael Brown
2014-12-20
1
-11
/
+30
*
[hyperv] Tear down NetVSC RX buffer GPADL after closing VMBus device
Michael Brown
2014-12-20
1
-24
/
+20
*
[rndis] Send RNDIS_HALT_MSG
Michael Brown
2014-12-19
2
-1
/
+59
*
[rndis] Send RNDIS_INITIALISE_MSG
Michael Brown
2014-12-19
2
-24
/
+181
[next]