index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[int13con] Add basic ability to log to a local disk via INT 13
Michael Brown
2015-05-19
5
-6
/
+304
*
[intel] Add intelxvf driver for Intel 10 GigE virtual function NICs
Michael Brown
2015-05-16
3
-0
/
+455
*
[intel] Add support for mailbox used by virtual functions
Michael Brown
2015-05-16
4
-0
/
+414
*
[intel] Allow for the use of advanced TX descriptors
Michael Brown
2015-05-16
3
-42
/
+126
*
[intel] Expose intel_diag() for use by other Intel NIC drivers
Michael Brown
2015-05-15
2
-26
/
+19
*
[usb] Always clear recorded disconnections after performing hotplug actions
Michael Brown
2015-05-13
1
-7
/
+7
*
[usb] Do not call usb_hotplug() when registering a new hub
Michael Brown
2015-05-13
1
-3
/
+3
*
[usb] Add basic support for USB keyboards
Michael Brown
2015-05-12
7
-0
/
+680
*
[usb] Add generic USB human interface device (HID) framework
Michael Brown
2015-05-12
3
-0
/
+258
*
[usb] Add USB_INTERRUPT_OUT internal type
Michael Brown
2015-05-11
4
-5
/
+9
*
[ipv6] Disambiguate received ICMPv6 errors
Michael Brown
2015-05-11
2
-2
/
+90
*
[uhci] Use meaningful device names in debug messages
Michael Brown
2015-05-10
2
-15
/
+21
*
[ehci] Use meaningful device names in debug messages
Michael Brown
2015-05-10
2
-43
/
+52
*
[xhci] Use meaningful device names in debug messages
Michael Brown
2015-05-10
2
-119
/
+124
*
[usb] Provide usb_endpoint_name() for use by host controller drivers
Michael Brown
2015-05-09
2
-33
/
+30
*
[uhci] Add support for UHCI host controllers
Michael Brown
2015-05-09
7
-0
/
+1937
*
[ehci] Allow UHCI/OHCI controllers to locate the EHCI companion controller
Michael Brown
2015-05-09
3
-0
/
+29
*
[usb] Add find_usb_bus_by_location() helper function
Michael Brown
2015-05-09
2
-0
/
+22
*
[ehci] Poll child companion controllers after disowning port
Michael Brown
2015-05-09
2
-0
/
+59
*
[usb] Maintain single lists of halted endpoints and changed ports
Michael Brown
2015-05-09
2
-50
/
+55
*
[usb] Maintain a list of all USB buses
Michael Brown
2015-05-09
2
-0
/
+18
*
[usb] Detect missed disconnections
Michael Brown
2015-05-08
5
-51
/
+78
*
[pci] Provide PCI_CLASS() to calculate a scalar PCI class value
Michael Brown
2015-05-08
4
-9
/
+17
*
[usb] Include setup packet within I/O buffer for message transfers
Michael Brown
2015-05-01
5
-49
/
+41
*
[vram] Add "vram" built-in setting to dump video RAM
Michael Brown
2015-04-24
3
-0
/
+76
*
[settings] Add "base64" setting type
Michael Brown
2015-04-24
3
-0
/
+57
*
[base64] Add buffer size parameter to base64_encode() and base64_decode()
Michael Brown
2015-04-24
7
-77
/
+84
*
[base16] Add buffer size parameter to base16_encode() and base16_decode()
Michael Brown
2015-04-24
12
-127
/
+112
*
[test] Include IPv6 support when performing settings self-tests
Michael Brown
2015-04-24
1
-0
/
+4
*
[ath9k] Remove confusing logic inversion in an ANI variable
Christian Hesse
2015-04-24
4
-24
/
+24
*
[build] Add missing "const" qualifiers
Christian Hesse
2015-04-24
1
-2
/
+2
*
[intel] Add PCI device IDs for Intel I218-LM and I218-V
Christian Hesse
2015-04-22
1
-1
/
+6
*
[build] Construct all-drivers list based on driver class
Michael Brown
2015-04-22
4
-4
/
+11
*
[rtl818x] Obviate RTL_ROM() hack
Michael Brown
2015-04-22
4
-35
/
+31
*
[realtek] Do not attempt to access EEPROM on RTL8169 chips
Michael Brown
2015-04-21
1
-2
/
+3
*
[intel] Force RX polling on VMware emulated 82545em
Michael Brown
2015-04-21
2
-1
/
+13
*
[intel] Report any unexpected interrupt causes
Michael Brown
2015-04-21
2
-0
/
+10
*
[intel] Update PCI device IDs for Intel 82599 and X540 10G NICs
Ed Swierk
2015-04-21
1
-4
/
+9
*
[build] Use a single call to parserom.pl to speed up building
Michael Brown
2015-04-18
1
-21
/
+60
*
[build] Work around binutils quirk on OpenBSD 5.7
Michael Brown
2015-04-18
1
-0
/
+3
*
[build] Fix compiler warning on OpenBSD 5.7
Michael Brown
2015-04-17
1
-1
/
+1
*
[build] Allow building PCI ROMs with device ID lists
Michael Brown
2015-04-15
3
-5
/
+38
*
[prism2] Remove duplicate PCI_ROM() lines
Michael Brown
2015-04-15
1
-2
/
+0
*
[eepro100] Remove duplicate PCI_ROM() line
Michael Brown
2015-04-15
1
-1
/
+0
*
[efi] Use the EFI_RNG_PROTOCOL as an entropy source if available
Michael Brown
2015-04-14
2
-3
/
+234
*
[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
*
[efi] Add EFI time source
Michael Brown
2015-04-14
5
-1
/
+98
*
[efi] Add EFI entropy source
Michael Brown
2015-04-14
5
-2
/
+189
[next]