summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eq.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* net/mlx5_core: Fix race in create EQEli Cohen2014-11-061-4/+3Star
* net/mlx5_core: Call synchronize_irq() before freeing EQ bufferEli Cohen2014-10-271-0/+1
* net/mlx5_core: Identify resources by their typeEli Cohen2014-10-041-6/+6
* net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-041-1/+1
* mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein2014-07-301-1/+2
* mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-301-1/+2
* mellanox: Logging message cleanupsJoe Perches2014-05-091-3/+6
* mlx5: Use enum to indicate adapter page sizeEli Cohen2013-11-081-1/+1
* mlx5: Support communicating arbitrary host page size to firmwareEli Cohen2013-11-081-1/+1
* IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg2013-10-101-1/+3
* net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2013-08-161-1/+1
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-081-0/+521