summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/driver.h
AgeCommit message (Expand)Author
2015-09-25IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-08-28mlx5: Fix missing device local_dma_lkeySagi Grimberg
2015-08-17net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat
2015-08-17net/mlx5e: Ethtool link speed setting fixesAchiad Shochat
2015-08-06net/mlx5_core: Support physical port countersGal Pressman
2015-07-27net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat
2015-07-27net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-11net/mlx5e: Fix HW MTU settingsSaeed Mahameed
2015-06-04net/mlx5_core: Add more query port helpersMajd Dibbiny
2015-06-04net/mlx5_core: Use port number when querying port ptysMajd Dibbiny
2015-06-04net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny
2015-06-04net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny
2015-06-04net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny
2015-06-04net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai
2015-05-30net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed
2015-05-30net/mlx5_core: Implement get/set port statusRana Shahout
2015-05-30net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed
2015-05-30net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed
2015-05-30net/mlx5_core: Set irq affinity hintsSaeed Mahameed
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai
2015-04-02net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed
2015-04-02net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed
2015-04-02net/mlx5_core: Use coherent memory for command interface pageEli Cohen
2014-12-15IB/mlx5: Page faults handling infrastructureHaggai Eran
2014-12-15mlx5_core: Add support for page faults events and low level handlingHaggai Eran
2014-11-21mlx5: don't duplicate kvfree()Al Viro
2014-10-03net/mlx5_core: Identify resources by their typeEli Cohen
2014-10-03net/mlx5_core: use set/get macros in device capsEli Cohen
2014-10-03net/mlx5_core: Use hardware registers description header fileEli Cohen
2014-10-03net/mlx5_core: Update device capabilities handlingEli Cohen
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-07-30mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein
2014-07-23net: mlx5: Use ktime_get_ns()Thomas Gleixner
2014-05-27mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran
2014-03-07IB/mlx5: Collect signature error completionSagi Grimberg
2014-03-07IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg
2014-03-07mlx5: Implement create_mr and destroy_mrSagi Grimberg
2014-02-13mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() useRoland Dreier
2014-02-06IB/mlx5: Fix binary compatibility with libmlx5Eli Cohen
2013-11-08mlx5: Support communicating arbitrary host page size to firmwareEli Cohen
2013-11-08IB/mlx5: Multithreaded create MREli Cohen
2013-10-10IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg