index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
Age
Commit message (
Expand
)
Author
2015-04-09
mlx4/mlx5: Use dma_wmb/rmb where appropriate
Alexander Duyck
2015-04-02
net/mlx5_core: Extend struct mlx5_interface to support multiple protocols
Saeed Mahameed
2015-04-02
net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core
Saeed Mahameed
2015-04-02
net/mlx5_core: Update module info macros for ConnectX4 Support
Achiad Shochat
2015-04-02
net/mlx5_core: Fix Mellanox copyright note
Saeed Mahameed
2015-04-02
net/mlx5_core: Fix a bug in alloc_token
Achiad Shochat
2015-04-02
net/mlx5_core: Avoid usage command work entry after writing command doorbell
Ira Gusinsky
2015-04-02
net/mlx5_core: Avoid copying outbox in aysnc command completion
Eli Cohen
2015-04-02
net/mlx5_core: Use coherent memory for command interface page
Eli Cohen
2015-04-02
net/mlx5_core: Use the right inbox struct in destroy mkey command
Achiad Shochat
2015-04-02
net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()
Saeed Mahameed
2015-04-02
net/mlx5_core: Avoid setting DC requestor/responder resources
Eli Cohen
2015-04-02
net/mlx5_core: Allocate firmware pages from device's NUMA node
Eli Cohen
2015-03-12
net/mlx5_core: don't export static symbol
Julia Lawall
2015-02-11
net/mlx5_core: Fix configuration of log_uar_page_sz
Eli Cohen
2015-02-09
net: Mellanox: Delete unnecessary checks before the function call "vunmap"
Markus Elfring
2015-02-04
net/mlx5_core: Move to use hex PCI device IDs
Or Gerlitz
2015-01-13
mlx5: avoid build warnings on 32-bit
Arnd Bergmann
2014-12-15
mlx5_core: Add support for page faults events and low level handling
Haggai Eran
2014-12-08
net/mlx5_core: Add more supported devices
Eli Cohen
2014-12-08
net/mlx5_core: Clear outbox of dealloc uar
Majd Dibbiny
2014-12-08
net/mlx5_core: Print resource number on QP/SRQ async events
Eli Cohen
2014-12-08
net/mlx5_core: Fix command queue size enforcement
Eli Cohen
2014-12-08
net/mlx5_core: Fix min vectors value in mlx5_enable_msix
Eli Cohen
2014-12-08
net/mlx5_core: Request the mlx5 IB module on driver load
Eli Cohen
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
2014-11-06
net/mlx5_core: Fix race on driver load
Eli Cohen
2014-11-06
net/mlx5_core: Fix race in create EQ
Eli Cohen
2014-10-26
net/mlx5_core: Call synchronize_irq() before freeing EQ buffer
Eli Cohen
2014-10-03
net/mlx5_core: Add ConnectX-4 to list of supported devices
Eli Cohen
2014-10-03
net/mlx5_core: Identify resources by their type
Eli Cohen
2014-10-03
net/mlx5_core: use set/get macros in device caps
Eli Cohen
2014-10-03
net/mlx5_core: Use hardware registers description header file
Eli Cohen
2014-10-03
net/mlx5_core: Update device capabilities handling
Eli Cohen
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-07-30
mlx5: Adjust events to use unsigned long param instead of void *
Jack Morgenstein
2014-07-30
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
2014-07-30
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
2014-07-23
net: mlx5: Use ktime_get_ns()
Thomas Gleixner
2014-07-09
mlx5_core: Fix possible race between mr tree insert/delete
Sagi Grimberg
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-05-27
mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR
Haggai Eran
2014-05-08
mellanox: Logging message cleanups
Joe Perches
2014-04-03
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-03-10
IB/mlx5_core: remove unreachable function call in module init
Kleber Sacilotto de Souza
2014-03-07
IB/mlx5: Keep mlx5 MRs in a radix tree under device
Sagi Grimberg
2014-03-07
mlx5: Implement create_mr and destroy_mr
Sagi Grimberg
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-25
net,IB/mlx: Bump all Mellanox driver versions
Amir Vadai
[next]