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
/
include
/
ipxe
Commit message (
Expand
)
Author
Age
Files
Lines
*
[crypto] Add SHA-224 algorithm
Michael Brown
2015-04-12
2
-0
/
+19
*
[xhci] Support USB1 devices attached via transaction translators
Michael Brown
2015-03-23
1
-2
/
+21
*
[usb] Clear transaction translator buffers when applicable
Michael Brown
2015-03-23
1
-0
/
+4
*
[usb] Add clear_tt() hub method to clear transaction translator buffer
Michael Brown
2015-03-23
1
-0
/
+9
*
[usb] Reset endpoints without waiting for a new transfer to be enqueued
Michael Brown
2015-03-23
1
-3
/
+6
*
[usb] Fix USB timeouts to match specification
Michael Brown
2015-03-18
1
-5
/
+27
*
[ehci] Add support for EHCI host controllers
Michael Brown
2015-03-18
2
-0
/
+4
*
[usb] Add functions for manual device address assignment
Michael Brown
2015-03-16
1
-0
/
+26
*
[usb] Add the concept of a USB bus maximum transfer size
Michael Brown
2015-03-16
1
-1
/
+5
*
[tcp] Implement support for TCP Selective Acknowledgements (SACK)
Michael Brown
2015-03-12
1
-0
/
+44
*
[smsc75xx] Add driver for SMSC/Microchip LAN75xx USB Ethernet NICs
Michael Brown
2015-03-11
1
-0
/
+1
*
[mii] Add generic mii_check_link() function
Michael Brown
2015-03-10
1
-0
/
+2
*
[dm96xx] Add driver for Davicom DM96xx USB Ethernet NICs
Michael Brown
2015-03-09
2
-1
/
+4
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-05
4
-4
/
+4
*
[retry] Rewrite unrelicensable portions of retry.c
Michael Brown
2015-03-05
1
-10
/
+26
*
[linux] Rewrite headers included in all builds
Michael Brown
2015-03-05
6
-79
/
+73
*
[malloc] Rewrite unrelicensable portions of malloc.c
Michael Brown
2015-03-03
1
-2
/
+2
*
[menu] Abstract out the generic concept of a jump scroller
Michael Brown
2015-03-03
1
-0
/
+50
*
[pci] Rewrite unrelicensable portions of pci.h
Michael Brown
2015-03-03
1
-296
/
+101
*
[pci] Remove outdated and mostly-unused pci_ids.h file
Michael Brown
2015-03-02
2
-289
/
+50
*
[list] Relicense list.h
Michael Brown
2015-03-02
1
-1
/
+1
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
30
-30
/
+30
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
8
-8
/
+8
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
176
-176
/
+184
*
[dhcp] Extract timing parameters out to config/dhcp.h
Alex Williamson
2015-02-25
1
-10
/
+0
*
[libc] Rewrite strtoul()
Michael Brown
2015-02-19
1
-0
/
+14
*
[usb] Add generic USB network device framework
Michael Brown
2015-02-17
2
-0
/
+63
*
[usb] Provide generic framework for refilling receive endpoints
Michael Brown
2015-02-13
1
-0
/
+40
*
[usb] Handle port status changes received after failing to find a driver
Michael Brown
2015-02-12
1
-1
/
+7
*
[rndis] Add rndis_rx_err()
Michael Brown
2015-02-11
1
-0
/
+2
*
[usb] Allow usb_stream() to enforce a terminating short packet
Michael Brown
2015-02-10
1
-3
/
+5
*
[usb] Parse endpoint descriptor bInterval field
Michael Brown
2015-02-10
1
-1
/
+8
*
[usb] Handle CDC union functional descriptors
Michael Brown
2015-02-09
1
-0
/
+17
*
[usb] Try multiple USB device configurations
Michael Brown
2015-02-09
1
-3
/
+3
*
[uri] Allow tftp_uri() to construct a URI with a custom port
Michael Brown
2015-02-06
1
-1
/
+1
*
[ncm] Add support for CDC-NCM USB Ethernet devices
Michael Brown
2015-02-03
2
-0
/
+40
*
[usb] Add support for xHCI host controllers
Michael Brown
2015-02-03
1
-0
/
+1
*
[usb] Add basic support for USB hubs
Michael Brown
2015-02-03
1
-0
/
+1
*
[usb] Add basic support for USB devices
Michael Brown
2015-02-03
3
-1
/
+1154
*
[pci] Allow drivers to specify a PCI class
Michael Brown
2015-02-02
2
-93
/
+55
*
[hyperv] Require support for VMBus version 3.0 or newer
Michael Brown
2014-12-21
1
-2
/
+12
*
[rndis] Ignore start-of-day RNDIS_INDICATE_STATUS_MSG with status 0x40020006
Michael Brown
2014-12-20
1
-0
/
+2
*
[hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages
Michael Brown
2014-12-20
1
-7
/
+2
*
[rndis] Send RNDIS_HALT_MSG
Michael Brown
2014-12-19
1
-1
/
+1
*
[rndis] Send RNDIS_INITIALISE_MSG
Michael Brown
2014-12-19
1
-2
/
+20
*
[hyperv] Add support for NetVSC paravirtual network devices
Michael Brown
2014-12-18
1
-0
/
+1
*
[hyperv] Add support for VMBus devices
Michael Brown
2014-12-18
4
-0
/
+635
*
[hyperv] Add support for Hyper-V hypervisor
Michael Brown
2014-12-18
1
-0
/
+230
*
[rndis] Add generic RNDIS device abstraction
Michael Brown
2014-12-18
3
-6
/
+354
*
[iobuf] Add iob_split() to split an I/O buffer into portions
Michael Brown
2014-12-18
1
-0
/
+1
[next]