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
*
[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
*
[hyperv] Add support for NetVSC paravirtual network devices
Michael Brown
2014-12-18
4
-0
/
+1207
*
[hyperv] Add support for VMBus devices
Michael Brown
2014-12-18
7
-0
/
+1905
*
[hyperv] Add support for Hyper-V hypervisor
Michael Brown
2014-12-18
10
-3
/
+977
*
[rndis] Add generic RNDIS device abstraction
Michael Brown
2014-12-18
4
-6
/
+1204
*
[iobuf] Add iob_split() to split an I/O buffer into portions
Michael Brown
2014-12-18
2
-0
/
+31
*
[device] Provide a driver-private data field for root devices
Michael Brown
2014-12-18
1
-0
/
+23
*
[malloc] Report caller address as soon as memory corruption is detected
Michael Brown
2014-12-15
1
-1
/
+21
*
[malloc] Check integrity of free list
Michael Brown
2014-12-15
1
-1
/
+59
*
[malloc] Sanity check parameters to alloc_memblock() and free_memblock()
Michael Brown
2014-12-15
1
-0
/
+6
*
[malloc] Tidy up debug output
Michael Brown
2014-12-15
1
-19
/
+23
*
[list] Add sanity checks after list-adding functions
Michael Brown
2014-12-12
1
-0
/
+4
*
[libc] Add ASSERTED macro to test if any assertion has triggered
Michael Brown
2014-12-12
1
-0
/
+2
*
[netdevice] Fix erroneous use of free(iobuf) instead of free_iob(iobuf)
Michael Brown
2014-12-12
1
-1
/
+1
*
[vmxnet3] Add profiling code to exclude time spent in the hypervisor
Michael Brown
2014-12-12
1
-1
/
+33
*
[crypto] Fix parsing of OCSP responder ID key hash
Michael Brown
2014-11-24
2
-3
/
+419
*
[intel] Use autoloaded MAC address instead of EEPROM MAC address
Michael Brown
2014-10-31
1
-4
/
+4
*
[ping] Allow "ping" command output to be inhibited
Michael Brown
2014-10-23
4
-9
/
+17
*
[ping] Allow termination after a specified number of packets
Michael Brown
2014-10-23
5
-7
/
+51
*
[ping] Report timed-out pings via the callback function
Michael Brown
2014-10-23
2
-3
/
+14
*
[efi] Include NII driver within "snp" and "snponly" build targets
Michael Brown
2014-10-17
4
-106
/
+195
*
[efi] Check for presence of UNDI in NII protocol
Michael Brown
2014-10-17
1
-0
/
+6
*
[efi] Add NII / UNDI driver
Michael Brown
2014-10-16
5
-0
/
+1977
*
[efi] Update to current EDK2 headers
Michael Brown
2014-10-16
5
-15
/
+60
*
[efi] Generalise snpnet_dev_info() to efi_device_info()
Michael Brown
2014-10-16
3
-60
/
+69
*
[efi] Free transmit ring entry before calling netdev_tx_complete()
Michael Brown
2014-10-16
1
-1
/
+3
*
[intel] Add 8086:1557 card (Intel 82599 10G ethernet mezz)
Anton D. Kachalov
2014-10-03
1
-0
/
+1
*
[efi] Add definitions of GUIDs observed when chainloading from Intel driver
Michael Brown
2014-09-25
12
-2
/
+4246
*
[efi] Centralise definitions of more protocol GUIDs
Michael Brown
2014-09-25
5
-18
/
+23
*
[build] Use -malign-double to build 32-bit UEFI binaries
Michael Brown
2014-09-24
1
-0
/
+4
*
[dhcp] Remove obsolete dhcp_chaddr() function
Michael Brown
2014-09-22
1
-75
/
+5
*
[dhcp] Check for matching chaddr in received DHCP packets
Michael Brown
2014-09-22
1
-0
/
+37
*
[efi] Provide dummy device path in efi_image_probe()
Michael Brown
2014-09-19
1
-1
/
+6
*
[intel] Add I217-LM PCI ID
Jan Kiszka
2014-09-16
1
-1
/
+2
[next]