aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-19net/mlx5: Stay in polling mode when command EQ destroy failsMoshe Shemesh1-3/+1
2017-12-19net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh1-7/+13
2017-12-19net/mlx5: Fix misspelling in the error message and commentEugenia Emantayev1-1/+1
2017-10-14net/mlx5: PTP code migration to driver core sectionFeras Daoud1-2/+1
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-7/+2
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-7/+25
2017-08-24net/mlx5: Add a blank line after declarations V2Saeed Mahameed1-1/+1
2017-08-20net/mlx5: Add a blank line after declarationsOr Gerlitz1-0/+1
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford1-7/+2
2017-08-08mlx5: convert to generic pci_alloc_irq_vectorsSagi Grimberg1-7/+2
2017-08-07net/mlx5: Add CONFIG_MLX5_ESWITCH KconfigSaeed Mahameed1-4/+0
2017-08-07net/mlx5: Unify vport manager capability checkSaeed Mahameed1-3/+1
2017-07-27net/mlx5e: Add field select to MTPPS registerEugenia Emantayev1-1/+1
2017-07-24net/mlx5: Introduce general notification eventMaor Gottlieb1-0/+23
2017-06-16net/mlx5: Avoid space after castingOr Gerlitz1-1/+1
2017-06-16net/mlx5: Avoid using multiple blank linesOr Gerlitz1-2/+0
2017-06-16net/mlx5: Update eqe_type_str() event namesEli Cohen1-0/+2
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-05-23net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia1-1/+1
2017-05-14net/mlx5: FPGA, Add basic support for InnovaIlan Tayari1-0/+11
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky1-1/+1
2017-01-19net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev1-0/+9
2017-01-09net/mlx5: Add interface to get reference to a UAREli Cohen1-9/+5
2017-01-08mlx5: Fix naming convention with respect to UARsEli Cohen1-4/+4
2017-01-02{net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov1-33/+257
2016-11-18net/mlx5: Add handling for port module eventHuy Nguyen1-0/+12
2016-10-30net/mlx5: Fix length of async_event_maskEugenia Emantayev1-1/+1
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed1-10/+2
2016-08-14net/mlx5: EQ commands via mlx5 ifcSaeed Mahameed1-44/+34
2016-05-18net/mlx5_core: Use tasklet for user-space CQ completion eventsMatan Barak1-1/+11
2016-03-01net/mlx5e: Replace async events spinlock with synchronize_irq()Tariq Toukan1-0/+5
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+1
2016-01-21net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com1-0/+1
2015-12-03net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed1-0/+13
2015-11-03net/mlx5_core: Use the the real irqn in eq->irqnAchiad Shochat1-4/+4
2015-09-28net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny1-0/+1
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed1-2/+2
2015-05-30net/mlx5_core: Set irq affinity hintsSaeed Mahameed1-8/+8
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai1-2/+1
2015-04-09mlx4/mlx5: Use dma_wmb/rmb where appropriateAlexander Duyck1-1/+1
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed1-1/+1
2014-12-15mlx5_core: Add support for page faults events and low level handlingHaggai Eran1-1/+12
2014-12-08net/mlx5_core: Print resource number on QP/SRQ async eventsEli Cohen1-2/+2
2014-11-21mlx5: don't duplicate kvfree()Al Viro1-2/+2
2014-11-06net/mlx5_core: Fix race in create EQEli Cohen1-4/+3
2014-10-26net/mlx5_core: Call synchronize_irq() before freeing EQ bufferEli Cohen1-0/+1
2014-10-03net/mlx5_core: Identify resources by their typeEli Cohen1-6/+6
2014-10-03net/mlx5_core: Update device capabilities handlingEli Cohen1-1/+1
2014-07-30mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein1-1/+2
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein1-1/+2