index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-02
net/mlx5_core: Extend struct mlx5_interface to support multiple protocols
Saeed Mahameed
1
-0
/
+22
2015-04-02
net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core
Saeed Mahameed
1
-0
/
+91
2015-04-02
net/mlx5_core: Update module info macros for ConnectX4 Support
Achiad Shochat
1
-3
/
+3
2015-04-02
net/mlx5_core: Fix Mellanox copyright note
Saeed Mahameed
18
-18
/
+18
2015-04-02
net/mlx5_core: Fix a bug in alloc_token
Achiad Shochat
1
-1
/
+4
2015-04-02
net/mlx5_core: Avoid usage command work entry after writing command doorbell
Ira Gusinsky
1
-1
/
+2
2015-04-02
net/mlx5_core: Avoid copying outbox in aysnc command completion
Eli Cohen
1
-1
/
+2
2015-04-02
net/mlx5_core: Use coherent memory for command interface page
Eli Cohen
1
-23
/
+49
2015-04-02
net/mlx5_core: Use the right inbox struct in destroy mkey command
Achiad Shochat
1
-1
/
+1
2015-04-02
net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()
Saeed Mahameed
1
-0
/
+3
2015-04-02
net/mlx5_core: Avoid setting DC requestor/responder resources
Eli Cohen
1
-2
/
+0
2015-04-02
net/mlx5_core: Allocate firmware pages from device's NUMA node
Eli Cohen
1
-1
/
+2
2015-03-12
net/mlx5_core: don't export static symbol
Julia Lawall
1
-1
/
+0
2015-02-12
net/mlx5_core: Fix configuration of log_uar_page_sz
Eli Cohen
1
-0
/
+1
2015-02-10
net: Mellanox: Delete unnecessary checks before the function call "vunmap"
Markus Elfring
1
-1
/
+1
2015-02-05
net/mlx5_core: Move to use hex PCI device IDs
Or Gerlitz
1
-6
/
+6
2015-01-14
mlx5: avoid build warnings on 32-bit
Arnd Bergmann
1
-3
/
+3
2014-12-16
mlx5_core: Add support for page faults events and low level handling
Haggai Eran
3
-1
/
+171
2014-12-09
net/mlx5_core: Add more supported devices
Eli Cohen
1
-1
/
+5
2014-12-09
net/mlx5_core: Clear outbox of dealloc uar
Majd Dibbiny
1
-0
/
+1
2014-12-09
net/mlx5_core: Print resource number on QP/SRQ async events
Eli Cohen
1
-2
/
+2
2014-12-09
net/mlx5_core: Fix command queue size enforcement
Eli Cohen
1
-1
/
+1
2014-12-09
net/mlx5_core: Fix min vectors value in mlx5_enable_msix
Eli Cohen
1
-1
/
+1
2014-12-09
net/mlx5_core: Request the mlx5 IB module on driver load
Eli Cohen
1
-0
/
+7
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
3
-6
/
+6
2014-11-07
net/mlx5_core: Fix race on driver load
Eli Cohen
1
-2
/
+2
2014-11-07
net/mlx5_core: Fix race in create EQ
Eli Cohen
1
-4
/
+3
2014-10-27
net/mlx5_core: Call synchronize_irq() before freeing EQ buffer
Eli Cohen
1
-0
/
+1
2014-10-04
net/mlx5_core: Add ConnectX-4 to list of supported devices
Eli Cohen
1
-0
/
+1
2014-10-04
net/mlx5_core: Identify resources by their type
Eli Cohen
2
-22
/
+47
2014-10-04
net/mlx5_core: use set/get macros in device caps
Eli Cohen
2
-76
/
+91
2014-10-04
net/mlx5_core: Use hardware registers description header file
Eli Cohen
2
-39
/
+0
2014-10-04
net/mlx5_core: Update device capabilities handling
Eli Cohen
5
-142
/
+188
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-10
/
+296
2014-08-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+4
2014-07-31
mlx5: Adjust events to use unsigned long param instead of void *
Jack Morgenstein
2
-3
/
+4
2014-07-31
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
7
-7
/
+8
2014-07-31
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
1
-3
/
+287
2014-07-24
net: mlx5: Use ktime_get_ns()
Thomas Gleixner
1
-12
/
+4
2014-07-10
mlx5_core: Fix possible race between mr tree insert/delete
Sagi Grimberg
1
-4
/
+15
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-37
/
+47
2014-05-27
mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR
Haggai Eran
1
-0
/
+4
2014-05-09
mellanox: Logging message cleanups
Joe Perches
7
-37
/
+47
2014-04-04
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-0
/
+86
2014-03-10
IB/mlx5_core: remove unreachable function call in module init
Kleber Sacilotto de Souza
1
-1
/
+0
2014-03-07
IB/mlx5: Keep mlx5 MRs in a radix tree under device
Sagi Grimberg
2
-0
/
+25
2014-03-07
mlx5: Implement create_mr and destroy_mr
Sagi Grimberg
1
-0
/
+61
2014-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-02-26
net,IB/mlx: Bump all Mellanox driver versions
Amir Vadai
1
-2
/
+2
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
[next]