index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tcp] Gracefully close connections during shutdown
Michael Brown
2015-07-04
1
-0
/
+7
*
[gdb] Allow gdbstub to be started on an arbitrary serial port
Michael Brown
2015-06-29
1
-0
/
+8
*
[ipoib] Attempt to generate ARPs as needed to repopulate REMAC cache
Michael Brown
2015-06-29
1
-0
/
+4
*
[serial] Use new UART abstraction in serial console driver
Michael Brown
2015-06-29
2
-9
/
+7
*
[gdb] Use new UART abstraction in GDB serial transport
Michael Brown
2015-06-29
1
-9
/
+0
*
[serial] Add general abstraction of a 16550-compatible UART
Michael Brown
2015-06-29
2
-0
/
+132
*
[stp] Add support for detecting Spanning Tree Protocol non-forwarding ports
Michael Brown
2015-06-25
2
-0
/
+77
*
[netdevice] Add a generic concept of a "blocked link"
Michael Brown
2015-06-25
1
-0
/
+17
*
[intel] Add intelxvf driver for Intel 10 GigE virtual function NICs
Michael Brown
2015-05-16
1
-0
/
+1
*
[intel] Add support for mailbox used by virtual functions
Michael Brown
2015-05-16
1
-0
/
+1
*
[usb] Add basic support for USB keyboards
Michael Brown
2015-05-12
2
-0
/
+3
*
[usb] Add generic USB human interface device (HID) framework
Michael Brown
2015-05-12
2
-0
/
+107
*
[usb] Add USB_INTERRUPT_OUT internal type
Michael Brown
2015-05-11
1
-2
/
+5
*
[ipv6] Disambiguate received ICMPv6 errors
Michael Brown
2015-05-11
1
-0
/
+12
*
[usb] Provide usb_endpoint_name() for use by host controller drivers
Michael Brown
2015-05-09
1
-0
/
+1
*
[uhci] Add support for UHCI host controllers
Michael Brown
2015-05-09
2
-0
/
+11
*
[ehci] Allow UHCI/OHCI controllers to locate the EHCI companion controller
Michael Brown
2015-05-09
1
-0
/
+1
*
[usb] Add find_usb_bus_by_location() helper function
Michael Brown
2015-05-09
1
-0
/
+2
*
[usb] Maintain single lists of halted endpoints and changed ports
Michael Brown
2015-05-09
1
-6
/
+0
*
[usb] Maintain a list of all USB buses
Michael Brown
2015-05-09
1
-0
/
+8
*
[usb] Detect missed disconnections
Michael Brown
2015-05-08
1
-0
/
+6
*
[pci] Provide PCI_CLASS() to calculate a scalar PCI class value
Michael Brown
2015-05-08
1
-4
/
+12
*
[usb] Include setup packet within I/O buffer for message transfers
Michael Brown
2015-05-01
1
-3
/
+1
*
[settings] Add "base64" setting type
Michael Brown
2015-04-24
1
-0
/
+1
*
[base64] Add buffer size parameter to base64_encode() and base64_decode()
Michael Brown
2015-04-24
1
-2
/
+3
*
[base16] Add buffer size parameter to base16_encode() and base16_decode()
Michael Brown
2015-04-24
1
-3
/
+30
*
[efi] Use the EFI_RNG_PROTOCOL as an entropy source if available
Michael Brown
2015-04-14
1
-0
/
+158
*
[efi] Add EFI time source
Michael Brown
2015-04-14
3
-0
/
+22
*
[efi] Add EFI entropy source
Michael Brown
2015-04-14
2
-0
/
+36
*
[peerdist] Add support for decoding PeerDist Content Information
Michael Brown
2015-04-13
2
-0
/
+446
*
[crypto] Add SHA-512/224 algorithm
Michael Brown
2015-04-12
2
-0
/
+11
*
[crypto] Add SHA-512/256 algorithm
Michael Brown
2015-04-12
2
-0
/
+11
*
[crypto] Add SHA-384 algorithm
Michael Brown
2015-04-12
2
-0
/
+11
*
[crypto] Add SHA-512 algorithm
Michael Brown
2015-04-12
3
-0
/
+96
*
[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
*
[libc] Add ffs(), ffsl(), and ffsll()
Michael Brown
2015-03-16
1
-4
/
+77
*
[tcp] Implement support for TCP Selective Acknowledgements (SACK)
Michael Brown
2015-03-11
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
[next]