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
*
destroy_cq() now implemented (not tested).
Michael Brown
2007-09-16
3
-2
/
+86
*
create_cq() implemented (but not tested).
Michael Brown
2007-09-16
2
-30
/
+78
*
Match doorbell layout to expected usage.
Michael Brown
2007-09-16
2
-17
/
+17
*
Started to add code for CQ creation
Michael Brown
2007-09-16
3
-21
/
+212
*
Rearrange data structures to maximise embedding (and hence minimise
Michael Brown
2007-09-16
3
-83
/
+133
*
Command interface now reasonably friendly.
Michael Brown
2007-09-16
2
-50
/
+94
*
First (working) draft of command interface.
Michael Brown
2007-09-16
2
-4
/
+159
*
Kill off more dead code.
Michael Brown
2007-09-16
1
-123
/
+0
*
post_recv() now works, and we can pass data on the IPoIB queue pair
Michael Brown
2007-09-16
5
-74
/
+234
*
Kill off some dead code
Michael Brown
2007-09-15
1
-83
/
+0
*
Hack up IB structures at start-of-day, instead of on each use.
Michael Brown
2007-09-15
1
-0
/
+54
*
Direct polling of TX completion queue now works.
Michael Brown
2007-09-15
4
-75
/
+319
*
Add const attribute to byte-swapping functions
Michael Brown
2007-09-15
1
-3
/
+3
*
Updated MLX_* accessor macros to use implicit type information.
Michael Brown
2007-09-15
4
-100
/
+132
*
Started added poll_cq() verb.
Michael Brown
2007-09-15
3
-84
/
+240
*
Map the whole of physical memory
Michael Brown
2007-09-15
2
-7
/
+9
*
arbel_post_send() has been observed to transmit a packet!
Michael Brown
2007-09-15
3
-23
/
+56
*
Gets a response out of the hardware. (An error completion, to be precise.)
Michael Brown
2007-09-15
3
-14
/
+98
*
Prefix arbel-specific functions etc. with arbel_
Michael Brown
2007-09-15
1
-41
/
+44
*
Now at least compiles
Michael Brown
2007-09-15
4
-64
/
+185
*
Starting to introduce an Infiniband device abstraction
Michael Brown
2007-09-14
2
-0
/
+201
*
Remove some dead code
Michael Brown
2007-09-14
1
-245
/
+10
*
Now handling TX completions in our poll loop.
Michael Brown
2007-09-14
3
-75
/
+74
*
Proof-of-concept to manually parse completion event
Michael Brown
2007-09-14
1
-2
/
+21
*
Add EX_FLD_BE()
Michael Brown
2007-09-14
1
-0
/
+10
*
Start constructing a generic poll() routine.
Michael Brown
2007-09-13
2
-35
/
+98
*
Can now both send and receive packets. LL header format not yet
Michael Brown
2007-09-13
4
-7
/
+60
*
Dump received packet, including GRH.
Michael Brown
2007-09-13
1
-0
/
+6
*
Use RFC4390 whenever hardware address exceeds 16 bytes; this allows us
Michael Brown
2007-09-13
2
-2
/
+43
*
Now sends IP packets correctly.
Michael Brown
2007-09-13
1
-11
/
+4
*
Bugfix: DHCP message type should be a one-byte option... (d'oh)
Michael Brown
2007-09-13
1
-2
/
+1
*
Started IB driver rewrite
Michael Brown
2007-09-12
6
-7
/
+381
*
Merge branch 'master' into 3leaf-rewrite
Michael Brown
2007-09-11
30
-437
/
+554
|
\
|
*
Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxe
Michael Brown
2007-09-09
3
-96
/
+97
|
|
\
|
|
*
Use "/bin/echo -e" instead of shell builtin echo; some shells don't
Michael Brown
2007-09-09
2
-95
/
+88
|
|
*
Check for correct block number in tftp_rx_data().
Michael Brown
2007-09-08
1
-1
/
+9
|
|
*
Re-added the kpxe prefix. I have no idea when this disappeared.
Michael Brown
2007-09-08
1
-0
/
+1
|
*
|
Add the possibility to create .o files from arbitrary binary blobs.
Michael Brown
2007-09-06
2
-0
/
+10
|
*
|
Added missing .kpxe prefix.
Michael Brown
2007-09-06
1
-0
/
+1
|
|
/
|
*
Minor style fix: structure fields are generally initialised in the
Michael Brown
2007-09-06
1
-1
/
+1
|
*
TFTP default blocksize fix from Vampyre
Marty Connor
2007-08-30
1
-0
/
+1
|
*
allpxes allroms alldsks fixes from Vampyre
Marty Connor
2007-08-30
1
-2
/
+3
|
*
Add sis900 variant (patch from Vampyre)
Marty Connor
2007-08-30
1
-0
/
+1
|
*
Merge branch 'master' into curses
Holger Lubitz
2007-08-23
16
-301
/
+343
|
|
\
|
|
*
Merge commit 'holger/strings'
Michael Brown
2007-08-23
14
-299
/
+354
|
|
|
\
|
|
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-1
/
+1
|
|
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-5
/
+4
|
|
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-4
/
+3
|
|
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-3
/
+3
|
|
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-3
/
+3
[next]