summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/driver.h
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Page faults handling infrastructureHaggai Eran2014-12-161-1/+1
* mlx5_core: Add support for page faults events and low level handlingHaggai Eran2014-12-161-0/+12
* mlx5: don't duplicate kvfree()Al Viro2014-11-211-8/+0Star
* net/mlx5_core: Identify resources by their typeEli Cohen2014-10-041-1/+12
* net/mlx5_core: use set/get macros in device capsEli Cohen2014-10-041-0/+1
* net/mlx5_core: Use hardware registers description header fileEli Cohen2014-10-041-75/+1Star
* net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-041-3/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-7/+20
|\
| * mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein2014-07-301-2/+2
| * mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-301-4/+4
| * mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein2014-07-301-2/+15
* | net: mlx5: Use ktime_get_ns()Thomas Gleixner2014-07-241-2/+2
|/
* mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran2014-05-271-1/+0Star
* IB/mlx5: Collect signature error completionSagi Grimberg2014-03-071-0/+4
* IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg2014-03-071-0/+18
* mlx5: Implement create_mr and destroy_mrSagi Grimberg2014-03-071-0/+19
* mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() useRoland Dreier2014-02-141-0/+2
* IB/mlx5: Fix binary compatibility with libmlx5Eli Cohen2014-02-071-0/+1
* mlx5: Support communicating arbitrary host page size to firmwareEli Cohen2013-11-081-0/+1
* IB/mlx5: Multithreaded create MREli Cohen2013-11-081-2/+15
* IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg2013-10-101-1/+1
* mlx5: Remove checksum on command interface commandsEli Cohen2013-10-101-3/+1Star
* net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2013-08-161-2/+2
* mlx5: remove health handler pluginEli Cohen2013-08-051-3/+0Star
* mlx5_core: Implement new initialization sequenceEli Cohen2013-07-311-1/+3
* mlx5: Fix parameter type of health_handler_tRoland Dreier2013-07-081-1/+1
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-081-0/+769