summaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-10-2324-50/+6148
|\
| * mlx4_core: Add Ethernet PCI device IDsYevgeny Petrilin2008-10-221-0/+2
| * mlx4_en: Add driver for Mellanox ConnectX 10GbE NICYevgeny Petrilin2008-10-2211-0/+5361
| * mlx4_core: Multiple port type supportYevgeny Petrilin2008-10-225-6/+239
| * mlx4_core: Ethernet MAC/VLAN managementYevgeny Petrilin2008-10-224-1/+307
| * mlx4_core: Get ethernet MTU and default address from firmwareYevgeny Petrilin2008-10-223-7/+14
| * mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin2008-10-2212-28/+126
| * mlx4_core: Add QP range reservation supportYevgeny Petrilin2008-10-103-15/+106
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-011-4/+6
|\ \ | |/
| * IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky2008-09-151-2/+0
| * mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entriesVladimir Sokolovsky2008-09-021-2/+6
* | drivers/net/mlx4/alloc.c needs mm.hAndrew Morton2008-09-241-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-2617-11/+17
|\
| * mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein2008-07-2517-11/+17
* | dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-247-21/+61
|\
| * mlx4_core: Improve error message when not enough UAR pages are availableRoland Dreier2008-07-231-0/+7
| * IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier2008-07-234-13/+24
| * mlx4_core: Keep free count for MTT buddy allocatorRoland Dreier2008-07-222-8/+19
| * mlx4_code: Add missing FW status return codeJack Morgenstein2008-07-221-0/+3
| * mlx4_core: Add module parameter to enable QoS supportJack Morgenstein2008-07-221-0/+8
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
|/
* mlx4_core: Use MOD_STAT_CFG command to get minimal page sizeVladimir Sokolovsky2008-07-143-0/+41
* IB/mlx4: Add support for blocking multicast loopback packetsRon Livne2008-07-141-4/+13
* mlx4_core: Support creation of FMRs with pages smaller than 4KOren Duer2008-05-051-1/+1
* mlx4_core: Avoid recycling old FMR R_Keys too soonOlaf Kirch2008-04-291-6/+0
* mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin2008-04-291-1/+3
* mlx4_core: Add helper to move QP to ready-to-sendYevgeny Petrilin2008-04-251-0/+31
* mlx4_core: Add HW queues allocation helpersYevgeny Petrilin2008-04-251-0/+46
* mlx4_core: CQ resizing should pass a 0 opcode modifier to MODIFY_CQVladimir Sokolovsky2008-04-231-1/+1
* mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin2008-04-233-0/+117
* IB/mlx4: Fix incorrect commentEli Cohen2008-04-161-2/+1
* IB/mlx4: Fix race when detaching a QP from a multicast groupEli Cohen2008-04-161-9/+3
* IB/mlx4: Add support for resizing CQsVladimir Sokolovsky2008-04-161-0/+28
* IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen2008-04-161-7/+37
* mlx4_core: Increase max number of QPs to 128KJack Morgenstein2008-04-161-1/+1
* IB/mlx4: Add IPoIB LSO supportEli Cohen2008-04-163-0/+11
* IB/mlx4: Add IPoIB checksum offload supportEli Cohen2008-04-161-0/+4
* mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier2008-04-164-10/+9
* mlx4_core: Move opening brace of function onto a new lineRoland Dreier2008-04-161-1/+2
* mlx4_core: Move table_find from fmr_alloc to fmr_enableJack Morgenstein2008-02-141-8/+13
* mlx4_core: Fix build break (missing include)Olof Johansson2008-02-111-0/+1
* mlx4_core: Clean up struct mlx4_bufRoland Dreier2008-02-062-22/+22
* mlx4_core: For 64-bit systems, vmap() kernel queue buffersJack Morgenstein2008-02-061-0/+16
* IB: Avoid marking __devinitdata as constRoland Dreier2008-02-041-1/+1
* mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein2008-02-043-10/+0
* mlx4_core: Fix more section mismatchesRoland Dreier2008-02-042-5/+5
* mlx4_core: Fix max_eqs masking in QUERY_DEV_CAPJack Morgenstein2008-01-251-1/+1
* mlx4_core: Fix state check in mlx4_qp_modify()Jack Morgenstein2007-11-201-1/+1
* mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free)Jack Morgenstein2007-11-141-1/+1
OpenPOWER on IntegriCloud