summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak2016-03-011-3/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-231-6/+55
|\
| * IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky2016-01-211-4/+0
| * net/mlx5_core: Add setting ATOMIC endian modeEran Ben Elisha2015-12-241-2/+55
* | net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-171-1/+2
* | net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha2016-01-051-0/+13
* | net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb2015-12-121-0/+9
* | net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed2015-12-031-0/+18
* | net/mlx5_core: Add base sriov supportEli Cohen2015-12-031-7/+29
* | net/mlx5_core: Modify enable/disable hca functionsEli Cohen2015-12-031-24/+21
|/
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-061-1/+1
|\
| * mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-151-1/+1
* | net/mlx5_core: Wait for FW readiness on startupEli Cohen2015-10-141-0/+27
* | net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny2015-10-141-8/+174
* | net/mlx5_core: Use private health thread for each deviceEli Cohen2015-10-091-18/+19
* | net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny2015-09-281-153/+188
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-131-0/+2
|\
| * net/mlx5_core: Set log_uar_page_sz for non 4K page size architectureCarol L Soto2015-08-071-0/+2
* | net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat2015-07-271-2/+24
* | net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed2015-07-271-1/+5
|/
* net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny2015-06-041-2/+2
* net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny2015-06-041-9/+1
* net/mlx5_core: Check the return bitmask when querying ISSIHaggai Abramonvsky2015-06-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-011-5/+2
|\
* | net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2015-05-301-4/+70
* | net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-301-104/+50
* | net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed2015-05-301-4/+3
* | net/mlx5_core: Set irq affinity hintsSaeed Mahameed2015-05-301-10/+101
|/
* net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed2015-04-021-0/+22
* net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed2015-04-021-0/+91
* net/mlx5_core: Update module info macros for ConnectX4 SupportAchiad Shochat2015-04-021-3/+3
* net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* net/mlx5_core: Avoid setting DC requestor/responder resourcesEli Cohen2015-04-021-2/+0
* net/mlx5_core: don't export static symbolJulia Lawall2015-03-121-1/+0
* net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen2015-02-111-0/+1
* net/mlx5_core: Move to use hex PCI device IDsOr Gerlitz2015-02-041-6/+6
* net/mlx5_core: Add more supported devicesEli Cohen2014-12-081-1/+5
* net/mlx5_core: Fix min vectors value in mlx5_enable_msixEli Cohen2014-12-081-1/+1
* net/mlx5_core: Request the mlx5 IB module on driver loadEli Cohen2014-12-081-0/+7
* net/mlx5_core: Fix race on driver loadEli Cohen2014-11-061-2/+2
* net/mlx5_core: Add ConnectX-4 to list of supported devicesEli Cohen2014-10-031-0/+1
* net/mlx5_core: use set/get macros in device capsEli Cohen2014-10-031-76/+74
* net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-031-51/+168
* mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein2014-07-301-2/+2
* mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-301-1/+1
* mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein2014-07-301-3/+287
* mellanox: Logging message cleanupsJoe Perches2014-05-081-7/+7
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-031-0/+1
|\
| * IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg2014-03-071-0/+1
* | IB/mlx5_core: remove unreachable function call in module initKleber Sacilotto de Souza2014-03-101-1/+0
OpenPOWER on IntegriCloud