summaryrefslogtreecommitdiff
path: root/include/linux/mlx5/driver.h
AgeCommit message (Expand)Author
2021-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-02-18Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe
2021-02-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller
2021-02-16net/mlx5: Move all internal timer metadata into a dedicated structEran Ben Elisha
2021-02-16net/mlx5: Add register layout to support real-time time-stampEran Ben Elisha
2021-02-10net/mlx5: Delete device list leftoverLeon Romanovsky
2021-02-08RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flowYishai Hadas
2021-02-05IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_devParav Pandit
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-28Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-01-27net/mlx5: Notify on trap action by blocking eventAya Levin
2021-01-27net/mlx5: Add support for devlink traps in mlx5 core driverAya Levin
2021-01-22net/mlx5: SF, Add port add delete functionalityParav Pandit
2021-01-22net/mlx5: SF, Add auxiliary device driverParav Pandit
2021-01-22net/mlx5: SF, Add auxiliary device supportParav Pandit
2021-01-22net/mlx5: Introduce vhca state event notifierParav Pandit
2021-01-19Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"Parav Pandit
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2020-12-06net/mlx5: Delete custom device management logicLeon Romanovsky
2020-12-04net/mlx5: Register mlx5 devices to auxiliary virtual busLeon Romanovsky
2020-12-04net/mlx5_core: Clean driver version and nameLeon Romanovsky
2020-12-02Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2020-11-26net/mlx5: Rename peer_pf to host_pfParav Pandit
2020-11-26net/mlx5: Make API mlx5_core_is_ecpf accept const pointerParav Pandit
2020-11-26net/mlx5: Avoid exposing driver internal command helpersParav Pandit
2020-10-26RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit
2020-10-09net/mlx5: Handle sync reset request eventMoshe Shemesh
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-02net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed
2020-10-02net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha
2020-09-15net/mlx5: Always use container_of to find mdev pointer from clock structEran Ben Elisha
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-28net/mlx5: Hold pages RB tree per VFEran Ben Elisha
2020-07-16net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem
2020-07-15net/mlx5: Add VDPA interface type to supported enumerationsEli Cohen
2020-07-15net/mlx5: Support setting access rights of dma addressesEli Cohen
2020-07-09net/mlx5e: Fix port buffers cell size valueEran Ben Elisha
2020-05-29net/mlx5: cmd: Fix memset with byte count warningSaeed Mahameed
2020-05-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-22net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha
2020-05-22net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha
2020-05-22net/mlx5: Add command entry handling completionMoshe Shemesh
2020-05-18net/mlx5: Move iseg access helper routines close to mlx5_core driverParav Pandit
2020-05-10net/mlx5: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-01net/mlx5: Add support to get lag physical portMaor Gottlieb
2020-04-28net/mlx5: Add structure layout and defines for MFRL registerMoshe Shemesh
2020-04-28net/mlx5: Use aligned variable while allocating ICM memoryErez Shitrit
2020-04-19net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky
2020-04-19net/mlx5: Provide simplified command interfacesLeon Romanovsky