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
*
Ensure that empty e820 regions are skipped even at the end of the
Michael Brown
2007-10-10
1
-11
/
+18
*
Force a netdevice poll in net_tx() before attempting to transmit
Michael Brown
2007-10-04
1
-0
/
+8
*
Added more verbose memory-map debugging.
Michael Brown
2007-09-21
2
-11
/
+43
*
Merge branch 'master' into 3leaf-delivery
Michael Brown
2007-09-21
2
-1
/
+11
|
\
|
*
Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxe
Michael Brown
2007-09-21
2
-1
/
+11
|
|
\
|
|
*
Added netdev_priv() to ease Linux driver compatibility.
Michael Brown
2007-09-13
1
-0
/
+11
|
|
*
Removed file checked in accidentally
Michael Brown
2007-09-13
1
-1
/
+0
|
*
|
Infinband requires longer link-layer addresses and headers than Ethernet.
Michael Brown
2007-09-21
1
-2
/
+2
|
*
|
Added defines for Infiniband files (which can't be committed to the
Michael Brown
2007-09-21
1
-0
/
+3
|
*
|
Minor debug message improvement.
Michael Brown
2007-09-21
1
-2
/
+3
|
*
|
Use RFC4390 whenever hardware address exceeds 16 bytes; this allows us
Michael Brown
2007-09-21
2
-2
/
+43
|
*
|
Add const attribute to byte-swapping functions
Michael Brown
2007-09-21
1
-3
/
+3
|
*
|
Don't get stuck in an infinite loop on negative integers!
Michael Brown
2007-09-21
1
-4
/
+5
|
*
|
Add fls() for non-constant values.
Michael Brown
2007-09-21
2
-5
/
+11
|
*
|
Moved iobuf.h assertions outside the static inline functions, so that
Michael Brown
2007-09-21
2
-4
/
+42
|
|
/
|
*
Bugfix: DHCP message type should be a one-byte option... (d'oh)
Michael Brown
2007-09-13
1
-2
/
+1
*
|
Reverted driver/net/mlx_ipoib to clean master state
Michael Brown
2007-09-18
19
-3084
/
+361
*
|
IB can't afford many RX buffers, because the MTU is so large. Reduce
Michael Brown
2007-09-18
1
-1
/
+2
*
|
Added arbel.c
Michael Brown
2007-09-18
1
-1
/
+1
*
|
Remove the last remaining visible hack.
Michael Brown
2007-09-18
2
-10
/
+11
*
|
Separated out to a clean new drivers/infiniband directory.
Michael Brown
2007-09-18
5
-5
/
+6259
*
|
First version that works with SELF_INIT!
Michael Brown
2007-09-18
1
-0
/
+1
*
|
Gets most of the way through initialisation.
Michael Brown
2007-09-18
3
-21
/
+156
*
|
Added sw2hw_mpt
Michael Brown
2007-09-18
2
-2
/
+79
*
|
INIT_HCA block now matches.
Michael Brown
2007-09-18
2
-3
/
+5
*
|
Seems to get through the ICM mapping process
Michael Brown
2007-09-18
4
-21
/
+67
*
|
ICM allocation code in place; about to start test-and-compare runs.
Michael Brown
2007-09-18
2
-31
/
+187
*
|
ICM allocation code *should* now be complete.
Michael Brown
2007-09-18
2
-10
/
+54
*
|
Started with the ICM partitioning code.
Michael Brown
2007-09-18
2
-4
/
+116
*
|
Restructured bits of initialisation (not testable at present)
Michael Brown
2007-09-17
2
-42
/
+116
*
|
Starting the firmware directly now works.
Michael Brown
2007-09-17
2
-24
/
+159
*
|
Start migrating the remaining initialisation steps.
Michael Brown
2007-09-17
2
-4
/
+70
*
|
Don't use the mailboxless version of the HW2SW_CQ command; it seems to
Michael Brown
2007-09-17
1
-4
/
+7
*
|
Removed more hacks, and adjusted number of queue entries for likely usage.
Michael Brown
2007-09-17
2
-22
/
+3
*
|
Remove hacks, and fix leaving the multicast GID.
Michael Brown
2007-09-17
1
-25
/
+1
*
|
Added an almost obscene amount of debugging and assertion code while
Michael Brown
2007-09-17
3
-16
/
+64
*
|
Minor debug message improvement.
Michael Brown
2007-09-17
1
-2
/
+3
*
|
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
3
-46
/
+188
*
|
Broadcast GID is now calculated by IPoIB layer.
Michael Brown
2007-09-17
3
-25
/
+130
*
|
Cleaned up some debug messages.
Michael Brown
2007-09-17
2
-34
/
+15
*
|
Unicasts seem to be working. :)
Michael Brown
2007-09-17
3
-42
/
+129
*
|
Dead code disabling
Michael Brown
2007-09-17
2
-18
/
+4
*
|
Obtains a response to the get path record!
Michael Brown
2007-09-17
5
-17
/
+276
*
|
Use pkey table access to determine broadcast GID directly.
Michael Brown
2007-09-17
2
-9
/
+72
*
|
Prepare for adding a metadata queue to IPoIB
Michael Brown
2007-09-17
2
-140
/
+122
*
|
Dead code removal
Michael Brown
2007-09-17
2
-533
/
+5
*
|
IPoIB code separated out to ipoib.c.
Michael Brown
2007-09-17
10
-43
/
+783
*
|
Read port GID directly using MAD IFC.
Michael Brown
2007-09-17
3
-15
/
+242
*
|
Multicast join now works.
Michael Brown
2007-09-17
3
-4
/
+204
[next]