summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eq.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Add FPGA QP error eventIlan Tayari2018-05-311-2/+5
* net/mlx5: Add temperature warning event to logIlan Tayari2018-05-311-0/+23
* net/mlx5: Free IRQs in shutdown pathDaniel Jurgens2018-05-101-0/+28
* net/mlx5: Remove redundant EQ API exportsSaeed Mahameed2018-02-151-3/+0
* net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed2018-02-151-2/+47
* net/mlx5: EQ add/del CQ APISaeed Mahameed2018-02-151-0/+34
* net/mlx5: CQ Database per EQSaeed Mahameed2018-02-151-2/+8
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-02-061-1/+1
|\
| * net/mlx5: increase async EQ to avoid EQ overrunMax Gurtovoy2018-02-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-0/+18
|\ \ | |/ |/|
| * net/mlx5e: Poll event queue upon TX timeout before performing full channels r...Eran Ben Elisha2018-01-191-0/+18
* | Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-301-8/+12
|\ \ | |/
| * net/mlx5: Stay in polling mode when command EQ destroy failsMoshe Shemesh2017-12-191-3/+1
| * net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh2017-12-191-7/+13
| * net/mlx5: Fix misspelling in the error message and commentEugenia Emantayev2017-12-191-1/+1
* | net/mlx5: Add DCT command interfaceMoni Shoua2018-01-081-1/+8
|/
* net/mlx5: PTP code migration to driver core sectionFeras Daoud2017-10-141-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-7/+2
|\
| * net/mlx5: Add a blank line after declarations V2Saeed Mahameed2017-08-241-1/+1
| * net/mlx5: Add a blank line after declarationsOr Gerlitz2017-08-201-0/+1
| * net/mlx5: Add CONFIG_MLX5_ESWITCH KconfigSaeed Mahameed2017-08-071-4/+0
| * net/mlx5: Unify vport manager capability checkSaeed Mahameed2017-08-071-3/+1
* | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-031-7/+25
|\ \ | |/ |/|
| *-. Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2017-08-101-7/+2
| |\ \
| | | * mlx5: convert to generic pci_alloc_irq_vectorsSagi Grimberg2017-08-081-7/+2
| | |/
| * | net/mlx5: Introduce general notification eventMaor Gottlieb2017-07-241-0/+23
| |/
* | net/mlx5e: Add field select to MTPPS registerEugenia Emantayev2017-07-271-1/+1
|/
* net/mlx5: Avoid space after castingOr Gerlitz2017-06-161-1/+1
* net/mlx5: Avoid using multiple blank linesOr Gerlitz2017-06-161-2/+0
* net/mlx5: Update eqe_type_str() event namesEli Cohen2017-06-161-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-261-1/+1
|\
| * net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia2017-05-231-1/+1
* | net/mlx5: FPGA, Add basic support for InnovaIlan Tayari2017-05-141-0/+11
* | {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-141-1/+1
|/
* net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev2017-01-191-0/+9
* net/mlx5: Add interface to get reference to a UAREli Cohen2017-01-091-9/+5
* mlx5: Fix naming convention with respect to UARsEli Cohen2017-01-081-4/+4
* {net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov2017-01-021-33/+257
* net/mlx5: Add handling for port module eventHuy Nguyen2016-11-181-0/+12
* net/mlx5: Fix length of async_event_maskEugenia Emantayev2016-10-301-1/+1
* net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-171-10/+2
* net/mlx5: EQ commands via mlx5 ifcSaeed Mahameed2016-08-141-44/+34
* net/mlx5_core: Use tasklet for user-space CQ completion eventsMatan Barak2016-05-181-1/+11
* net/mlx5e: Replace async events spinlock with synchronize_irq()Tariq Toukan2016-03-011-0/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-231-0/+1
|\
| * net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com2016-01-211-0/+1
* | net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed2015-12-031-0/+13
|/
* net/mlx5_core: Use the the real irqn in eq->irqnAchiad Shochat2015-11-031-4/+4
* net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny2015-09-281-0/+1
* net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-301-2/+2
OpenPOWER on IntegriCloud