index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
gpxe
/
infiniband.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[infiniband] Add last_opened_ibdev(), analogous to last_opened_netdev()
Michael Brown
2009-08-10
1
-0
/
+3
*
[infiniband] Add find_ibdev()
Michael Brown
2009-08-10
1
-0
/
+1
*
[infiniband] Update all other MAD users to use a management interface
Michael Brown
2009-08-08
1
-3
/
+2
*
[infiniband] Update subnet management agent to use a management interface
Michael Brown
2009-08-08
1
-2
/
+3
*
[infiniband] Change IB_{QPN,QKEY,QPT} names from {SMA,GMA} to {SMI,GSI}
Michael Brown
2009-08-06
1
-10
/
+10
*
[infiniband] Add infrastructure for RC queue pairs
Michael Brown
2009-07-17
1
-51
/
+63
*
[infiniband] Pass a generic MAD to ib_set_port_info()
Michael Brown
2009-07-17
1
-5
/
+3
*
[infiniband] Expose supported and enabled link speeds and widths
Michael Brown
2009-07-17
1
-4
/
+12
*
[infiniband] Allow external QPN to differ from real QPN
Michael Brown
2009-07-17
1
-1
/
+8
*
[infiniband] Always create an SMA and a GMA
Michael Brown
2009-07-17
1
-2
/
+4
*
[infiniband] Add notion of a queue pair type
Michael Brown
2009-07-17
1
-3
/
+13
*
[infiniband] Implement SMA as an instance of a GMA
Michael Brown
2009-07-17
1
-0
/
+12
*
[infiniband] Create a general management agent
Michael Brown
2009-07-17
1
-0
/
+17
*
[infiniband] Centralise SMA and GMA queue constants
Michael Brown
2009-07-17
1
-5
/
+14
*
[infiniband] Poll completion queues automatically
Michael Brown
2009-07-17
1
-11
/
+11
*
[infiniband] Centralise assumption of 2048-byte payloads
Michael Brown
2009-07-17
1
-0
/
+8
*
[infiniband] Provide ib_get_hca_info() as a commonly-available function
Michael Brown
2009-07-17
1
-0
/
+2
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[infiniband] Call ib_open() only when opening the IPoIB net device
Michael Brown
2009-01-02
1
-21
/
+4
*
[infiniband] Add raw packet parser and constructor
Michael Brown
2008-11-11
1
-27
/
+27
*
[infiniband] Split subnet management agent client out into ib_smc.c
Michael Brown
2008-11-11
1
-271
/
+52
*
[infiniband] Pass address vector in receive completions
Michael Brown
2008-11-11
1
-52
/
+53
*
[infiniband] Maintain queue fill level as a property of a work queue
Michael Brown
2008-11-11
1
-59
/
+15
*
[infiniband] Flush uncompleted work queue entries at QP teardown
Michael Brown
2008-11-11
1
-33
/
+70
*
[Infiniband] Move event-queue process from driver to Infiniband core
Michael Brown
2008-04-21
1
-1
/
+33
*
[Infiniband] Add preliminary multiple port support for Hermon cards
Michael Brown
2008-04-18
1
-0
/
+20
*
[Infiniband] Add preliminary support for multi-port devices.
Michael Brown
2008-02-27
1
-14
/
+124
*
[Infiniband] Centralise MAD operations
Michael Brown
2008-02-26
1
-7
/
+70
*
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
1
-35
/
+114
*
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-15
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
[next]