summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-6/+55
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky1-4/+0
2016-01-17net/mlx5_core: Fix trimming down IRQ numberDoron Tsur1-1/+2
2016-01-05net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha1-0/+13
2015-12-24net/mlx5_core: Add setting ATOMIC endian modeEran Ben Elisha1-2/+55
2015-12-12net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb1-0/+9
2015-12-03net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed1-0/+18
2015-12-03net/mlx5_core: Add base sriov supportEli Cohen1-7/+29
2015-12-03net/mlx5_core: Modify enable/disable hca functionsEli Cohen1-24/+21
2015-11-07Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2015-10-15net/mlx5_core: Wait for FW readiness on startupEli Cohen1-0/+27
2015-10-15net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny1-8/+174
2015-10-15mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig1-1/+1
2015-10-09net/mlx5_core: Use private health thread for each deviceEli Cohen1-18/+19
2015-09-29net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny1-153/+188
2015-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2015-08-08net/mlx5_core: Set log_uar_page_sz for non 4K page size architectureCarol L Soto1-0/+2
2015-07-27net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat1-2/+24
2015-07-27net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed1-1/+5
2015-06-05net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny1-2/+2
2015-06-05net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny1-9/+1
2015-06-05net/mlx5_core: Check the return bitmask when querying ISSIHaggai Abramonvsky1-1/+1
2015-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+2
2015-05-31net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai1-4/+70
2015-05-31net/mlx5_core: New device capabilities handlingSaeed Mahameed1-104/+50
2015-05-31net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed1-4/+3
2015-05-31net/mlx5_core: Set irq affinity hintsSaeed Mahameed1-10/+101
2015-04-02net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed1-0/+22
2015-04-02net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed1-0/+91
2015-04-02net/mlx5_core: Update module info macros for ConnectX4 SupportAchiad Shochat1-3/+3
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed1-1/+1
2015-04-02net/mlx5_core: Avoid setting DC requestor/responder resourcesEli Cohen1-2/+0
2015-03-12net/mlx5_core: don't export static symbolJulia Lawall1-1/+0
2015-02-12net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen1-0/+1
2015-02-05net/mlx5_core: Move to use hex PCI device IDsOr Gerlitz1-6/+6
2014-12-09net/mlx5_core: Add more supported devicesEli Cohen1-1/+5
2014-12-09net/mlx5_core: Fix min vectors value in mlx5_enable_msixEli Cohen1-1/+1
2014-12-09net/mlx5_core: Request the mlx5 IB module on driver loadEli Cohen1-0/+7
2014-11-07net/mlx5_core: Fix race on driver loadEli Cohen1-2/+2
2014-10-04net/mlx5_core: Add ConnectX-4 to list of supported devicesEli Cohen1-0/+1
2014-10-04net/mlx5_core: use set/get macros in device capsEli Cohen1-76/+74
2014-10-04net/mlx5_core: Update device capabilities handlingEli Cohen1-51/+168
2014-07-31mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein1-2/+2
2014-07-31mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein1-1/+1
2014-07-31mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein1-3/+287
2014-05-09mellanox: Logging message cleanupsJoe Perches1-7/+7
2014-04-04Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+1
2014-03-10IB/mlx5_core: remove unreachable function call in module initKleber Sacilotto de Souza1-1/+0
2014-03-07IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg1-0/+1
2014-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2