summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+2
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2021-02-16kbuild: simplify access to the kernel's versionSasha Levin1-2/+2
2021-02-12net/mlx5: Disable devlink reload for multi port slave deviceShay Drory1-1/+2
2021-01-29Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-3/+57
2021-01-28net/mlx5: Add support for devlink traps in mlx5 core driverAya Levin1-0/+2
2021-01-22net/mlx5: SF, Port function state change supportParav Pandit1-0/+10
2021-01-22net/mlx5: SF, Add port add delete functionalityParav Pandit1-0/+18
2021-01-22net/mlx5: SF, Add auxiliary device driverParav Pandit1-3/+9
2021-01-22net/mlx5: SF, Add auxiliary device supportParav Pandit1-0/+4
2021-01-22net/mlx5: Introduce vhca state event notifierParav Pandit1-0/+16
2021-01-07net/mlx5: Release devlink object if adev failsLeon Romanovsky1-2/+5
2020-12-08Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski1-11/+38
2020-12-06RDMA/mlx5: Convert mlx5_ib to use auxiliary busLeon Romanovsky1-3/+0
2020-12-06net/mlx5e: Connect ethernet part to auxiliary busLeon Romanovsky1-1/+5
2020-12-04net/mlx5: Register mlx5 devices to auxiliary virtual busLeon Romanovsky1-2/+22
2020-12-04net/mlx5_core: Clean driver version and nameLeon Romanovsky1-4/+6
2020-12-04net/mlx5: Properly convey driver version to firmwareLeon Romanovsky1-1/+5
2020-11-27net/mlx5: Enable host PF HCA after eswitch is initializedParav Pandit1-9/+9
2020-11-27net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger1-0/+1
2020-10-09net/mlx5: Handle sync reset request eventMoshe Shemesh1-0/+13
2020-10-09net/mlx5: Set cap for pci sync for fw update eventMoshe Shemesh1-0/+3
2020-10-01net/mlx5: Use dma device access helperParav Pandit1-1/+1
2020-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+3
2020-07-17net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem1-7/+2
2020-07-03net/mlx5: Enable QP number request when creating IPoIB underlay QPMichael Guralnik1-0/+3
2020-06-12net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky1-6/+0
2020-06-12net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit1-14/+13
2020-06-12net/mlx5: Disable reload while removing the deviceParav Pandit1-0/+2
2020-06-12net/mlx5: drain health workqueue in case of driver load errorShay Drory1-0/+5
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+18
2020-05-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-0/+5
2020-05-29net/mlx5: Fix crash upon suspend/resumeMark Bloch1-0/+18
2020-05-28net/mlx5: Add missing mutex destroyParav Pandit1-2/+14
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+6
2020-05-23net/mlx5: Fix error flow in case of function_setup failureShay Drory1-1/+2
2020-05-23net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha1-0/+4
2020-05-18net/mlx5: Move iseg access helper routines close to mlx5_core driverParav Pandit1-0/+5
2020-05-16net/mlx5: Move internal timer read function to clock libraryEran Ben Elisha1-20/+0
2020-05-16net/mlx5: Drain wq first during PCI device removalParav Pandit1-3/+2
2020-05-16net/mlx5: Have single error unwinding pathParav Pandit1-4/+3
2020-04-30net/mlx5: Add support for release all pages eventEran Ben Elisha1-0/+3
2020-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-73/+71
2020-04-23net/mlx5: Update main.c new cmd interfaceLeon Romanovsky1-22/+13
2020-04-21net/mlx5: Read embedded cpu bit only onceParav Pandit1-2/+1
2020-04-19net/mlx5: Enable SW-defined RoCEv2 UDP source portMark Zhang1-0/+32
2020-04-19net/mlx5: Refactor HCA capability set flowLeon Romanovsky1-52/+31
2020-04-19net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky1-4/+0
2020-03-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-1/+0
2020-03-26net/mlx5: Simplify mlx5_unload_one() and its callersParav Pandit1-8/+2