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
/
net
/
infiniband.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[infiniband] Centralise assumption of 2048-byte payloads
Michael Brown
2009-07-17
1
-0
/
+7
*
[infiniband] Provide ib_get_hca_info() as a commonly-available function
Michael Brown
2009-07-17
1
-0
/
+26
*
[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
-7
/
+36
*
[infiniband] Add raw packet parser and constructor
Michael Brown
2008-11-11
1
-8
/
+127
*
[infiniband] Split subnet management agent client out into ib_smc.c
Michael Brown
2008-11-11
1
-149
/
+2
*
[infiniband] Pass address vector in receive completions
Michael Brown
2008-11-11
1
-20
/
+18
*
[infiniband] Maintain queue fill level as a property of a work queue
Michael Brown
2008-11-11
1
-0
/
+91
*
[infiniband] Flush uncompleted work queue entries at QP teardown
Michael Brown
2008-11-11
1
-2
/
+29
*
[Infiniband] Move event-queue process from driver to Infiniband core
Michael Brown
2008-04-21
1
-27
/
+62
*
[Infiniband] Add preliminary multiple port support for Hermon cards
Michael Brown
2008-04-18
1
-41
/
+52
*
[Infiniband] Add preliminary support for multi-port devices.
Michael Brown
2008-02-27
1
-4
/
+7
*
[Infiniband] Centralise MAD operations
Michael Brown
2008-02-26
1
-0
/
+222
*
[Infiniband] Fix typo in debug statement
Michael Brown
2008-02-23
1
-1
/
+1
*
[Infiniband] Add missing list_del()s in ib_create_qp() failure path.
Michael Brown
2008-02-23
1
-0
/
+2
*
Added an almost obscene amount of debugging and assertion code while
Michael Brown
2007-09-17
1
-7
/
+15
*
Prepare for adding a metadata queue to IPoIB
Michael Brown
2007-09-17
1
-89
/
+2
*
IPoIB code separated out to ipoib.c.
Michael Brown
2007-09-17
1
-2
/
+30
*
create_qp() and destroy_qp() now written (but not tested).
Michael Brown
2007-09-16
1
-1
/
+4
*
Started implementing create_qp() and destroy_qp().
Michael Brown
2007-09-16
1
-2
/
+70
*
Revert to dev_priv/owner_priv scheme, rather than container_of; it
Michael Brown
2007-09-16
1
-0
/
+51
*
post_recv() now works, and we can pass data on the IPoIB queue pair
Michael Brown
2007-09-15
1
-9
/
+10
*
Direct polling of TX completion queue now works.
Michael Brown
2007-09-15
1
-0
/
+20
*
Now handling TX completions in our poll loop.
Michael Brown
2007-09-14
1
-14
/
+3
*
Can now both send and receive packets. LL header format not yet
Michael Brown
2007-09-13
1
-0
/
+11
*
Started IB driver rewrite
Michael Brown
2007-09-12
1
-0
/
+118