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
/
drivers
/
net
/
ipoib.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[infiniband] Centralise SMA and GMA queue constants
Michael Brown
2009-07-17
1
-7
/
+7
*
[infiniband] Poll completion queues automatically
Michael Brown
2009-07-17
1
-6
/
+3
*
[infiniband] Centralise assumption of 2048-byte payloads
Michael Brown
2009-07-17
1
-3
/
+3
*
[infiniband] Split queue set functionality out of ipoib.c to ib_qset.c
Michael Brown
2009-07-17
1
-137
/
+32
*
[netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol
Michael Brown
2009-07-17
1
-1
/
+18
*
[netdevice] Add netdev argument to link-layer push and pull handlers
Joshua Oreman
2009-06-23
1
-2
/
+6
*
[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
-0
/
+12
*
[i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long
Michael Brown
2008-11-19
1
-2
/
+2
*
[infiniband] Respect hop pointer when building directed route SMP return path
Michael Brown
2008-11-12
1
-45
/
+47
*
[ipoib] Kill off the IPoIB pseudo-header
Michael Brown
2008-11-11
1
-109
/
+197
*
[infiniband] Split subnet management agent client out into ib_smc.c
Michael Brown
2008-11-11
1
-8
/
+10
*
[infiniband] Pass address vector in receive completions
Michael Brown
2008-11-11
1
-60
/
+49
*
[infiniband] Maintain queue fill level as a property of a work queue
Michael Brown
2008-11-11
1
-11
/
+4
*
[infiniband] Flush uncompleted work queue entries at QP teardown
Michael Brown
2008-11-11
1
-5
/
+16
*
[netdevice] Change link-layer push() and pull() methods to take raw types
Michael Brown
2008-10-16
1
-14
/
+13
*
[netdevice] Split multicast hashing out into an mc_hash method
Michael Brown
2008-10-16
1
-0
/
+16
*
[netdevice] Add maximum packet length as a net device property
Michael Brown
2008-10-16
1
-4
/
+1
*
[undi] Fill in ProtType correctly in PXENV_UNDI_ISR
Michael Brown
2008-08-20
1
-21
/
+22
*
[NETDEV] Add notion of link state
Michael Brown
2008-04-22
1
-1
/
+19
*
[Infiniband] Add preliminary multiple port support for Hermon cards
Michael Brown
2008-04-18
1
-93
/
+164
*
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2008-03-02
1
-1
/
+0
*
[Infiniband] Add preliminary support for multi-port devices.
Michael Brown
2008-02-27
1
-5
/
+5
*
Removed more hacks, and adjusted number of queue entries for likely usage.
Michael Brown
2007-09-17
1
-3
/
+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
1
-7
/
+15
*
Some interesting packet corruption happening now.
Michael Brown
2007-09-17
1
-43
/
+180
*
Broadcast GID is now calculated by IPoIB layer.
Michael Brown
2007-09-17
1
-3
/
+100
*
Cleaned up some debug messages.
Michael Brown
2007-09-17
1
-14
/
+3
*
Unicasts seem to be working. :)
Michael Brown
2007-09-17
1
-30
/
+111
*
Dead code disabling
Michael Brown
2007-09-17
1
-5
/
+4
*
Obtains a response to the get path record!
Michael Brown
2007-09-17
1
-9
/
+172
*
Prepare for adding a metadata queue to IPoIB
Michael Brown
2007-09-17
1
-51
/
+120
*
IPoIB code separated out to ipoib.c.
Michael Brown
2007-09-17
1
-0
/
+411
[prev]