summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eq.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-171-10/+2
* net/mlx5: EQ commands via mlx5 ifcSaeed Mahameed2016-08-141-44/+34
* 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-231-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-281-0/+1
* net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-301-2/+2
* net/mlx5_core: Set irq affinity hintsSaeed Mahameed2015-05-301-8/+8
* net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai2015-05-301-2/+1
* 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-151-1/+12
* net/mlx5_core: Print resource number on QP/SRQ async eventsEli Cohen2014-12-081-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/+3
* net/mlx5_core: Call synchronize_irq() before freeing EQ bufferEli Cohen2014-10-261-0/+1
* net/mlx5_core: Identify resources by their typeEli Cohen2014-10-031-6/+6
* net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-031-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-081-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-151-1/+1
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-081-0/+521
OpenPOWER on IntegriCloud