summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eq.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
| * 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/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-7/+2Star
|\
| * 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/+0Star
| * net/mlx5: Unify vport manager capability checkSaeed Mahameed2017-08-071-3/+1Star
* | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-041-7/+25
|\ \ | |/ |/|
| *-. Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2017-08-101-7/+2Star
| |\ \
| | | * mlx5: convert to generic pci_alloc_irq_vectorsSagi Grimberg2017-08-081-7/+2Star
| | |/
| * / 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-151-1/+1
* net/mlx5: Avoid using multiple blank linesOr Gerlitz2017-06-151-2/+0Star
* net/mlx5: Update eqe_type_str() event namesEli Cohen2017-06-151-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-271-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/+5Star
* 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/+2Star
* net/mlx5: EQ commands via mlx5 ifcSaeed Mahameed2016-08-141-44/+34Star
* 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-241-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-291-0/+1
* net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-311-2/+2
* net/mlx5_core: Set irq affinity hintsSaeed Mahameed2015-05-311-8/+8
* net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai2015-05-311-2/+1Star
* mlx4/mlx5: Use dma_wmb/rmb where appropriateAlexander Duyck2015-04-091-1/+1
* net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* mlx5_core: Add support for page faults events and low level handlingHaggai Eran2014-12-161-1/+12
* net/mlx5_core: Print resource number on QP/SRQ async eventsEli Cohen2014-12-091-2/+2
* mlx5: don't duplicate kvfree()Al Viro2014-11-211-2/+2