aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-10net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault typeHuy Nguyen1-1/+1
2018-08-13net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh1-0/+1
2018-07-23net/mlx5: FW tracer, events handlingFeras Daoud1-0/+11
2018-05-31net/mlx5: Add FPGA QP error eventIlan Tayari1-2/+5
2018-05-31net/mlx5: Add temperature warning event to logIlan Tayari1-0/+23
2018-05-10net/mlx5: Free IRQs in shutdown pathDaniel Jurgens1-0/+28
2018-02-15net/mlx5: Remove redundant EQ API exportsSaeed Mahameed1-3/+0
2018-02-15net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed1-2/+47
2018-02-15net/mlx5: EQ add/del CQ APISaeed Mahameed1-0/+34
2018-02-15net/mlx5: CQ Database per EQSaeed Mahameed1-2/+8
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2018-02-05net/mlx5: increase async EQ to avoid EQ overrunMax Gurtovoy1-1/+1
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+18
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJason Gunthorpe1-8/+12
2018-01-19net/mlx5e: Poll event queue upon TX timeout before performing full channels recoveryEran Ben Elisha1-0/+18
2018-01-08net/mlx5: Add DCT command interfaceMoni Shoua1-1/+8
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