index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
main.c
Age
Commit message (
Expand
)
Author
2015-11-06
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-10-14
net/mlx5_core: Wait for FW readiness on startup
Eli Cohen
2015-10-14
net/mlx5_core: Add pci error handlers to mlx5_core driver
Majd Dibbiny
2015-10-15
mlx5: stop including <asm-generic/kmap_types.h>
Christoph Hellwig
2015-10-09
net/mlx5_core: Use private health thread for each device
Eli Cohen
2015-09-28
net/mlx5_core: New init and exit flow for mlx5_core
Majd Dibbiny
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-07
net/mlx5_core: Set log_uar_page_sz for non 4K page size architecture
Carol L Soto
2015-07-27
net/mlx5e: TX latency optimization to save DMA reads
Achiad Shochat
2015-07-27
net/mlx5e: Allocate DMA coherent memory on reader NUMA node
Saeed Mahameed
2015-06-04
net/mlx5_core: Get vendor-id using the query adapter command
Majd Dibbiny
2015-06-04
net/mlx5_core: Add new query HCA vport commands
Majd Dibbiny
2015-06-04
net/mlx5_core: Check the return bitmask when querying ISSI
Haggai Abramonvsky
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-30
net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality
Amir Vadai
2015-05-30
net/mlx5_core: New device capabilities handling
Saeed Mahameed
2015-05-30
net/mlx5_core: HW data structs/types definitions cleanup
Saeed Mahameed
2015-05-30
net/mlx5_core: Set irq affinity hints
Saeed Mahameed
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: Avoid setting DC requestor/responder resources
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-04
net/mlx5_core: Move to use hex PCI device IDs
Or Gerlitz
2014-12-08
net/mlx5_core: Add more supported devices
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-06
net/mlx5_core: Fix race on driver load
Eli Cohen
2014-10-03
net/mlx5_core: Add ConnectX-4 to list of supported devices
Eli Cohen
2014-10-03
net/mlx5_core: use set/get macros in device caps
Eli Cohen
2014-10-03
net/mlx5_core: Update device capabilities handling
Eli Cohen
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-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-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
2014-02-18
mlx5: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-01-22
IB/mlx5: Abort driver cleanup if teardown hca fails
Eli Cohen
2013-11-08
mlx5: Clear reserved area in set_hca_cap()
Eli Cohen
2013-10-10
mlx5: Remove checksum on command interface commands
Eli Cohen
2013-07-31
mlx5_core: Implement new initialization sequence
Eli Cohen
2013-07-11
mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec
Moshe Lazer
2013-07-08
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen