2007-11-20 |
Marty Connor | This version now transmits and receives. |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Marty Connor | Autonegotiation fixes. NIC now autonegotiates to whate... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Marty Connor | A version of the new e1000 driver that transmits. |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Marty Connor | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Marty Connor | Add e1000 directory to build, since the driver compiles... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Marty Connor | Rename e1000_main.c to e1000.c to so we can type 'make... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Marty Connor | Add errfile definition for new e1000.c |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Marty Connor | Introduce files for new e1000 driver |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Marty Connor | Add src/drivers/net/e1000 as home of new e1000 driver |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Marty Connor | Move current e1000 driver files to e1000-old/ directory... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Marty Connor | Add ERRFILE information for e1000_main and e1000_hw... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Marty Connor | Remove unnecessary variable. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Michael Brown | Work around a bug in the OpenSolaris iSCSI target. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Michael Brown | Allow space for the kernel's real-mode .bss. Previousl... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Michael Brown | Add missing attribute(packed) to two structures. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Michael Brown | Merge branch 'master' of rom.etherboot.org:/gpxe |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Michael Brown | Merge branch '3leaf' |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Michael Brown | Added one more PCI ID |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Michael Brown | Change ROM names to lower case. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Michael Brown | Ensure that empty e820 regions are skipped even at... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Michael Brown | Ensure that empty e820 regions are skipped even at... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Michael Brown | Add a missing PCI ID that is tested as working. |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Michael Brown | Force a netdevice poll in net_tx() before attempting... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Michael Brown | Force a netdevice poll in net_tx() before attempting... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Michael Brown | Redefine bzimage_exec_context::mem_limit to be the... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Michael Brown | Quick and very dirty hack to get r8169 driver working... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Michael Brown | Standardise DBG_PRINTF()->DBG(), and remove custom... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Michael Brown | Switch rm_ss and rm_sp back to being words; it'll make... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Michael Brown | Don't use the "rep ss movsb" trick to copy the RM stack... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Michael Brown | rm_ss, rm_sp, and pm_esp don't need to be accessed... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Michael Brown | Minor refactoring to eliminate duplication. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Michael Brown | Use full protected mode for access to high memory withi... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Michael Brown | Added more verbose memory-map debugging. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Michael Brown | Added more verbose memory-map debugging. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Michael Brown | Merge branch 'master' into 3leaf-delivery |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Michael Brown | Merge branch 'master' of rom.etherboot.org:/gpxe |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Michael Brown | Infinband requires longer link-layer addresses and... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Michael Brown | Added defines for Infiniband files (which can't be... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Michael Brown | Minor debug message improvement. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Michael Brown | Use RFC4390 whenever hardware address exceeds 16 bytes... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Michael Brown | Add const attribute to byte-swapping functions |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Michael Brown | Don't get stuck in an infinite loop on negative integers! |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Michael Brown | Add fls() for non-constant values. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Michael Brown | Moved iobuf.h assertions outside the static inline... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Michael Brown | Reverted driver/net/mlx_ipoib to clean master state |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Michael Brown | Merge branch 'master' into 3leaf-rewrite |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Michael Brown | IB can't afford many RX buffers, because the MTU is... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Michael Brown | Added arbel.c |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Michael Brown | Remove the last remaining visible hack. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Michael Brown | Separated out to a clean new drivers/infiniband directory. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Michael Brown | First version that works with SELF_INIT! |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Michael Brown | Gets most of the way through initialisation. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Michael Brown | Added sw2hw_mpt |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Michael Brown | INIT_HCA block now matches. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Michael Brown | Seems to get through the ICM mapping process |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Michael Brown | ICM allocation code in place; about to start test-and... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Michael Brown | ICM allocation code *should* now be complete. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Michael Brown | Started with the ICM partitioning code. |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Michael Brown | Restructured bits of initialisation (not testable at... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Michael Brown | Starting the firmware directly now works. |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Michael Brown | Start migrating the remaining initialisation steps. |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Michael Brown | Don't use the mailboxless version of the HW2SW_CQ comma... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Michael Brown | Removed more hacks, and adjusted number of queue entrie... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Michael Brown | Remove hacks, and fix leaving the multicast GID. |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Michael Brown | Added an almost obscene amount of debugging and asserti... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Michael Brown | Minor debug message improvement. |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Michael Brown | Moved iobuf.h assertions outside the static inline... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Michael Brown | Some interesting packet corruption happening now. |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Michael Brown | Broadcast GID is now calculated by IPoIB layer. |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Michael Brown | Cleaned up some debug messages. |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Michael Brown | Unicasts seem to be working. :) |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Michael Brown | Dead code disabling |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Michael Brown | Obtains a response to the get path record! |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Michael Brown | Use pkey table access to determine broadcast GID directly. |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Michael Brown | Prepare for adding a metadata queue to IPoIB |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Michael Brown | Dead code removal |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Michael Brown | IPoIB code separated out to ipoib.c. |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Michael Brown | Read port GID directly using MAD IFC. |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Michael Brown | Multicast join now works. |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Michael Brown | Now transmits packets on our own allocated IPoIB queue... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Michael Brown | Almost working with own-queue allocation. |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Michael Brown | create_qp() and destroy_qp() now written (but not tested). |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Michael Brown | Started implementing create_qp() and destroy_qp(). |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Michael Brown | Don't get stuck in an infinite loop on negative integers! |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Michael Brown | Add fls() for non-constant values. |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Michael Brown | Revert to dev_priv/owner_priv scheme, rather than conta... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Michael Brown | destroy_cq() now implemented (not tested). |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Michael Brown | create_cq() implemented (but not tested). |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Michael Brown | Match doorbell layout to expected usage. |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Michael Brown | Started to add code for CQ creation |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Michael Brown | Rearrange data structures to maximise embedding (and... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Michael Brown | Command interface now reasonably friendly. |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Michael Brown | First (working) draft of command interface. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Michael Brown | Kill off more dead code. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Michael Brown | post_recv() now works, and we can pass data on the... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Michael Brown | Kill off some dead code |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Michael Brown | Hack up IB structures at start-of-day, instead of on... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Michael Brown | Direct polling of TX completion queue now works. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Michael Brown | Add const attribute to byte-swapping functions |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Michael Brown | Updated MLX_* accessor macros to use implicit type... |
commit | commitdiff | tree | snapshot |
next |