summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-25/+15
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-011-5/+1
| |\
| * | net/mlx5e: Avoid using multiple blank linesOr Gerlitz2017-08-201-1/+0
| * | mlx5: remove unnecessary pci_set_drvdata()Zhu Yanjun2017-08-151-2/+0
| * | net/mlx5: Delay events till ib registration endsErez Shitrit2017-08-071-0/+3
| * | net/mlx5: Add CONFIG_MLX5_ESWITCH KconfigSaeed Mahameed2017-08-071-9/+1
| * | net/mlx5: Separate between E-Switch and MPFSSaeed Mahameed2017-08-071-14/+12
* | | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-031-88/+35
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2017-08-101-89/+17
| |\ \ \ | | | |/ | | |/|
| | | * mlx5: move affinity hints assignments to generic codeSagi Grimberg2017-08-081-69/+6
| | | * mlx5: convert to generic pci_alloc_irq_vectorsSagi Grimberg2017-08-081-24/+15
| | |/
| * | IB/mlx5: Add raw ethernet local loopback supportHuy Nguyen2017-07-241-0/+19
| |/
* | net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen2017-08-301-2/+0
* | net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen2017-08-301-3/+1
|/
* 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
OpenPOWER on IntegriCloud