summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core
AgeCommit message (Expand)Author
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-30mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein
2014-07-23net: mlx5: Use ktime_get_ns()Thomas Gleixner
2014-07-09mlx5_core: Fix possible race between mr tree insert/deleteSagi Grimberg
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-05-27mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran
2014-05-08mellanox: Logging message cleanupsJoe Perches
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-03-10IB/mlx5_core: remove unreachable function call in module initKleber Sacilotto de Souza
2014-03-07IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg
2014-03-07mlx5: Implement create_mr and destroy_mrSagi Grimberg
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-25net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18mlx5: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-13IB/mlx5: Remove dependency on X86Eli Cohen
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-22IB/mlx5: Abort driver cleanup if teardown hca failsEli Cohen
2014-01-22mlx5_core: Fix PowerPC supportEli Cohen
2014-01-22mlx5_core: Improve debugfs readabilityEli Cohen
2014-01-22IB/mlx5: Add support for resize CQEli Cohen
2014-01-22IB/mlx5: Implement modify CQEli Cohen
2014-01-22mlx5_core: Use mlx5 core style warningEli Cohen
2014-01-22IB/mlx5: Clear out struct before create QP commandEli Cohen
2014-01-22mlx5_core: Fix out arg size in access_register commandHaggai Eran
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-14mlx5_core: Remove dead codeDan Carpenter
2013-11-15IB/mlx5: Fix list_del of empty listEli Cohen
2013-11-08mlx5: Use enum to indicate adapter page sizeEli Cohen
2013-11-08mlx5_core: Change optimal_reclaimed_pages for better performanceMoshe Lazer
2013-11-08mlx5: Clear reserved area in set_hca_cap()Eli Cohen
2013-11-08mlx5: Support communicating arbitrary host page size to firmwareEli Cohen
2013-11-08mlx5: Fix cleanup flow when DMA mapping failsEli Cohen
2013-11-08IB/mlx5: Multithreaded create MREli Cohen
2013-10-10IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg
2013-10-10mlx5: Fix error code translation from firmware to driverEli Cohen
2013-10-10mlx5: Keep polling to reclaim pages while any returnedEli Cohen
2013-10-10mlx5: Remove checksum on command interface commandsEli Cohen
2013-09-06mlx5: remove unused MLX5_DEBUG param in KconfigMichael Opdenacker
2013-08-15net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer
2013-08-05mlx5: remove health handler pluginEli Cohen
2013-08-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-07-31mlx5_core: Implement new initialization sequenceEli Cohen
2013-07-31mlx5_core: Fix use after free in mlx5_cmd_comp_handler()Dan Carpenter
2013-07-30mlx5: fix error return code in mlx5_alloc_uuars()Wei Yongjun
2013-07-24mlx5: use after free in mlx5_cmd_comp_handler()Dan Carpenter
2013-07-16mlx5 core: Fix __udivdi3 when compiling for 32 bit archesTim Gardner