summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/eq.c
AgeCommit message (Expand)Author
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-05net/mlx5: increase async EQ to avoid EQ overrunMax Gurtovoy
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe
2018-01-19net/mlx5e: Poll event queue upon TX timeout before performing full channels r...Eran Ben Elisha
2018-01-08net/mlx5: Add DCT command interfaceMoni Shoua
2017-12-19net/mlx5: Stay in polling mode when command EQ destroy failsMoshe Shemesh
2017-12-19net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh
2017-12-19net/mlx5: Fix misspelling in the error message and commentEugenia Emantayev
2017-10-14net/mlx5: PTP code migration to driver core sectionFeras Daoud
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-24net/mlx5: Add a blank line after declarations V2Saeed Mahameed
2017-08-20net/mlx5: Add a blank line after declarationsOr Gerlitz
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford
2017-08-08mlx5: convert to generic pci_alloc_irq_vectorsSagi Grimberg
2017-08-07net/mlx5: Add CONFIG_MLX5_ESWITCH KconfigSaeed Mahameed
2017-08-07net/mlx5: Unify vport manager capability checkSaeed Mahameed
2017-07-27net/mlx5e: Add field select to MTPPS registerEugenia Emantayev
2017-07-24net/mlx5: Introduce general notification eventMaor Gottlieb
2017-06-16net/mlx5: Avoid space after castingOr Gerlitz
2017-06-16net/mlx5: Avoid using multiple blank linesOr Gerlitz
2017-06-16net/mlx5: Update eqe_type_str() event namesEli Cohen
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-23net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia
2017-05-14net/mlx5: FPGA, Add basic support for InnovaIlan Tayari
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky
2017-01-19net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev
2017-01-09net/mlx5: Add interface to get reference to a UAREli Cohen
2017-01-08mlx5: Fix naming convention with respect to UARsEli Cohen
2017-01-02{net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov
2016-11-18net/mlx5: Add handling for port module eventHuy Nguyen
2016-10-30net/mlx5: Fix length of async_event_maskEugenia Emantayev
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed
2016-08-14net/mlx5: EQ commands via mlx5 ifcSaeed Mahameed
2016-05-18net/mlx5_core: Use tasklet for user-space CQ completion eventsMatan Barak
2016-03-01net/mlx5e: Replace async events spinlock with synchronize_irq()Tariq Toukan
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-21net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com
2015-12-03net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed
2015-11-03net/mlx5_core: Use the the real irqn in eq->irqnAchiad Shochat
2015-09-28net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed
2015-05-30net/mlx5_core: Set irq affinity hintsSaeed Mahameed
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai
2015-04-09mlx4/mlx5: Use dma_wmb/rmb where appropriateAlexander Duyck
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed
2014-12-15mlx5_core: Add support for page faults events and low level handlingHaggai Eran
2014-12-08net/mlx5_core: Print resource number on QP/SRQ async eventsEli Cohen
2014-11-21mlx5: don't duplicate kvfree()Al Viro