aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/mlx4
AgeCommit message (Expand)Author
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-23mlx4_core: Improve error message when not enough UAR pages are availableRoland Dreier
2008-07-23IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier
2008-07-22mlx4_core: Keep free count for MTT buddy allocatorRoland Dreier
2008-07-22mlx4_code: Add missing FW status return codeJack Morgenstein
2008-07-22mlx4_core: Add module parameter to enable QoS supportJack Morgenstein
2008-07-14mlx4_core: Use MOD_STAT_CFG command to get minimal page sizeVladimir Sokolovsky
2008-07-14IB/mlx4: Add support for blocking multicast loopback packetsRon Livne
2008-05-05mlx4_core: Support creation of FMRs with pages smaller than 4KOren Duer
2008-04-29mlx4_core: Avoid recycling old FMR R_Keys too soonOlaf Kirch
2008-04-29mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin
2008-04-25mlx4_core: Add helper to move QP to ready-to-sendYevgeny Petrilin
2008-04-25mlx4_core: Add HW queues allocation helpersYevgeny Petrilin
2008-04-23mlx4_core: CQ resizing should pass a 0 opcode modifier to MODIFY_CQVladimir Sokolovsky
2008-04-23mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin
2008-04-16IB/mlx4: Fix incorrect commentEli Cohen
2008-04-16IB/mlx4: Fix race when detaching a QP from a multicast groupEli Cohen
2008-04-16IB/mlx4: Add support for resizing CQsVladimir Sokolovsky
2008-04-16IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen
2008-04-16mlx4_core: Increase max number of QPs to 128KJack Morgenstein
2008-04-16IB/mlx4: Add IPoIB LSO supportEli Cohen
2008-04-16IB/mlx4: Add IPoIB checksum offload supportEli Cohen
2008-04-16mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier
2008-04-16mlx4_core: Move opening brace of function onto a new lineRoland Dreier
2008-02-14mlx4_core: Move table_find from fmr_alloc to fmr_enableJack Morgenstein
2008-02-11mlx4_core: Fix build break (missing include)Olof Johansson
2008-02-06mlx4_core: Clean up struct mlx4_bufRoland Dreier
2008-02-06mlx4_core: For 64-bit systems, vmap() kernel queue buffersJack Morgenstein
2008-02-04IB: Avoid marking __devinitdata as constRoland Dreier
2008-02-04mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein
2008-02-04mlx4_core: Fix more section mismatchesRoland Dreier
2008-01-25mlx4_core: Fix max_eqs masking in QUERY_DEV_CAPJack Morgenstein
2007-11-20mlx4_core: Fix state check in mlx4_qp_modify()Jack Morgenstein
2007-11-14mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free)Jack Morgenstein
2007-11-13mlx4_core: Fix possible bad free in mlx4_buf_free()Ali Ayoub
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-21mlx4_core: Increase command timeout for INIT_HCA to 10 secondsJack Morgenstein
2007-10-13mlx4_core: Fix infinite loop on device initializationRoland Dreier
2007-10-10mlx4_core: Fix section mismatchesRoland Dreier
2007-10-09mlx4_core: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier
2007-10-09mlx4_core: Increase max number of QPs per multicast group to 56Jack Morgenstein
2007-10-09IB/mlx4: Implement FMRsJack Morgenstein
2007-10-09mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein
2007-10-09mlx4_core: Fix meaning of dev->caps.reserved_mttsRoland Dreier
2007-10-09mlx4_core: Reserve the correct number of MTT segmentsRoland Dreier
2007-10-09mlx4_core: Support ICM tables in coherent memoryJack Morgenstein