index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mlx5
/
driver.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY
Sagi Grimberg
2015-09-25
1
-1
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-09-09
1
-0
/
+1
|
\
|
*
mlx5: Fix missing device local_dma_lkey
Sagi Grimberg
2015-08-28
1
-0
/
+1
*
|
net/mlx5e: Support ethtool get/set_pauseparam
Achiad Shochat
2015-08-17
1
-0
/
+5
*
|
net/mlx5e: Ethtool link speed setting fixes
Achiad Shochat
2015-08-17
1
-5
/
+6
*
|
net/mlx5_core: Support physical port counters
Gal Pressman
2015-08-06
1
-0
/
+1
*
|
net/mlx5e: TX latency optimization to save DMA reads
Achiad Shochat
2015-07-27
1
-1
/
+3
*
|
net/mlx5e: Allocate DMA coherent memory on reader NUMA node
Saeed Mahameed
2015-07-27
1
-0
/
+8
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
1
-66
/
+105
|
\
|
*
net/mlx5e: Fix HW MTU settings
Saeed Mahameed
2015-06-11
1
-5
/
+5
|
*
net/mlx5_core: Add more query port helpers
Majd Dibbiny
2015-06-04
1
-0
/
+8
|
*
net/mlx5_core: Use port number when querying port ptys
Majd Dibbiny
2015-06-04
1
-1
/
+1
|
*
net/mlx5_core: Use port number in the query port mtu helpers
Majd Dibbiny
2015-06-04
1
-2
/
+4
|
*
net/mlx5_core: Get vendor-id using the query adapter command
Majd Dibbiny
2015-06-04
1
-0
/
+1
|
*
net/mlx5_core: Add new query HCA vport commands
Majd Dibbiny
2015-06-04
1
-0
/
+45
|
*
net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0
Haggai Abramonvsky
2015-06-04
1
-1
/
+5
|
*
net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality
Amir Vadai
2015-05-30
1
-0
/
+1
|
*
net/mlx5_core: Set/Query port MTU commands
Saeed Mahameed
2015-05-30
1
-0
/
+4
|
*
net/mlx5_core: Implement get/set port status
Rana Shahout
2015-05-30
1
-0
/
+8
|
*
net/mlx5_core: Implement access functions of ptys register fields
Saeed Mahameed
2015-05-30
1
-0
/
+14
|
*
net/mlx5_core: New device capabilities handling
Saeed Mahameed
2015-05-30
1
-52
/
+6
|
*
net/mlx5_core: HW data structs/types definitions cleanup
Saeed Mahameed
2015-05-30
1
-2
/
+2
|
*
net/mlx5_core: Set irq affinity hints
Saeed Mahameed
2015-05-30
1
-3
/
+8
|
*
net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory
Amir Vadai
2015-05-30
1
-8
/
+1
*
|
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
2015-06-02
1
-1
/
+1
|
/
*
net/mlx5_core: Extend struct mlx5_interface to support multiple protocols
Saeed Mahameed
2015-04-02
1
-0
/
+8
*
net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core
Saeed Mahameed
2015-04-02
1
-1
/
+2
*
net/mlx5_core: Fix Mellanox copyright note
Saeed Mahameed
2015-04-02
1
-1
/
+1
*
net/mlx5_core: Use coherent memory for command interface page
Eli Cohen
2015-04-02
1
-0
/
+3
*
IB/mlx5: Page faults handling infrastructure
Haggai Eran
2014-12-15
1
-1
/
+1
*
mlx5_core: Add support for page faults events and low level handling
Haggai Eran
2014-12-15
1
-0
/
+12
*
mlx5: don't duplicate kvfree()
Al Viro
2014-11-21
1
-8
/
+0
*
net/mlx5_core: Identify resources by their type
Eli Cohen
2014-10-03
1
-1
/
+12
*
net/mlx5_core: use set/get macros in device caps
Eli Cohen
2014-10-03
1
-0
/
+1
*
net/mlx5_core: Use hardware registers description header file
Eli Cohen
2014-10-03
1
-75
/
+1
*
net/mlx5_core: Update device capabilities handling
Eli Cohen
2014-10-03
1
-3
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-08-06
1
-7
/
+20
|
\
|
*
mlx5: Adjust events to use unsigned long param instead of void *
Jack Morgenstein
2014-07-30
1
-2
/
+2
|
*
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
2014-07-30
1
-4
/
+4
|
*
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
2014-07-30
1
-2
/
+15
*
|
net: mlx5: Use ktime_get_ns()
Thomas Gleixner
2014-07-23
1
-2
/
+2
|
/
*
mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR
Haggai Eran
2014-05-27
1
-1
/
+0
*
IB/mlx5: Collect signature error completion
Sagi Grimberg
2014-03-07
1
-0
/
+4
*
IB/mlx5: Keep mlx5 MRs in a radix tree under device
Sagi Grimberg
2014-03-07
1
-0
/
+18
*
mlx5: Implement create_mr and destroy_mr
Sagi Grimberg
2014-03-07
1
-0
/
+19
*
mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() use
Roland Dreier
2014-02-13
1
-0
/
+2
*
IB/mlx5: Fix binary compatibility with libmlx5
Eli Cohen
2014-02-06
1
-0
/
+1
*
mlx5: Support communicating arbitrary host page size to firmware
Eli Cohen
2013-11-08
1
-0
/
+1
*
IB/mlx5: Multithreaded create MR
Eli Cohen
2013-11-08
1
-2
/
+15
*
IB/mlx5: Fix eq names to display nicely in /proc/interrupts
Sagi Grimberg
2013-10-10
1
-1
/
+1
[next]