aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-22mlx4_core: Add support for multiple completion event vectorsYevgeny Petrilin1-1/+3
2008-11-28mlx4_core: Save/restore default port IB capability maskJack Morgenstein1-0/+1
2008-10-22mlx4_core: Multiple port type supportYevgeny Petrilin1-0/+14
2008-10-22mlx4_core: Ethernet MAC/VLAN managementYevgeny Petrilin2-0/+21
2008-10-22mlx4_core: Get ethernet MTU and default address from firmwareYevgeny Petrilin1-1/+3
2008-10-22mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin1-1/+18
2008-10-10mlx4_core: Add QP range reservation supportYevgeny Petrilin1-1/+4
2008-09-15IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky1-0/+4
2008-08-06mlx4_core: Add ethernet fields to CQE structYevgeny Petrilin1-12/+24
2008-07-25mlx4_core: Add VLAN tag field to WQE control segment structYevgeny Petrilin1-1/+3
2008-07-23IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier2-4/+22
2008-07-22IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_segRoland Dreier1-1/+1
2008-07-14IB/mlx4: Add support for blocking multicast loopback packetsRon Livne1-1/+2
2008-04-29mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin1-1/+2
2008-04-25mlx4_core: Add helper to move QP to ready-to-sendYevgeny Petrilin1-0/+4
2008-04-25mlx4_core: Add HW queues allocation helpersYevgeny Petrilin1-0/+11
2008-04-23mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin1-0/+29
2008-04-16IB/mlx4: Add support for resizing CQsVladimir Sokolovsky1-0/+2
2008-04-16IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen2-1/+4
2008-04-16IB/mlx4: Add IPoIB LSO supportEli Cohen2-0/+6
2008-04-16IB/mlx4: Add IPoIB checksum offload supportEli Cohen2-6/+18
2008-04-16mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier1-2/+1
2008-02-08IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein2-0/+9
2008-02-06mlx4_core: Clean up struct mlx4_bufRoland Dreier1-6/+4
2008-02-06mlx4_core: For 64-bit systems, vmap() kernel queue buffersJack Morgenstein1-2/+2
2008-02-06IB/mlx4: Consolidate code to get an entry from a struct mlx4_bufRoland Dreier1-0/+8
2007-10-14mlx4_core: Kill mlx4_write64_raw()Roland Dreier1-11/+0
2007-10-09IB/mlx4: Implement FMRsJack Morgenstein1-0/+21
2007-10-09IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein1-0/+6
2007-07-12IB/mlx4: Implement query SRQJack Morgenstein1-0/+1
2007-07-12IB/mlx4: Implement query QPJack Morgenstein1-0/+3
2007-07-09mlx4_core: Get the maximum message size from reported device capabilitiesDotan Barak1-0/+1
2007-06-18IB/mlx4: Make sure inline data segments don't cross a 64 byte boundaryRoland Dreier1-0/+4
2007-06-18IB/mlx4: Handle FW command interface rev 3Roland Dreier2-6/+8
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier7-0/+1118