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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[infiniband] Add the notion of an Ethernet queue pair type
Michael Brown
2010-09-21
1
-0
/
+1
*
[fc] Allow FLOGI response to be sent to newly-assigned peer port ID
Michael Brown
2010-09-21
2
-0
/
+23
*
[lotest] Add loopback testing commands
Michael Brown
2010-09-21
1
-0
/
+1
*
[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 Fibre Channel management commands
Michael Brown
2010-09-15
1
-0
/
+21
*
[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
*
[build] Remove unnecessary constraint on DBG_ENABLE()/DBG_DISABLE()
Michael Brown
2010-09-12
1
-2
/
+2
*
[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
*
[compiler] Prevent empty weak function stubs from being removed
Joshua Oreman
2010-08-19
1
-0
/
+8
*
[linux] Add the tap driver
Piotr Jaroszyński
2010-08-19
1
-0
/
+1
*
[linux] Add command line arguments
Piotr Jaroszyński
2010-08-19
1
-0
/
+31
*
[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
*
[linux] Add linux api headers
Piotr Jaroszyński
2010-08-19
1
-0
/
+72
*
[libc] Add strtoull()
Piotr Jaroszyński
2010-08-19
1
-0
/
+40
*
[libc] Add isxdigit()
Piotr Jaroszyński
2010-08-17
1
-0
/
+1
*
[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
*
[build] Mark weak functions noinline
Stefan Hajnoczi
2010-07-14
1
-2
/
+9
*
[hci] Continue processing while prompting for shell banner
Michael Brown
2010-07-14
1
-0
/
+1
*
[debug] Expose pause() and more() debugging functions
Michael Brown
2010-07-14
1
-24
/
+76
*
[build] Remove some obsolete header files
Michael Brown
2010-07-14
3
-125
/
+0
*
[console] Remove never-used putline() method
Michael Brown
2010-07-14
1
-15
/
+4
*
[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
[next]