summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eq.c
Commit message (Expand)AuthorAgeFilesLines
* 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