index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mlx4
/
alloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlx4: Move the Mellanox driver
Jeff Kirsher
2011-08-11
1
-414
/
+0
*
mlx4_core: maintain available field in bitmap allocator
Eli Cohen
2011-03-23
1
-0
/
+13
*
mlx4_core: Avoid vunmap() of invalid pointer if allocation fails
Ali Ayoub
2011-01-10
1
-1
/
+2
*
mlx4: use bitmap library
Akinobu Mita
2010-08-28
1
-11
/
+4
*
drivers/net: Convert unbounded kzalloc calls to kcalloc
Joe Perches
2010-08-17
1
-1
/
+1
*
mlx4: use bitmap_find_next_zero_area
Akinobu Mita
2009-12-16
1
-33
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-10-23
1
-9
/
+88
|
\
|
*
mlx4_core: Support multiple pre-reserved QP regions
Yevgeny Petrilin
2008-10-22
1
-11
/
+18
|
*
mlx4_core: Add QP range reservation support
Yevgeny Petrilin
2008-10-10
1
-1
/
+73
*
|
drivers/net/mlx4/alloc.c needs mm.h
Andrew Morton
2008-09-24
1
-0
/
+1
|
/
*
mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files
Jack Morgenstein
2008-07-25
1
-0
/
+1
*
mlx4_core: Add HW queues allocation helpers
Yevgeny Petrilin
2008-04-25
1
-0
/
+46
*
mlx4_core: Move kernel doorbell management into core
Yevgeny Petrilin
2008-04-23
1
-0
/
+111
*
mlx4_core: Fix build break (missing include)
Olof Johansson
2008-02-11
1
-0
/
+1
*
mlx4_core: Clean up struct mlx4_buf
Roland Dreier
2008-02-06
1
-20
/
+20
*
mlx4_core: For 64-bit systems, vmap() kernel queue buffers
Jack Morgenstein
2008-02-06
1
-0
/
+16
*
mlx4_core: Fix possible bad free in mlx4_buf_free()
Ali Ayoub
2007-11-13
1
-3
/
+4
*
IB/mlx4: Fix last allocated object tracking in bitmap allocator
Roland Dreier
2007-05-29
1
-1
/
+1
*
missing includes in mlx4
Al Viro
2007-05-15
1
-0
/
+1
*
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
Roland Dreier
2007-05-08
1
-0
/
+179