aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c
AgeCommit message (Expand)Author
2017-07-21net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia
2017-07-21net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman
2017-06-15net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen
2017-06-11net/mlx5: Enable 4K UAR only when page size is bigger than 4KMajd Dibbiny
2017-05-30net/mlx5: avoid build warning for uniprocessorArnd Bergmann
2017-05-23net/mlx5: Tolerate irq_set_affinity_hint() failuresTariq Toukan
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-22net/mlx5: Fix driver load bad flow when having fw initializing timeoutMohamad Haj Yahia
2017-04-22net/mlx5: E-Switch, Add control for encapsulationRoi Dayan
2017-04-07net/mlx5: Update the list of the PCI supported devicesMajd Dibbiny
2017-03-22net/mlx5: Increase number of max QPs in default profileMaor Gottlieb
2017-03-10net/mlx5: Don't save PCI state when PCI error is detectedDaniel Jurgens
2017-02-06net/mlx5: Configure cache line size for start and end paddingDaniel Jurgens
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-29net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz
2017-01-19net/mlx5: Move cached hca caps to designated caps structGal Pressman
2017-01-19net/mlx5: Remove information print after attempt to load mlx5_ib moduleLeon Romanovsky
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-10net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens
2017-01-09Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2017-01-09net/mlx5: Activate support for 4K UARsEli Cohen
2017-01-09IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen
2017-01-09net/mlx5: Add interface to get reference to a UAREli Cohen
2017-01-08mlx5: Fix naming convention with respect to UARsEli Cohen
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-02{net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov
2017-01-02IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov
2016-12-28net/mlx5: Avoid shadowing numa_nodeEli Cohen
2016-12-28net/mlx5: Cancel recovery work in remove flowDaniel Jurgens
2016-12-28net/mlx5: Check FW limitations on log_max_qp before setting itNoa Osherovich
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-06net/mlx5: Fix query ISSI flowKamal Heib
2016-12-06net/mlx5: Verify module parametersKamal Heib
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-25net/mlx5: drop duplicate header delay.hGeliang Tang
2016-11-24net/mlx5: E-Switch, Add control for inline modeRoi Dayan
2016-11-18net/mlx5: Set driver version into firmwareHuy Nguyen
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-04net/mlx5: Fix invalid pointer reference when prof_sel parameter is invalidHuy Nguyen
2016-10-30Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2016-10-30net/mlx5: Add ConnectX-5 PCIe 4.0 VF device IDSaeed Mahameed
2016-10-29net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia
2016-10-29net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia
2016-10-29net/mlx5: Always Query HCA caps after setting themDaniel Jurgens
2016-09-10net/mlx5: Organize device list API in one placeMohamad Haj Yahia
2016-09-10net/mlx5: Align sriov/eswitch modules with the new load/unload flow.Mohamad Haj Yahia
2016-09-10net/mlx5: Split the load/unload flow into hardware and software flowsMohamad Haj Yahia
2016-09-10net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia
2016-09-10net/mlx5: SRIOV core code refactoringMohamad Haj Yahia