IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()
[safe/jmp/linux-2.6] / drivers / net / mlx4 /
2008-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-07-25 Jack Morgensteinmlx4: Update/add Mellanox Technologies copyright lines...
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-24 Andrea RighiPAGE_ALIGN(): correctly handle 64-bit values on 32...
2008-07-23 Roland Dreiermlx4_core: Improve error message when not enough UAR...
2008-07-23 Roland DreierIB/mlx4: Add support for memory management extensions...
2008-07-22 Roland Dreiermlx4_core: Keep free count for MTT buddy allocator
2008-07-22 Jack Morgensteinmlx4_code: Add missing FW status return code
2008-07-22 Jack Morgensteinmlx4_core: Add module parameter to enable QoS support
2008-07-15 Vladimir Sokolovskymlx4_core: Use MOD_STAT_CFG command to get minimal...
2008-07-15 Ron LivneIB/mlx4: Add support for blocking multicast loopback...
2008-05-05 Oren Duermlx4_core: Support creation of FMRs with pages smaller...
2008-04-29 Olaf Kirchmlx4_core: Avoid recycling old FMR R_Keys too soon
2008-04-29 Yevgeny Petrilinmlx4_core: Add a way to set the "collapsed" CQ flag
2008-04-25 Yevgeny Petrilinmlx4_core: Add helper to move QP to ready-to-send
2008-04-25 Yevgeny Petrilinmlx4_core: Add HW queues allocation helpers
2008-04-23 Vladimir Sokolovskymlx4_core: CQ resizing should pass a 0 opcode modifier...
2008-04-23 Yevgeny Petrilinmlx4_core: Move kernel doorbell management into core
2008-04-17 Eli CohenIB/mlx4: Fix incorrect comment
2008-04-17 Eli CohenIB/mlx4: Fix race when detaching a QP from a multicast...
2008-04-17 Vladimir SokolovskyIB/mlx4: Add support for resizing CQs
2008-04-17 Eli CohenIB/mlx4: Add support for modifying CQ moderation parameters
2008-04-17 Jack Morgensteinmlx4_core: Increase max number of QPs to 128K
2008-04-17 Eli CohenIB/mlx4: Add IPoIB LSO support
2008-04-17 Eli CohenIB/mlx4: Add IPoIB checksum offload support
2008-04-17 Roland Dreiermlx4_core: Fix confusion between mlx4_event and mlx4_de...
2008-04-17 Roland Dreiermlx4_core: Move opening brace of function onto a new...
2008-02-14 Jack Morgensteinmlx4_core: Move table_find from fmr_alloc to fmr_enable
2008-02-11 Olof Johanssonmlx4_core: Fix build break (missing include)
2008-02-07 Roland Dreiermlx4_core: Clean up struct mlx4_buf
2008-02-07 Jack Morgensteinmlx4_core: For 64-bit systems, vmap() kernel queue...
2008-02-05 Roland DreierIB: Avoid marking __devinitdata as const
2008-02-05 Jack Morgensteinmlx4_core: Don't read reserved fields in mlx4_QUERY_ADA...
2008-02-05 Roland Dreiermlx4_core: Fix more section mismatches
2008-01-25 Jack Morgensteinmlx4_core: Fix max_eqs masking in QUERY_DEV_CAP
2007-11-20 Jack Morgensteinmlx4_core: Fix state check in mlx4_qp_modify()
2007-11-14 Jack Morgensteinmlx4_core: Fix thinko in QP destroy (incorrect bitmap_free)
2007-11-13 Ali Ayoubmlx4_core: Fix possible bad free in mlx4_buf_free()
2007-10-24 Jens AxboeSG: Change sg_set_page() to take length and offset...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-10-21 Jack Morgensteinmlx4_core: Increase command timeout for INIT_HCA to...
2007-10-13 Roland Dreiermlx4_core: Fix infinite loop on device initialization
2007-10-10 Roland Dreiermlx4_core: Fix section mismatches
2007-10-10 Roland Dreiermlx4_core: Use mmiowb() to avoid firmware commands...
2007-10-10 Jack Morgensteinmlx4_core: Increase max number of QPs per multicast...
2007-10-10 Jack MorgensteinIB/mlx4: Implement FMRs
2007-10-10 Jack Morgensteinmlx4_core: Write MTTs from CPU instead with of WRITE_MT...
2007-10-10 Roland Dreiermlx4_core: Fix meaning of dev->caps.reserved_mtts
2007-10-10 Roland Dreiermlx4_core: Reserve the correct number of MTT segments
2007-10-10 Jack Morgensteinmlx4_core: Support ICM tables in coherent memory
2007-10-10 Jack MorgensteinIB/mlx4: Display misc device information under /sys...
2007-10-10 Roland Dreiermlx4_core: Change capability decoding: SRC->XRC
2007-10-10 Roland DreierIB/mlx4: Fix up SRQ limit_watermark endianness
2007-10-10 Michael S. Tsirkinmlx4_core: Enable MSI-X by default
2007-10-10 Roland Dreiermlx4_core: Don't free special QPs in QP number bitmap
2007-10-10 Dotan Barakmlx4_core: Use enum value GO_BIT_TIMEOUT_MSECS
2007-08-13 Eli Cohenmlx4_core: Wait 1 second after reset before accessing...
2007-07-28 Jack Morgensteinmlx4_core: Remove kfree() in mlx4_mr_alloc() error...
2007-07-21 Roland Dreiermlx4_core: Change command token on timeout
2007-07-18 Jack MorgensteinIB/mlx4: Increase max outstanding RDMA reads as target
2007-07-18 Jack Morgensteinmlx4_core: Reset device when internal error is detected
2007-07-12 Jack MorgensteinIB/mlx4: Implement query SRQ
2007-07-12 Jack MorgensteinIB/mlx4: Implement query QP
2007-07-10 Dotan Barakmlx4_core: Get the maximum message size from reported...
2007-07-10 Michael S. Tsirkinmlx4_core: Include linux/mutex.h from mlx4.h
2007-07-09 Bill Nottinghamdrivers/net: fix comparisons of unsigned < 0
2007-07-03 Jack Morgensteinmlx4_core: Add new Mellanox device IDs
2007-06-18 Roland DreierIB/mlx4: Handle FW command interface rev 3
2007-06-18 Roland DreierIB/mlx4: Handle new FW requirement for send request...
2007-06-08 Jack Morgensteinmlx4_core: Don't set MTT address in dMPT entries with...
2007-06-08 Roland Dreiermlx4_core: Check firmware command interface revision
2007-06-07 Roland DreierIB/mthca, mlx4_core: Fix typo in comment
2007-06-07 Roland Dreiermlx4_core: Free catastrophic error MSI-X interrupt...
2007-06-07 Roland Dreiermlx4_core: Initialize ctx_list and ctx_lock earlier
2007-06-07 Eli Cohenmlx4_core: Fix CQ context layout
2007-05-29 Roland DreierIB/mlx4: Fix last allocated object tracking in bitmap...
2007-05-19 Roland Dreiermlx4_core: Fix array overrun in dump_dev_cap_flags()
2007-05-16 Al Viromissing includes in mlx4
2007-05-15 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-05-13 Roland Dreiermlx4_core: Remove unused doorbell_lock
2007-05-11 Andrew Mortonmlx4: don't use deprecated IRQ flags
2007-05-09 Roland DreierIB/mlx4: Add a driver Mellanox ConnectX InfiniBand...