summaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4
Commit message (Expand)AuthorAgeFilesLines
* mlx4_core: Support creation of FMRs with pages smaller than 4KOren Duer2008-05-051-1/+1
* mlx4_core: Avoid recycling old FMR R_Keys too soonOlaf Kirch2008-04-291-6/+0
* mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin2008-04-291-1/+3
* mlx4_core: Add helper to move QP to ready-to-sendYevgeny Petrilin2008-04-251-0/+31
* mlx4_core: Add HW queues allocation helpersYevgeny Petrilin2008-04-251-0/+46
* mlx4_core: CQ resizing should pass a 0 opcode modifier to MODIFY_CQVladimir Sokolovsky2008-04-231-1/+1
* mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin2008-04-233-0/+117
* IB/mlx4: Fix incorrect commentEli Cohen2008-04-161-2/+1
* IB/mlx4: Fix race when detaching a QP from a multicast groupEli Cohen2008-04-161-9/+3
* IB/mlx4: Add support for resizing CQsVladimir Sokolovsky2008-04-161-0/+28
* IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen2008-04-161-7/+37
* mlx4_core: Increase max number of QPs to 128KJack Morgenstein2008-04-161-1/+1
* IB/mlx4: Add IPoIB LSO supportEli Cohen2008-04-163-0/+11
* IB/mlx4: Add IPoIB checksum offload supportEli Cohen2008-04-161-0/+4
* mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier2008-04-164-10/+9
* mlx4_core: Move opening brace of function onto a new lineRoland Dreier2008-04-161-1/+2
* mlx4_core: Move table_find from fmr_alloc to fmr_enableJack Morgenstein2008-02-141-8/+13
* mlx4_core: Fix build break (missing include)Olof Johansson2008-02-111-0/+1
* mlx4_core: Clean up struct mlx4_bufRoland Dreier2008-02-062-22/+22
* mlx4_core: For 64-bit systems, vmap() kernel queue buffersJack Morgenstein2008-02-061-0/+16
* IB: Avoid marking __devinitdata as constRoland Dreier2008-02-041-1/+1
* mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein2008-02-043-10/+0
* mlx4_core: Fix more section mismatchesRoland Dreier2008-02-042-5/+5
* mlx4_core: Fix max_eqs masking in QUERY_DEV_CAPJack Morgenstein2008-01-251-1/+1
* mlx4_core: Fix state check in mlx4_qp_modify()Jack Morgenstein2007-11-201-1/+1
* mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free)Jack Morgenstein2007-11-141-1/+1
* mlx4_core: Fix possible bad free in mlx4_buf_free()Ali Ayoub2007-11-131-3/+4
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-241-3/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-231-1/+1
|\
| * mlx4_core: Increase command timeout for INIT_HCA to 10 secondsJack Morgenstein2007-10-211-1/+1
* | [SG] Update drivers to use sg helpersJens Axboe2007-10-221-5/+9
|/
* mlx4_core: Fix infinite loop on device initializationRoland Dreier2007-10-131-1/+1
* mlx4_core: Fix section mismatchesRoland Dreier2007-10-108-30/+33
* mlx4_core: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier2007-10-091-0/+7
* mlx4_core: Increase max number of QPs per multicast group to 56Jack Morgenstein2007-10-091-1/+1
* IB/mlx4: Implement FMRsJack Morgenstein2007-10-091-0/+165
* mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein2007-10-094-43/+64
* mlx4_core: Fix meaning of dev->caps.reserved_mttsRoland Dreier2007-10-091-1/+2
* mlx4_core: Reserve the correct number of MTT segmentsRoland Dreier2007-10-091-1/+1
* mlx4_core: Support ICM tables in coherent memoryJack Morgenstein2007-10-094-49/+112
* IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein2007-10-092-9/+2
* mlx4_core: Change capability decoding: SRC->XRCRoland Dreier2007-10-091-1/+1
* IB/mlx4: Fix up SRQ limit_watermark endiannessRoland Dreier2007-10-091-1/+1
* mlx4_core: Enable MSI-X by defaultMichael S. Tsirkin2007-10-091-12/+22
* mlx4_core: Don't free special QPs in QP number bitmapRoland Dreier2007-10-091-1/+2
* mlx4_core: Use enum value GO_BIT_TIMEOUT_MSECSDotan Barak2007-10-091-2/+2
* mlx4_core: Wait 1 second after reset before accessing deviceEli Cohen2007-08-131-0/+3
* mlx4_core: Remove kfree() in mlx4_mr_alloc() error flowJack Morgenstein2007-07-281-12/+3
* mlx4_core: Change command token on timeoutRoland Dreier2007-07-201-2/+1
* IB/mlx4: Increase max outstanding RDMA reads as targetJack Morgenstein2007-07-171-1/+1
OpenPOWER on IntegriCloud