summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-031-2/+2
|\
| * net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia2017-06-271-1/+1
| * net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman2017-06-271-1/+1
* | net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari2017-06-271-0/+9
* | net/mlx5: FPGA, Move FPGA init/cleanup to init_onceIlan Tayari2017-06-271-11/+10
* | net/mlx5: Add reserved-gids supportIlan Tayari2017-06-271-1/+10
* | net/mlx5: Set interface flags before cleanup in unload_oneIlan Tayari2017-06-271-2/+3
* | net/mlx5e: Use device ID definesMyron Stowe2017-06-221-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-211-2/+12
|\ \ | |/
| * net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen2017-06-151-2/+12
* | net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny2017-06-161-2/+30
* | net/mlx5: Avoid using multiple blank linesOr Gerlitz2017-06-161-1/+0
* | net/mlx5: Fix some spelling mistakesOr Gerlitz2017-06-161-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-2/+4
|\ \ | |/
| * net/mlx5: Enable 4K UAR only when page size is bigger than 4KMajd Dibbiny2017-06-111-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-061-3/+2
|\ \ | |/
| * net/mlx5: avoid build warning for uniprocessorArnd Bergmann2017-05-301-3/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-261-11/+4
|\ \ | |/
| * net/mlx5: Tolerate irq_set_affinity_hint() failuresTariq Toukan2017-05-231-11/+4
* | net/mlx5: FPGA, Add basic support for InnovaIlan Tayari2017-05-141-1/+18
* | net/mlx5: Update the list of the PCI supported devicesNoa Osherovich2017-05-141-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-261-1/+1
|\
| * net/mlx5: Fix driver load bad flow when having fw initializing timeoutMohamad Haj Yahia2017-04-221-1/+1
* | net/mlx5: E-Switch, Add control for encapsulationRoi Dayan2017-04-221-0/+2
* | net/mlx5: Update the list of the PCI supported devicesMajd Dibbiny2017-04-071-2/+4
|/
* net/mlx5: Increase number of max QPs in default profileMaor Gottlieb2017-03-221-1/+1
* net/mlx5: Don't save PCI state when PCI error is detectedDaniel Jurgens2017-03-101-2/+3
* net/mlx5: Configure cache line size for start and end paddingDaniel Jurgens2017-02-061-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-021-1/+1
|\
| * net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz2017-01-291-1/+1
* | net/mlx5: Move cached hca caps to designated caps structGal Pressman2017-01-191-3/+3
* | net/mlx5: Remove information print after attempt to load mlx5_ib moduleLeon Romanovsky2017-01-191-3/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-111-2/+4
|\ \ | |/
| * net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens2017-01-101-2/+4
* | Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2017-01-091-10/+16
|\ \
| * | net/mlx5: Activate support for 4K UARsEli Cohen2017-01-091-0/+4
| * | IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen2017-01-091-14/+2
| * | net/mlx5: Add interface to get reference to a UAREli Cohen2017-01-091-4/+18
| * | mlx5: Fix naming convention with respect to UARsEli Cohen2017-01-081-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-051-4/+11
|\ \ \ | |/ / |/| / | |/
| * net/mlx5: Avoid shadowing numa_nodeEli Cohen2016-12-281-2/+1
| * net/mlx5: Cancel recovery work in remove flowDaniel Jurgens2016-12-281-2/+3
| * net/mlx5: Check FW limitations on log_max_qp before setting itNoa Osherovich2016-12-281-0/+7
* | {net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov2017-01-021-2/+19
* | IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov2017-01-021-0/+20
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-061-17/+25
|\
| * net/mlx5: Fix query ISSI flowKamal Heib2016-12-061-6/+9
| * net/mlx5: Verify module parametersKamal Heib2016-12-061-11/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-261-1/+0
|\ \ | |/
OpenPOWER on IntegriCloud