http://git.etherboot.org
/
people
/
dverkamp
/
gpxe.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[libc] Fix isdigit(), islower() and isupper().
[people/dverkamp/gpxe.git]
/
src
/
drivers
/
net
/
mlx_ipoib
/
mt25218.c
2008-05-19
Michael Brown
[libc] Fix isdigit(), islower() and isupper().
blob
|
commitdiff
2007-09-18
Michael Brown
Reverted driver/net/mlx_ipoib to clean master state
blob
|
commitdiff
|
diff to current
2007-09-18
Michael Brown
Merge branch 'master' into 3leaf-rewrite
blob
|
commitdiff
|
diff to current
2007-09-18
Michael Brown
First version that works with SELF_INIT!
blob
|
commitdiff
|
diff to current
2007-09-18
Michael Brown
Gets most of the way through initialisation.
blob
|
commitdiff
|
diff to current
2007-09-18
Michael Brown
Added sw2hw_mpt
blob
|
commitdiff
|
diff to current
2007-09-18
Michael Brown
INIT_HCA block now matches.
blob
|
commitdiff
|
diff to current
2007-09-18
Michael Brown
Seems to get through the ICM mapping process
blob
|
commitdiff
|
diff to current
2007-09-18
Michael Brown
ICM allocation code in place; about to start test-and...
blob
|
commitdiff
|
diff to current
2007-09-18
Michael Brown
ICM allocation code *should* now be complete.
blob
|
commitdiff
|
diff to current
2007-09-18
Michael Brown
Started with the ICM partitioning code.
blob
|
commitdiff
|
diff to current
2007-09-17
Michael Brown
Restructured bits of initialisation (not testable at...
blob
|
commitdiff
|
diff to current
2007-09-17
Michael Brown
Starting the firmware directly now works.
blob
|
commitdiff
|
diff to current
2007-09-17
Michael Brown
Start migrating the remaining initialisation steps.
blob
|
commitdiff
|
diff to current
2007-09-17
Michael Brown
Don't use the mailboxless version of the HW2SW_CQ comma...
blob
|
commitdiff
|
diff to current
2007-09-17
Michael Brown
Removed more hacks, and adjusted number of queue entrie...
blob
|
commitdiff
|
diff to current
2007-09-17
Michael Brown
Added an almost obscene amount of debugging and asserti...
blob
|
commitdiff
|
diff to current
2007-09-17
Michael Brown
Some interesting packet corruption happening now.
blob
|
commitdiff
|
diff to current
2007-09-17
Michael Brown
Broadcast GID is now calculated by IPoIB layer.
blob
|
commitdiff
|
diff to current
2007-09-17
Michael Brown
Cleaned up some debug messages.
blob
|
commitdiff
|
diff to current
2007-09-17
Michael Brown
Unicasts seem to be working. :)
blob
|
commitdiff
|
diff to current
2007-09-17
Michael Brown
Dead code disabling
blob
|
commitdiff
|
diff to current
2007-09-17
Michael Brown
Obtains a response to the get path record!
blob
|
commitdiff
|
diff to current
2007-09-17
Michael Brown
Use pkey table access to determine broadcast GID directly.
blob
|
commitdiff
|
diff to current
2007-09-17
Michael Brown
Dead code removal
blob
|
commitdiff
|
diff to current
2007-09-17
Michael Brown
IPoIB code separated out to ipoib.c.
blob
|
commitdiff
|
diff to current
2007-09-17
Michael Brown
Read port GID directly using MAD IFC.
blob
|
commitdiff
|
diff to current
2007-09-16
Michael Brown
Multicast join now works.
blob
|
commitdiff
|
diff to current
2007-09-16
Michael Brown
Now transmits packets on our own allocated IPoIB queue...
blob
|
commitdiff
|
diff to current
2007-09-16
Michael Brown
Almost working with own-queue allocation.
blob
|
commitdiff
|
diff to current
2007-09-16
Michael Brown
create_qp() and destroy_qp() now written (but not tested).
blob
|
commitdiff
|
diff to current
2007-09-16
Michael Brown
Started implementing create_qp() and destroy_qp().
blob
|
commitdiff
|
diff to current
2007-09-16
Michael Brown
Revert to dev_priv/owner_priv scheme, rather than conta...
blob
|
commitdiff
|
diff to current
2007-09-16
Michael Brown
destroy_cq() now implemented (not tested).
blob
|
commitdiff
|
diff to current
2007-09-16
Michael Brown
create_cq() implemented (but not tested).
blob
|
commitdiff
|
diff to current
2007-09-16
Michael Brown
Started to add code for CQ creation
blob
|
commitdiff
|
diff to current
2007-09-16
Michael Brown
Rearrange data structures to maximise embedding (and...
blob
|
commitdiff
|
diff to current
2007-09-16
Michael Brown
Command interface now reasonably friendly.
blob
|
commitdiff
|
diff to current
2007-09-16
Michael Brown
First (working) draft of command interface.
blob
|
commitdiff
|
diff to current
2007-09-15
Michael Brown
Kill off more dead code.
blob
|
commitdiff
|
diff to current
2007-09-15
Michael Brown
post_recv() now works, and we can pass data on the...
blob
|
commitdiff
|
diff to current
2007-09-15
Michael Brown
Kill off some dead code
blob
|
commitdiff
|
diff to current
2007-09-15
Michael Brown
Hack up IB structures at start-of-day, instead of on...
blob
|
commitdiff
|
diff to current
2007-09-15
Michael Brown
Direct polling of TX completion queue now works.
blob
|
commitdiff
|
diff to current
2007-09-15
Michael Brown
Updated MLX_* accessor macros to use implicit type...
blob
|
commitdiff
|
diff to current
2007-09-15
Michael Brown
Started added poll_cq() verb.
blob
|
commitdiff
|
diff to current
2007-09-15
Michael Brown
Map the whole of physical memory
blob
|
commitdiff
|
diff to current
2007-09-15
Michael Brown
arbel_post_send() has been observed to transmit a packet!
blob
|
commitdiff
|
diff to current
2007-09-15
Michael Brown
Gets a response out of the hardware. (An error complet...
blob
|
commitdiff
|
diff to current
2007-09-14
Michael Brown
Prefix arbel-specific functions etc. with arbel_
blob
|
commitdiff
|
diff to current
2007-09-14
Michael Brown
Now at least compiles
blob
|
commitdiff
|
diff to current
2007-09-14
Michael Brown
Starting to introduce an Infiniband device abstraction
blob
|
commitdiff
|
diff to current
2007-09-14
Michael Brown
Remove some dead code
blob
|
commitdiff
|
diff to current
2007-09-14
Michael Brown
Now handling TX completions in our poll loop.
blob
|
commitdiff
|
diff to current
2007-09-14
Michael Brown
Proof-of-concept to manually parse completion event
blob
|
commitdiff
|
diff to current
2007-09-13
Michael Brown
Start constructing a generic poll() routine.
blob
|
commitdiff
|
diff to current
2007-09-13
Michael Brown
Can now both send and receive packets. LL header forma...
blob
|
commitdiff
|
diff to current
2007-09-13
Michael Brown
Dump received packet, including GRH.
blob
|
commitdiff
|
diff to current
2007-09-13
Michael Brown
Now sends IP packets correctly.
blob
|
commitdiff
|
diff to current
2007-09-12
Michael Brown
Started IB driver rewrite
blob
|
commitdiff
|
diff to current
2007-09-11
Michael Brown
Merge branch 'master' into 3leaf-rewrite
blob
|
commitdiff
|
diff to current
2007-08-29
Michael Brown
Force MAC address for testing purposes
blob
|
commitdiff
|
diff to current
2007-08-23
Michael Brown
Merge branch 'master' into 3leaf
blob
|
commitdiff
|
diff to current
2007-08-21
Michael Brown
Merge branch 'master' into 3leaf
blob
|
commitdiff
|
diff to current
2007-08-18
Michael Brown
Very quick and very dirty hack to get the Mellanox...
blob
|
commitdiff
|
diff to current
2007-08-17
Michael Brown
Started fixing up compilation warnings.
blob
|
commitdiff
|
diff to current
2007-08-17
Michael Brown
Imported latest versions from Etherboot 5.4
blob
|
commitdiff
|
diff to current
2007-03-13
James Harper
Ported bnx2 driver from Etherboot 5.4.
blob
|
commitdiff
|
diff to current
2007-03-10
Michael Brown
Updated ISAPnP, EISA, MCA and ISA buses to current...
blob
|
commitdiff
|
diff to current
2006-04-24
Michael Brown
gcc is rather over-aggressive about optimising out...
blob
|
commitdiff
|
diff to current
2006-04-24
Michael Brown
Header rearrangement.
blob
|
commitdiff
|
diff to current
2006-03-16
Michael Brown
Merge from Etherboot 5.4
blob
|
commitdiff
|
diff to current
2006-03-16
Michael Brown
Merge from Etherboot 5.4
blob
|
commitdiff
|
diff to current
2006-03-16
Michael Brown
Merge from Etherboot 5.4
blob
|
commitdiff
|
diff to current
2006-03-16
Michael Brown
Merge from Etherboot 5.4
blob
|
commitdiff
|
diff to current