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
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[mlx_icmd] Fix compilation error in GCC versions newer than 4.6.4
Wissam Shoukair
2016-04-12
1
-1
/
+1
*
[qib7322] Validate payload length
Michael Brown
2016-03-30
1
-3
/
+10
*
[linda] Validate payload length
Michael Brown
2016-03-30
1
-3
/
+10
*
[golan] Fix build error on some versions of gcc
Christian Hesse
2016-03-23
1
-1
/
+1
*
[golan] Add Connect-IB, ConnectX-4 and ConnectX-4 Lx (Infiniband) support
Wissam Shoukair
2016-03-22
55
-0
/
+13087
*
[arbel] Fix received packet length
Michael Brown
2016-03-22
1
-2
/
+3
*
[hermon] Fix received packet length
Michael Brown
2016-03-22
1
-2
/
+3
*
[arbel] Allocate space for GRH on UD queue pairs
Michael Brown
2016-03-21
2
-16
/
+55
*
[hermon] Allocate space for GRH on UD queue pairs
Michael Brown
2016-03-21
2
-12
/
+47
*
[qib7322] Add missing iounmap()
Michael Brown
2016-03-20
1
-1
/
+3
*
[linda] Add missing iounmap()
Michael Brown
2016-03-20
1
-1
/
+3
*
[arbel] Add missing iounmap()
Michael Brown
2016-03-20
1
-10
/
+14
*
[hermon] Add missing iounmap()
Michael Brown
2016-03-20
1
-22
/
+20
*
[pseudobit] Rename bitops.h to pseudobit.h
Michael Brown
2016-03-16
2
-4
/
+4
*
[qib7322] Use standard readq() and writeq() implementations
Michael Brown
2016-03-12
1
-26
/
+8
*
[linda] Use standard readq() and writeq() implementations
Michael Brown
2016-03-12
1
-26
/
+8
*
[infiniband] Assign names to queue pairs
Michael Brown
2016-03-08
1
-1
/
+1
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
5
-5
/
+21
*
[hermon] Use PCI VPD for non-volatile option storage
Michael Brown
2012-10-25
2
-2
/
+40
*
[infiniband] Include destination address vector in ib_complete_recv()
Michael Brown
2012-08-31
4
-10
/
+26
*
[infiniband] Use explicit "source" and "dest" address vector parameter names
Michael Brown
2012-08-31
4
-89
/
+93
*
[infiniband] Allow queue pairs to have a custom allocator for receive iobufs
Michael Brown
2012-08-31
1
-1
/
+7
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
8
-8
/
+16
*
[qib7322] Fix compiler warning on gcc 4.7
Michael Brown
2012-07-20
1
-0
/
+3
*
[arbel] Ensure hardware is quiescent when no interfaces are open
Michael Brown
2011-11-15
2
-92
/
+271
*
[arbel] Reorder code in preparation for quiescing patch
Michael Brown
2011-11-15
1
-190
/
+197
*
[hermon] Ensure hardware is quiescent when no interfaces are open
Michael Brown
2011-11-15
2
-81
/
+217
*
[hermon] Reorder code in preparation for quiescing patch
Michael Brown
2011-11-15
1
-641
/
+648
*
[arbel] Add (not-yet-functional) support for RC queue pairs
Michael Brown
2011-10-24
2
-8
/
+111
*
[hermon] Remove temporary workaround for missing BOFM mport support
Michael Brown
2011-05-04
1
-39
/
+15
*
[hermon] Work around missing mport support in current BOFM implementations
Michael Brown
2011-04-08
1
-15
/
+39
*
[arbel] Stop firmware only once on shutdown
Michael Brown
2011-04-08
1
-1
/
+0
*
[hermon] Stop firmware only once on shutdown
Michael Brown
2011-04-08
1
-1
/
+0
*
[qib7322] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-4
/
+0
*
[hermon] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-2
/
+0
*
[arbel] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-1
/
+1
*
[arbel] Make driver 64-bit safe
Michael Brown
2011-03-04
1
-2
/
+37
*
[hermon] Make driver 64-bit safe
Michael Brown
2011-03-04
2
-0
/
+37
*
[hermon] Add BOFM support
Michael Brown
2011-03-03
3
-58
/
+415
*
[pci] Make driver PCI ID a property of the PCI device
Michael Brown
2011-02-17
4
-8
/
+4
*
[hermon] Add missing __attribute__ (( packed ))
Michael Brown
2011-02-17
1
-2
/
+2
*
[hermon] Force link speed to SDR
Itay Gazit
2011-02-17
3
-5
/
+62
*
[hermon] Use circular event queue
Itay Gazit
2011-02-17
2
-4
/
+10
*
[hermon] Update PRM file with latest changes
Itay Gazit
2011-02-17
1
-20
/
+18
*
[hermon] Fix hermon_cmd_sense_port() to use inline output
Itay Gazit
2011-02-17
1
-3
/
+3
*
[hermon] Indicate that device does not support interrupts
Michael Brown
2011-01-25
1
-12
/
+0
*
[hermon] Fix incorrectly-padded sense_port structure
Michael Brown
2010-12-24
1
-1
/
+1
*
[hermon] Work around hardware stripping of VLAN tags
Michael Brown
2010-12-01
1
-3
/
+17
*
[hermon] Fix inconsistent information in HERMON_SET_PORT_GENERAL_PARAM
Michael Brown
2010-11-29
1
-6
/
+4
[prev]
[next]