summaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Implement query SRQJack Morgenstein2007-07-131-0/+30
* IB/mlx4: Implement query QPJack Morgenstein2007-07-131-0/+21
* mlx4_core: Get the maximum message size from reported device capabilitiesDotan Barak2007-07-103-0/+5
* mlx4_core: Include linux/mutex.h from mlx4.hMichael S. Tsirkin2007-07-101-0/+1
* drivers/net: fix comparisons of unsigned < 0Bill Nottingham2007-07-091-2/+1Star
* mlx4_core: Add new Mellanox device IDsJack Morgenstein2007-07-031-0/+2
* IB/mlx4: Handle FW command interface rev 3Roland Dreier2007-06-183-47/+87
* IB/mlx4: Handle new FW requirement for send request prefetchingRoland Dreier2007-06-181-1/+1
* mlx4_core: Don't set MTT address in dMPT entries with PA setJack Morgenstein2007-06-081-3/+5
* mlx4_core: Check firmware command interface revisionRoland Dreier2007-06-081-2/+23
* IB/mthca, mlx4_core: Fix typo in commentRoland Dreier2007-06-071-1/+1
* mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_idRoland Dreier2007-06-071-1/+3
* mlx4_core: Initialize ctx_list and ctx_lock earlierRoland Dreier2007-06-072-3/+2Star
* mlx4_core: Fix CQ context layoutEli Cohen2007-06-071-1/+1
* IB/mlx4: Fix last allocated object tracking in bitmap allocatorRoland Dreier2007-05-301-1/+1
* mlx4_core: Fix array overrun in dump_dev_cap_flags()Roland Dreier2007-05-191-1/+1
* missing includes in mlx4Al Viro2007-05-164-0/+4
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-152-3/+0Star
|\
| * mlx4_core: Remove unused doorbell_lockRoland Dreier2007-05-132-3/+0Star
* | mlx4: don't use deprecated IRQ flagsAndrew Morton2007-05-111-1/+1
|/
* IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier2007-05-0920-0/+6424