aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-27net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia1-1/+1
2017-06-27net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman1-1/+1
2017-06-22net/mlx5e: Use device ID definesMyron Stowe1-3/+3
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+12
2017-06-16net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny1-2/+30
2017-06-16net/mlx5: Avoid using multiple blank linesOr Gerlitz1-1/+0
2017-06-16net/mlx5: Fix some spelling mistakesOr Gerlitz1-5/+5
2017-06-15net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen1-2/+12
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2017-06-11net/mlx5: Enable 4K UAR only when page size is bigger than 4KMajd Dibbiny1-2/+4
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+2
2017-05-30net/mlx5: avoid build warning for uniprocessorArnd Bergmann1-3/+2
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-11/+4
2017-05-23net/mlx5: Tolerate irq_set_affinity_hint() failuresTariq Toukan1-11/+4
2017-05-14net/mlx5: FPGA, Add basic support for InnovaIlan Tayari1-1/+18
2017-05-14net/mlx5: Update the list of the PCI supported devicesNoa Osherovich1-0/+2
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-04-22net/mlx5: Fix driver load bad flow when having fw initializing timeoutMohamad Haj Yahia1-1/+1
2017-04-22net/mlx5: E-Switch, Add control for encapsulationRoi Dayan1-0/+2
2017-04-07net/mlx5: Update the list of the PCI supported devicesMajd Dibbiny1-2/+4
2017-03-22net/mlx5: Increase number of max QPs in default profileMaor Gottlieb1-1/+1
2017-03-10net/mlx5: Don't save PCI state when PCI error is detectedDaniel Jurgens1-2/+3
2017-02-06net/mlx5: Configure cache line size for start and end paddingDaniel Jurgens1-0/+6
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-01-29net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz1-1/+1
2017-01-19net/mlx5: Move cached hca caps to designated caps structGal Pressman1-3/+3
2017-01-19net/mlx5: Remove information print after attempt to load mlx5_ib moduleLeon Romanovsky1-3/+1
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2017-01-10net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens1-2/+4
2017-01-09Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-10/+16
2017-01-09net/mlx5: Activate support for 4K UARsEli Cohen1-0/+4
2017-01-09IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen1-14/+2
2017-01-09net/mlx5: Add interface to get reference to a UAREli Cohen1-4/+18
2017-01-08mlx5: Fix naming convention with respect to UARsEli Cohen1-4/+4
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+11
2017-01-02{net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov1-2/+19
2017-01-02IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov1-0/+20
2016-12-28net/mlx5: Avoid shadowing numa_nodeEli Cohen1-2/+1
2016-12-28net/mlx5: Cancel recovery work in remove flowDaniel Jurgens1-2/+3
2016-12-28net/mlx5: Check FW limitations on log_max_qp before setting itNoa Osherovich1-0/+7
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-2/+2
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-17/+25
2016-12-06net/mlx5: Fix query ISSI flowKamal Heib1-6/+9
2016-12-06net/mlx5: Verify module parametersKamal Heib1-11/+16
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2016-11-25net/mlx5: drop duplicate header delay.hGeliang Tang1-1/+0
2016-11-24net/mlx5: E-Switch, Add control for inline modeRoi Dayan1-0/+2
2016-11-18net/mlx5: Set driver version into firmwareHuy Nguyen1-0/+37
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3
2016-11-04net/mlx5: Fix invalid pointer reference when prof_sel parameter is invalidHuy Nguyen1-2/+3