summaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4/main.c
Commit message (Expand)AuthorAgeFilesLines
* mlx4_core: Add Ethernet PCI device IDsYevgeny Petrilin2008-10-231-0/+2
* mlx4_core: Multiple port type supportYevgeny Petrilin2008-10-231-6/+205
* mlx4_core: Ethernet MAC/VLAN managementYevgeny Petrilin2008-10-221-0/+14
* mlx4_core: Get ethernet MTU and default address from firmwareYevgeny Petrilin2008-10-221-1/+3
* mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin2008-10-221-6/+56
* mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein2008-07-251-1/+1
* IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier2008-07-231-0/+2
* mlx4_core: Use MOD_STAT_CFG command to get minimal page sizeVladimir Sokolovsky2008-07-151-0/+7
* mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin2008-04-231-0/+3
* IB/mlx4: Fix incorrect commentEli Cohen2008-04-171-2/+1Star
* mlx4_core: Increase max number of QPs to 128KJack Morgenstein2008-04-171-1/+1
* IB/mlx4: Add IPoIB LSO supportEli Cohen2008-04-171-0/+1
* IB: Avoid marking __devinitdata as constRoland Dreier2008-02-051-1/+1
* mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein2008-02-051-1/+0Star
* mlx4_core: Fix more section mismatchesRoland Dreier2008-02-051-4/+4
* mlx4_core: Fix infinite loop on device initializationRoland Dreier2007-10-131-1/+1
* mlx4_core: Fix section mismatchesRoland Dreier2007-10-111-17/+21
* mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein2007-10-101-0/+11
* mlx4_core: Fix meaning of dev->caps.reserved_mttsRoland Dreier2007-10-101-1/+2
* mlx4_core: Support ICM tables in coherent memoryJack Morgenstein2007-10-101-20/+20
* IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein2007-10-101-2/+2
* mlx4_core: Enable MSI-X by defaultMichael S. Tsirkin2007-10-101-12/+22
* IB/mlx4: Increase max outstanding RDMA reads as targetJack Morgenstein2007-07-181-1/+1
* mlx4_core: Reset device when internal error is detectedJack Morgenstein2007-07-181-11/+13
* mlx4_core: Get the maximum message size from reported device capabilitiesDotan Barak2007-07-101-0/+1
* mlx4_core: Add new Mellanox device IDsJack Morgenstein2007-07-031-0/+2
* IB/mlx4: Handle FW command interface rev 3Roland Dreier2007-06-181-5/+9
* mlx4_core: Initialize ctx_list and ctx_lock earlierRoland Dreier2007-06-071-0/+2
* mlx4_core: Remove unused doorbell_lockRoland Dreier2007-05-131-2/+0Star
* IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier2007-05-091-0/+936