aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-03net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed1-0/+13
2015-11-03net/mlx5_core: Use the the real irqn in eq->irqnAchiad Shochat1-4/+4
2015-09-28net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny1-0/+1
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed1-2/+2
2015-05-30net/mlx5_core: Set irq affinity hintsSaeed Mahameed1-8/+8
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai1-2/+1
2015-04-09mlx4/mlx5: Use dma_wmb/rmb where appropriateAlexander Duyck1-1/+1
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed1-1/+1
2014-12-15mlx5_core: Add support for page faults events and low level handlingHaggai Eran1-1/+12
2014-12-08net/mlx5_core: Print resource number on QP/SRQ async eventsEli Cohen1-2/+2
2014-11-21mlx5: don't duplicate kvfree()Al Viro1-2/+2
2014-11-06net/mlx5_core: Fix race in create EQEli Cohen1-4/+3
2014-10-26net/mlx5_core: Call synchronize_irq() before freeing EQ bufferEli Cohen1-0/+1
2014-10-03net/mlx5_core: Identify resources by their typeEli Cohen1-6/+6
2014-10-03net/mlx5_core: Update device capabilities handlingEli Cohen1-1/+1
2014-07-30mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein1-1/+2
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein1-1/+2
2014-05-08mellanox: Logging message cleanupsJoe Perches1-3/+6
2013-11-08mlx5: Use enum to indicate adapter page sizeEli Cohen1-1/+1
2013-11-08mlx5: Support communicating arbitrary host page size to firmwareEli Cohen1-1/+1
2013-10-10IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg1-1/+3
2013-08-15net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer1-1/+1
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen1-0/+521