aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-4/+6
2008-09-24drivers/net/mlx4/alloc.c needs mm.hAndrew Morton1-0/+1
2008-09-15IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky1-2/+0
2008-09-02mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entriesVladimir Sokolovsky1-2/+6
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds17-11/+17
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-07-25mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein17-11/+17
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds7-21/+61
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-07-23mlx4_core: Improve error message when not enough UAR pages are availableRoland Dreier1-0/+7
2008-07-23IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier4-13/+24
2008-07-22mlx4_core: Keep free count for MTT buddy allocatorRoland Dreier2-8/+19
2008-07-22mlx4_code: Add missing FW status return codeJack Morgenstein1-0/+3
2008-07-22mlx4_core: Add module parameter to enable QoS supportJack Morgenstein1-0/+8
2008-07-14mlx4_core: Use MOD_STAT_CFG command to get minimal page sizeVladimir Sokolovsky3-0/+41
2008-07-14IB/mlx4: Add support for blocking multicast loopback packetsRon Livne1-4/+13
2008-05-05mlx4_core: Support creation of FMRs with pages smaller than 4KOren Duer1-1/+1
2008-04-29mlx4_core: Avoid recycling old FMR R_Keys too soonOlaf Kirch1-6/+0
2008-04-29mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin1-1/+3
2008-04-25mlx4_core: Add helper to move QP to ready-to-sendYevgeny Petrilin1-0/+31
2008-04-25mlx4_core: Add HW queues allocation helpersYevgeny Petrilin1-0/+46
2008-04-23mlx4_core: CQ resizing should pass a 0 opcode modifier to MODIFY_CQVladimir Sokolovsky1-1/+1
2008-04-23mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin3-0/+117
2008-04-16IB/mlx4: Fix incorrect commentEli Cohen1-2/+1
2008-04-16IB/mlx4: Fix race when detaching a QP from a multicast groupEli Cohen1-9/+3
2008-04-16IB/mlx4: Add support for resizing CQsVladimir Sokolovsky1-0/+28
2008-04-16IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen1-7/+37
2008-04-16mlx4_core: Increase max number of QPs to 128KJack Morgenstein1-1/+1
2008-04-16IB/mlx4: Add IPoIB LSO supportEli Cohen3-0/+11
2008-04-16IB/mlx4: Add IPoIB checksum offload supportEli Cohen1-0/+4
2008-04-16mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier4-10/+9
2008-04-16mlx4_core: Move opening brace of function onto a new lineRoland Dreier1-1/+2
2008-02-14mlx4_core: Move table_find from fmr_alloc to fmr_enableJack Morgenstein1-8/+13
2008-02-11mlx4_core: Fix build break (missing include)Olof Johansson1-0/+1
2008-02-06mlx4_core: Clean up struct mlx4_bufRoland Dreier2-22/+22
2008-02-06mlx4_core: For 64-bit systems, vmap() kernel queue buffersJack Morgenstein1-0/+16
2008-02-04IB: Avoid marking __devinitdata as constRoland Dreier1-1/+1
2008-02-04mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein3-10/+0
2008-02-04mlx4_core: Fix more section mismatchesRoland Dreier2-5/+5
2008-01-25mlx4_core: Fix max_eqs masking in QUERY_DEV_CAPJack Morgenstein1-1/+1
2007-11-20mlx4_core: Fix state check in mlx4_qp_modify()Jack Morgenstein1-1/+1
2007-11-14mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free)Jack Morgenstein1-1/+1
2007-11-13mlx4_core: Fix possible bad free in mlx4_buf_free()Ali Ayoub1-3/+4
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe1-3/+1
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+1
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-5/+9
2007-10-21mlx4_core: Increase command timeout for INIT_HCA to 10 secondsJack Morgenstein1-1/+1
2007-10-13mlx4_core: Fix infinite loop on device initializationRoland Dreier1-1/+1
2007-10-10mlx4_core: Fix section mismatchesRoland Dreier8-30/+33
2007-10-09mlx4_core: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier1-0/+7