summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/driver.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed2015-04-021-0/+8
* net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed2015-04-021-1/+2
* net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* net/mlx5_core: Use coherent memory for command interface pageEli Cohen2015-04-021-0/+3
* IB/mlx5: Page faults handling infrastructureHaggai Eran2014-12-151-1/+1
* mlx5_core: Add support for page faults events and low level handlingHaggai Eran2014-12-151-0/+12
* mlx5: don't duplicate kvfree()Al Viro2014-11-211-8/+0
* net/mlx5_core: Identify resources by their typeEli Cohen2014-10-031-1/+12
* net/mlx5_core: use set/get macros in device capsEli Cohen2014-10-031-0/+1
* net/mlx5_core: Use hardware registers description header fileEli Cohen2014-10-031-75/+1
* net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-031-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-231-2/+2
|/
* mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran2014-05-271-1/+0
* 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-131-0/+2
* IB/mlx5: Fix binary compatibility with libmlx5Eli Cohen2014-02-061-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/+1
* net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2013-08-151-2/+2
* mlx5: remove health handler pluginEli Cohen2013-08-051-3/+0
* 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
OpenPOWER on IntegriCloud