summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5_core: Fix race on driver loadEli Cohen2014-11-061-2/+2
* net/mlx5_core: Fix race in create EQEli Cohen2014-11-061-4/+3
* net/mlx5_core: Call synchronize_irq() before freeing EQ bufferEli Cohen2014-10-261-0/+1
* net/mlx5_core: Add ConnectX-4 to list of supported devicesEli Cohen2014-10-031-0/+1
* net/mlx5_core: Identify resources by their typeEli Cohen2014-10-032-22/+47
* net/mlx5_core: use set/get macros in device capsEli Cohen2014-10-032-76/+91
* net/mlx5_core: Use hardware registers description header fileEli Cohen2014-10-032-39/+0
* net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-035-142/+188
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-067-10/+296
|\
| * mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein2014-07-302-3/+4
| * mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-307-7/+8
| * mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein2014-07-301-3/+287
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-051-12/+4
|\ \ | |/ |/|
| * net: mlx5: Use ktime_get_ns()Thomas Gleixner2014-07-231-12/+4
* | mlx5_core: Fix possible race between mr tree insert/deleteSagi Grimberg2014-07-091-4/+15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-127-37/+47
|\
| * mellanox: Logging message cleanupsJoe Perches2014-05-087-37/+47
* | mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran2014-05-271-0/+4
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-032-0/+86
|\
| * IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg2014-03-072-0/+25
| * mlx5: Implement create_mr and destroy_mrSagi Grimberg2014-03-071-0/+61
* | IB/mlx5_core: remove unreachable function call in module initKleber Sacilotto de Souza2014-03-101-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-051-2/+2
|\ \
| * | net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai2014-02-251-2/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-191-1/+1
|\ \ | |/
| * IB/mlx5: Remove dependency on X86Eli Cohen2014-02-131-1/+1
* | mlx5: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-181-11/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-1/+0
|\
| * drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* | IB/mlx5: Abort driver cleanup if teardown hca failsEli Cohen2014-01-221-2/+8
* | mlx5_core: Fix PowerPC supportEli Cohen2014-01-221-4/+5
* | mlx5_core: Improve debugfs readabilityEli Cohen2014-01-221-6/+33
* | IB/mlx5: Add support for resize CQEli Cohen2014-01-221-2/+2
* | IB/mlx5: Implement modify CQEli Cohen2014-01-221-2/+15
* | mlx5_core: Use mlx5 core style warningEli Cohen2014-01-221-1/+2
* | IB/mlx5: Clear out struct before create QP commandEli Cohen2014-01-221-1/+1
* | mlx5_core: Fix out arg size in access_register commandHaggai Eran2014-01-221-1/+1
* | mlx5_core: Remove dead codeDan Carpenter2014-01-141-3/+1
|/
* IB/mlx5: Fix list_del of empty listEli Cohen2013-11-151-1/+2
* mlx5: Use enum to indicate adapter page sizeEli Cohen2013-11-081-1/+1
* mlx5_core: Change optimal_reclaimed_pages for better performanceMoshe Lazer2013-11-081-2/+7
* mlx5: Clear reserved area in set_hca_cap()Eli Cohen2013-11-081-3/+32
* mlx5: Support communicating arbitrary host page size to firmwareEli Cohen2013-11-082-55/+121
* mlx5: Fix cleanup flow when DMA mapping failsEli Cohen2013-11-081-5/+13
* IB/mlx5: Multithreaded create MREli Cohen2013-11-083-42/+104
* IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg2013-10-101-1/+3
* mlx5: Fix error code translation from firmware to driverEli Cohen2013-10-101-1/+1
* mlx5: Keep polling to reclaim pages while any returnedEli Cohen2013-10-101-2/+14
* mlx5: Remove checksum on command interface commandsEli Cohen2013-10-102-28/+19
* mlx5: remove unused MLX5_DEBUG param in KconfigMichael Opdenacker2013-09-061-10/+0
OpenPOWER on IntegriCloud