summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c
AgeCommit message (Expand)Author
2020-11-26net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger
2020-10-09net/mlx5: Handle sync reset request eventMoshe Shemesh
2020-10-09net/mlx5: Set cap for pci sync for fw update eventMoshe Shemesh
2020-09-30net/mlx5: Use dma device access helperParav Pandit
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-16net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem
2020-07-03net/mlx5: Enable QP number request when creating IPoIB underlay QPMichael Guralnik
2020-06-11net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky
2020-06-11net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit
2020-06-11net/mlx5: Disable reload while removing the deviceParav Pandit
2020-06-11net/mlx5: drain health workqueue in case of driver load errorShay Drory
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-05-29net/mlx5: Fix crash upon suspend/resumeMark Bloch
2020-05-27net/mlx5: Add missing mutex destroyParav Pandit
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-22net/mlx5: Fix error flow in case of function_setup failureShay Drory
2020-05-22net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha
2020-05-18net/mlx5: Move iseg access helper routines close to mlx5_core driverParav Pandit
2020-05-15net/mlx5: Move internal timer read function to clock libraryEran Ben Elisha
2020-05-15net/mlx5: Drain wq first during PCI device removalParav Pandit
2020-05-15net/mlx5: Have single error unwinding pathParav Pandit
2020-04-30net/mlx5: Add support for release all pages eventEran Ben Elisha
2020-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-04-23net/mlx5: Update main.c new cmd interfaceLeon Romanovsky
2020-04-20net/mlx5: Read embedded cpu bit only onceParav Pandit
2020-04-19net/mlx5: Enable SW-defined RoCEv2 UDP source portMark Zhang
2020-04-19net/mlx5: Refactor HCA capability set flowLeon Romanovsky
2020-04-19net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky
2020-03-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-03-25net/mlx5: Simplify mlx5_unload_one() and its callersParav Pandit
2020-03-25net/mlx5: Simplify mlx5_register_device to return voidParav Pandit
2020-03-13{IB,net}/mlx5: Assign mkey variant in mlx5_ib onlySaeed Mahameed
2020-02-18net/mlx5: Add support for resource dumpAya Levin
2020-01-24net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger
2020-01-06net/mlx5: Move devlink registration before interfaces loadMichael Guralnik
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-20net/mlx5: Update the list of the PCI supported devicesShani Shapp
2019-11-13net/mlx5: Add devlink reloadMichael Guralnik
2019-11-01net/mlx5: Remove unneeded variable in mlx5_unload_onezhong jiang
2019-10-28RDMA/mlx5: Delete struct mlx5_priv->mkey_tableJason Gunthorpe
2019-09-24net/mlx5: Add device ID of upcoming BlueField-2Bodong Wang
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-08-28net/mlx5: Set ODP capabilities for DC transport to maxMichael Guralnik
2019-08-22net/mlx5: Add HV VHCA infrastructureEran Ben Elisha
2019-08-10mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-01net/mlx5: Make load_one() and unload_one() symmetricParav Pandit