aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4
Commit message (Expand)AuthorAge
* mlx4_core: Fix max_eqs masking in QUERY_DEV_CAPJack Morgenstein2008-01-25
* mlx4_core: Fix state check in mlx4_qp_modify()Jack Morgenstein2007-11-20
* mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free)Jack Morgenstein2007-11-14
* mlx4_core: Fix possible bad free in mlx4_buf_free()Ali Ayoub2007-11-13
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-23
|\
| * mlx4_core: Increase command timeout for INIT_HCA to 10 secondsJack Morgenstein2007-10-21
* | [SG] Update drivers to use sg helpersJens Axboe2007-10-22
|/
* mlx4_core: Fix infinite loop on device initializationRoland Dreier2007-10-13
* mlx4_core: Fix section mismatchesRoland Dreier2007-10-10
* mlx4_core: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier2007-10-09
* mlx4_core: Increase max number of QPs per multicast group to 56Jack Morgenstein2007-10-09
* IB/mlx4: Implement FMRsJack Morgenstein2007-10-09
* mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein2007-10-09
* mlx4_core: Fix meaning of dev->caps.reserved_mttsRoland Dreier2007-10-09
* mlx4_core: Reserve the correct number of MTT segmentsRoland Dreier2007-10-09
* mlx4_core: Support ICM tables in coherent memoryJack Morgenstein2007-10-09
* IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein2007-10-09
* mlx4_core: Change capability decoding: SRC->XRCRoland Dreier2007-10-09
* IB/mlx4: Fix up SRQ limit_watermark endiannessRoland Dreier2007-10-09
* mlx4_core: Enable MSI-X by defaultMichael S. Tsirkin2007-10-09
* mlx4_core: Don't free special QPs in QP number bitmapRoland Dreier2007-10-09
* mlx4_core: Use enum value GO_BIT_TIMEOUT_MSECSDotan Barak2007-10-09
* mlx4_core: Wait 1 second after reset before accessing deviceEli Cohen2007-08-13
* mlx4_core: Remove kfree() in mlx4_mr_alloc() error flowJack Morgenstein2007-07-28
* mlx4_core: Change command token on timeoutRoland Dreier2007-07-21
* IB/mlx4: Increase max outstanding RDMA reads as targetJack Morgenstein2007-07-17
* mlx4_core: Reset device when internal error is detectedJack Morgenstein2007-07-17
* IB/mlx4: Implement query SRQJack Morgenstein2007-07-12
* IB/mlx4: Implement query QPJack Morgenstein2007-07-12
* mlx4_core: Get the maximum message size from reported device capabilitiesDotan Barak2007-07-09
* mlx4_core: Include linux/mutex.h from mlx4.hMichael S. Tsirkin2007-07-09
* drivers/net: fix comparisons of unsigned < 0Bill Nottingham2007-07-08
* mlx4_core: Add new Mellanox device IDsJack Morgenstein2007-07-02
* IB/mlx4: Handle FW command interface rev 3Roland Dreier2007-06-18
* IB/mlx4: Handle new FW requirement for send request prefetchingRoland Dreier2007-06-18
* mlx4_core: Don't set MTT address in dMPT entries with PA setJack Morgenstein2007-06-08
* mlx4_core: Check firmware command interface revisionRoland Dreier2007-06-08
* IB/mthca, mlx4_core: Fix typo in commentRoland Dreier2007-06-07
* mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_idRoland Dreier2007-06-07
* mlx4_core: Initialize ctx_list and ctx_lock earlierRoland Dreier2007-06-07
* mlx4_core: Fix CQ context layoutEli Cohen2007-06-07
* IB/mlx4: Fix last allocated object tracking in bitmap allocatorRoland Dreier2007-05-29
* mlx4_core: Fix array overrun in dump_dev_cap_flags()Roland Dreier2007-05-19
* missing includes in mlx4Al Viro2007-05-15
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-15
|\
| * mlx4_core: Remove unused doorbell_lockRoland Dreier2007-05-13
* | mlx4: don't use deprecated IRQ flagsAndrew Morton2007-05-11
|/
* IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier2007-05-08