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
/
gpxe
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved iobuf.h assertions outside the static inline functions, so that
Michael Brown
2007-09-17
2
-4
/
+42
*
Some interesting packet corruption happening now.
Michael Brown
2007-09-17
1
-3
/
+7
*
Broadcast GID is now calculated by IPoIB layer.
Michael Brown
2007-09-17
1
-2
/
+23
*
Unicasts seem to be working. :)
Michael Brown
2007-09-17
1
-5
/
+11
*
Obtains a response to the get path record!
Michael Brown
2007-09-17
1
-1
/
+62
*
Use pkey table access to determine broadcast GID directly.
Michael Brown
2007-09-17
1
-0
/
+8
*
Dead code removal
Michael Brown
2007-09-17
1
-63
/
+0
*
IPoIB code separated out to ipoib.c.
Michael Brown
2007-09-17
3
-35
/
+194
*
Read port GID directly using MAD IFC.
Michael Brown
2007-09-17
1
-0
/
+115
*
Multicast join now works.
Michael Brown
2007-09-17
1
-0
/
+47
*
create_qp() and destroy_qp() now written (but not tested).
Michael Brown
2007-09-16
1
-1
/
+3
*
Started implementing create_qp() and destroy_qp().
Michael Brown
2007-09-16
1
-5
/
+27
*
Revert to dev_priv/owner_priv scheme, rather than container_of; it
Michael Brown
2007-09-16
1
-7
/
+13
*
destroy_cq() now implemented (not tested).
Michael Brown
2007-09-16
1
-0
/
+19
*
Rearrange data structures to maximise embedding (and hence minimise
Michael Brown
2007-09-16
1
-8
/
+2
*
post_recv() now works, and we can pass data on the IPoIB queue pair
Michael Brown
2007-09-16
1
-6
/
+30
*
Direct polling of TX completion queue now works.
Michael Brown
2007-09-15
1
-14
/
+30
*
Updated MLX_* accessor macros to use implicit type information.
Michael Brown
2007-09-15
1
-0
/
+2
*
Started added poll_cq() verb.
Michael Brown
2007-09-15
1
-5
/
+51
*
arbel_post_send() has been observed to transmit a packet!
Michael Brown
2007-09-15
1
-3
/
+4
*
Gets a response out of the hardware. (An error completion, to be precise.)
Michael Brown
2007-09-15
1
-2
/
+2
*
Now at least compiles
Michael Brown
2007-09-15
1
-6
/
+27
*
Starting to introduce an Infiniband device abstraction
Michael Brown
2007-09-14
1
-0
/
+63
*
Now handling TX completions in our poll loop.
Michael Brown
2007-09-14
1
-12
/
+7
*
Can now both send and receive packets. LL header format not yet
Michael Brown
2007-09-13
1
-0
/
+37
*
Use RFC4390 whenever hardware address exceeds 16 bytes; this allows us
Michael Brown
2007-09-13
1
-0
/
+7
*
Started IB driver rewrite
Michael Brown
2007-09-12
3
-2
/
+55
*
Merge branch 'master' into curses
Holger Lubitz
2007-08-23
3
-4
/
+4
|
\
|
*
Merge commit 'holger/strings'
Michael Brown
2007-08-23
3
-4
/
+4
|
|
\
|
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-2
/
+2
|
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-1
/
+1
|
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-1
/
+1
*
|
|
__nonnull changes
Holger Lubitz
2007-08-20
1
-1
/
+1
*
|
|
__nonnull changes
Holger Lubitz
2007-08-20
1
-1
/
+1
*
|
|
__nonnull changes
Holger Lubitz
2007-08-20
1
-2
/
+4
|
/
/
*
|
Added error IDs for all files in drivers/net; they're likely to need them.
Michael Brown
2007-08-19
1
-0
/
+26
*
|
Add start_timer_nodelay()
Michael Brown
2007-08-13
1
-0
/
+1
*
|
Add iBFT code derived from IBM document.
Michael Brown
2007-08-10
1
-6
/
+295
*
|
Make read_user() non-blocking, and add select() call.
Michael Brown
2007-08-04
1
-0
/
+54
*
|
Display name and status of each file as it is downloaded.
Michael Brown
2007-08-03
1
-1
/
+1
*
|
uri_get(NULL) and uri_put(NULL) are explicitly allowed.
Michael Brown
2007-08-02
1
-2
/
+2
*
|
Allow images to hold references to the originating URI.
Michael Brown
2007-08-02
2
-8
/
+25
*
|
Allowed zero-cost enforced ordering of features in startup banner
Michael Brown
2007-08-02
1
-32
/
+51
*
|
Use otherwise-useless byte in DHCP feature option as a version number
Michael Brown
2007-08-02
1
-8
/
+14
*
|
Add FEATURE() macro, plus code to display features at startup time,
Michael Brown
2007-08-02
2
-0
/
+68
*
|
Add code for constructing single-file cpio archives on the fly
Michael Brown
2007-08-02
1
-0
/
+51
|
/
*
Added support for draft version of the AoE Boot Firmware Table.
Michael Brown
2007-07-31
1
-0
/
+35
*
Add identifier for the network device into the DHCP request.
Michael Brown
2007-07-31
1
-0
/
+13
*
Centralise construction of the DHCP request and response packets.
Michael Brown
2007-07-31
1
-6
/
+10
*
Allowed HTTPS to be a separately configurable feature.
Michael Brown
2007-07-30
1
-0
/
+5
[next]