index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
infiniband
/
arbel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[arbel] Assert that mapping length is non-zero
Michael Brown
2017-03-22
1
-0
/
+1
*
[arbel] Avoid potential integer overflow when calculating memory mappings
Michael Brown
2017-03-21
1
-1
/
+1
*
[arbel] 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
1
-15
/
+50
*
[arbel] Add missing iounmap()
Michael Brown
2016-03-20
1
-10
/
+14
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[infiniband] Include destination address vector in ib_complete_recv()
Michael Brown
2012-08-31
1
-2
/
+8
*
[infiniband] Use explicit "source" and "dest" address vector parameter names
Michael Brown
2012-08-31
1
-33
/
+32
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[arbel] Ensure hardware is quiescent when no interfaces are open
Michael Brown
2011-11-16
1
-90
/
+247
*
[arbel] Reorder code in preparation for quiescing patch
Michael Brown
2011-11-15
1
-190
/
+197
*
[arbel] Add (not-yet-functional) support for RC queue pairs
Michael Brown
2011-10-24
1
-8
/
+101
*
[arbel] Stop firmware only once on shutdown
Michael Brown
2011-04-08
1
-1
/
+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
*
[pci] Make driver PCI ID a property of the PCI device
Michael Brown
2011-02-17
1
-2
/
+1
*
[arbel] Minimise the number of VPM mapping operations
Michael Brown
2010-09-19
1
-47
/
+125
*
[arbel] Allocate only as much memory as is needed for firmware and ICM
Michael Brown
2010-09-18
1
-26
/
+66
*
[arbel] Synchronise changes with the Hermon driver
Michael Brown
2010-09-17
1
-36
/
+64
*
[arbel] Optimise ICM layout to reduce overall memory usage
Michael Brown
2010-09-17
1
-73
/
+132
*
[arbel] Perform ICM allocations according to the specification
Michael Brown
2010-09-17
1
-44
/
+83
*
[arbel] Allow for multiple calls to ib_modify_qp()
Michael Brown
2010-09-17
1
-22
/
+34
*
[arbel] Inform embedded SMA of partition key changes
Michael Brown
2010-09-17
1
-5
/
+5
*
[arbel] Improve debugging output and facilities
Michael Brown
2010-09-17
1
-71
/
+162
*
[arbel] Randomise the high-order bits of queue pair numbers
Michael Brown
2010-09-17
1
-2
/
+3
*
[arbel] Allow software GMA to receive packets destined for QP1
Michael Brown
2010-09-17
1
-80
/
+286
*
[arbel] Map all event types to our event queue
Michael Brown
2010-09-17
1
-3
/
+2
*
[arbel] Poll for link state changes while DOWN
Michael Brown
2010-09-16
1
-0
/
+9
*
[infiniband] Always call ib_link_state_changed() in ib_smc_update()
Michael Brown
2010-09-16
1
-5
/
+2
*
[infiniband] Match GID/GUID terminology as used in the IBA
Michael Brown
2010-09-15
1
-6
/
+6
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-20
1
-8
/
+8
*
[infiniband] Add infrastructure for RC queue pairs
Michael Brown
2009-07-18
1
-10
/
+2
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[pci] Add driver_data field to struct pci_device_id
Thomas Miletich
2009-03-26
1
-2
/
+2
*
[infiniband] Call ib_open() only when opening the IPoIB net device
Michael Brown
2009-01-02
1
-0
/
+4
*
[x86_64] Fix assorted 64-bit compilation errors and warnings
Michael Brown
2008-11-19
1
-0
/
+1
*
[i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long
Michael Brown
2008-11-19
1
-4
/
+4
*
[infiniband] Split subnet management agent client out into ib_smc.c
Michael Brown
2008-11-11
1
-46
/
+51
*
[infiniband] Pass address vector in receive completions
Michael Brown
2008-11-11
1
-23
/
+27
*
[infiniband] Flush uncompleted work queue entries at QP teardown
Michael Brown
2008-11-11
1
-15
/
+8
*
[arbel] Fix off-by-one error in the failure path in arbel_probe()
Michael Brown
2008-10-01
1
-4
/
+4
*
[arbel] Allocate sufficient space for firmware buffer
Michael Brown
2008-09-25
1
-1
/
+1
*
[Infiniband] Fix event queue doorbell ringing on Arbel
Michael Brown
2008-04-22
1
-2
/
+4
*
[Infiniband] Add multiport support for Arbel cards
Michael Brown
2008-04-22
1
-14
/
+237
*
[Infiniband] Move event-queue process from driver to Infiniband core
Michael Brown
2008-04-21
1
-2
/
+44
*
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
-48
/
+67
*
[Infiniband] Centralise MAD operations
Michael Brown
2008-02-26
1
-270
/
+102
*
Change ROM names to lower case.
Michael Brown
2007-10-11
1
-2
/
+2
*
Remove the last remaining visible hack.
Michael Brown
2007-09-18
1
-10
/
+9
[next]