summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c
AgeCommit message (Expand)AuthorFilesLines
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/...David 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
2016-10-30Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-0/+1
2016-10-30net/mlx5: Add ConnectX-5 PCIe 4.0 VF device IDSaeed Mahameed1-0/+1
2016-10-29net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia1-5/+13
2016-10-29net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia1-2/+7
2016-10-29net/mlx5: Always Query HCA caps after setting themDaniel Jurgens1-6/+6
2016-09-10net/mlx5: Organize device list API in one placeMohamad Haj Yahia1-270/+0
2016-09-10net/mlx5: Align sriov/eswitch modules with the new load/unload flow.Mohamad Haj Yahia1-10/+32
2016-09-10net/mlx5: Split the load/unload flow into hardware and software flowsMohamad Haj Yahia1-64/+107
2016-09-10net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia1-20/+129
2016-09-10net/mlx5: SRIOV core code refactoringMohamad Haj Yahia1-9/+3
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-30/+29
2016-08-19net/mlx5: Fix pci error recovery flowMohamad Haj Yahia1-30/+29
2016-08-18net/mlx5: Configure IB devices according to LAG stateAviv Heller1-0/+3
2016-08-18net/mlx5: Implement RoCE LAG featureAviv Heller1-13/+38
2016-08-17net/mlx5: Improve driver log messagesSaeed Mahameed1-5/+6
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed1-56/+24
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-26/+15
2016-07-02net/mlx5: Add devlink interfaceOr Gerlitz1-4/+22