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
*
[infiniband] Add node GUID as distinct from the first port GUID
Michael Brown
2010-09-16
1
-3
/
+4
*
[infiniband] Always call ib_link_state_changed() in ib_smc_update()
Michael Brown
2010-09-16
1
-2
/
+2
*
[scsi] Include sense key within error number reported to user
Michael Brown
2010-09-15
1
-0
/
+3
*
[infiniband] Match GID/GUID terminology as used in the IBA
Michael Brown
2010-09-15
8
-52
/
+65
*
[fcoe] Add support for Fibre Channel over Ethernet
Michael Brown
2010-09-15
4
-0
/
+80
*
[fcp] Add support for the Fibre Channel Protocol
Michael Brown
2010-09-15
2
-0
/
+167
*
[fc] Add support for Fibre Channel devices
Michael Brown
2010-09-15
4
-0
/
+909
*
[block] Replace gPXE block-device API with an iPXE asynchronous interface
Michael Brown
2010-09-14
13
-409
/
+681
*
[infiniband] Respond to CM disconnection requests
Michael Brown
2010-09-12
1
-0
/
+30
*
[retry] Add TIMER_INIT() for initialising static timers
Michael Brown
2010-09-06
1
-0
/
+9
*
[xfer] Add xfer_window_changed()
Michael Brown
2010-09-05
1
-0
/
+4
*
[infiniband] Add the concept of an Infiniband upper-layer driver
Michael Brown
2010-09-05
2
-4
/
+41
*
[netdevice] Add the concept of a network upper-layer driver
Michael Brown
2010-09-05
1
-21
/
+39
*
[tables] Add for_each_table_entry_continue() and _continue_reverse()
Michael Brown
2010-09-05
1
-0
/
+58
*
[retry] Hold reference while timer is running and during expiry callback
Michael Brown
2010-09-03
1
-1
/
+10
*
[process] Add process_running()
Michael Brown
2010-09-03
1
-0
/
+11
*
[tables] Add table_index()
Michael Brown
2010-09-03
1
-0
/
+25
*
[xfer] Add xfer_deliver_raw_meta()
Michael Brown
2010-09-03
1
-0
/
+2
*
[xfer] Generalise metadata "whence" field to "flags" field
Michael Brown
2010-09-03
1
-25
/
+16
*
[build] Fix misaligned table entries when using gcc 4.5
Piotr Jaroszyński
2010-08-20
6
-15
/
+12
*
[linux] Add the tap driver
Piotr Jaroszyński
2010-08-19
1
-0
/
+1
*
[linux] Add device and driver model
Piotr Jaroszyński
2010-08-19
2
-0
/
+145
*
[linux] Add empty smbios
Piotr Jaroszyński
2010-08-19
3
-0
/
+20
*
[linux] Add nap
Piotr Jaroszyński
2010-08-19
2
-0
/
+19
*
[linux] Add umalloc
Piotr Jaroszyński
2010-08-19
2
-0
/
+19
*
[linux] Add uaccess
Piotr Jaroszyński
2010-08-19
2
-0
/
+105
*
[linux] Add timer
Piotr Jaroszyński
2010-08-19
2
-0
/
+19
*
[settings] Export find_setting()
Piotr Jaroszyński
2010-08-17
1
-0
/
+1
*
[ioapi] Move get_memmap() to the I/O API group
Piotr Jaroszyński
2010-08-16
2
-36
/
+26
*
[tcp] Allow out-of-order receive queue to be discarded
Michael Brown
2010-07-21
1
-0
/
+12
*
[malloc] Add cache discard mechanism
Michael Brown
2010-07-21
1
-0
/
+17
*
[tcp] Handle out-of-order received packets
Michael Brown
2010-07-21
1
-1
/
+30
*
[virtio] Replace virtio-net with native iPXE driver
Stefan Hajnoczi
2010-07-17
3
-4
/
+9
*
[refcnt] Fix embedded image building
Alessandro Salvatori
2010-07-05
1
-3
/
+3
*
[pci] Define Vendor Specific capability ID
Glenn Brown
2010-06-25
1
-0
/
+1
*
[refcnt] Add ref_no_free handler
Joshua Oreman
2010-06-23
1
-0
/
+1
*
[interface] Allow for non-pass-through interface methods
Michael Brown
2010-06-22
1
-0
/
+15
*
[interface] Convert all data-xfer interfaces to generic interfaces
Michael Brown
2010-06-22
9
-317
/
+60
*
[interface] Convert all name-resolution interfaces to generic interfaces
Michael Brown
2010-06-22
1
-125
/
+6
*
[interface] Convert all job-control interfaces to generic interfaces
Michael Brown
2010-06-22
4
-141
/
+11
*
[interface] Expand object interface to allow for polymorphic interfaces
Michael Brown
2010-06-22
4
-30
/
+191
*
[retry] Add timer_init() wrapper function
Michael Brown
2010-06-22
1
-0
/
+12
*
[refcnt] Add ref_init() wrapper function
Michael Brown
2010-06-22
1
-0
/
+35
*
[ethernet] Move Ethernet MAC address checking routines to ethernet.h
Michael Brown
2010-06-07
1
-0
/
+66
*
[jme] Add JMicron Ethernet driver
Guo-Fu Tseng
2010-06-02
1
-0
/
+1
*
[efi] Add the "snpnet" driver
Geoff Lywood
2010-06-02
3
-0
/
+92
*
[libc] Enable automated extraction of error usage reports
Michael Brown
2010-05-31
3
-0
/
+639
*
[efi] Tidy up output of EFI header import script
Michael Brown
2010-05-30
3
-19
/
+65
*
[legal] Add FILE_LICENCE declarations to EFI header files
Michael Brown
2010-05-30
40
-0
/
+96
*
[efi] Synchronise EFI header files
Michael Brown
2010-05-30
2
-7
/
+10
[next]