summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c
AgeCommit message (Expand)Author
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-21net/mlx5_core: Refactor device capability functionLeon Romanovsky
2016-03-21net/mlx5_core: Fix caching ATOMIC endian mode capabilityLeon Romanovsky
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-01net/mlx5: Fix global UAR mappingMoshe Lazer
2016-03-01net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky
2016-01-17net/mlx5_core: Fix trimming down IRQ numberDoron Tsur
2016-01-05net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha
2015-12-24net/mlx5_core: Add setting ATOMIC endian modeEran Ben Elisha
2015-12-12net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb
2015-12-03net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed
2015-12-03net/mlx5_core: Add base sriov supportEli Cohen
2015-12-03net/mlx5_core: Modify enable/disable hca functionsEli Cohen
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-10-15net/mlx5_core: Wait for FW readiness on startupEli Cohen
2015-10-15net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny
2015-10-14mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig
2015-10-09net/mlx5_core: Use private health thread for each deviceEli Cohen
2015-09-29net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-07net/mlx5_core: Set log_uar_page_sz for non 4K page size architectureCarol L Soto
2015-07-27net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat
2015-07-27net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed
2015-06-04net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny
2015-06-04net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny
2015-06-04net/mlx5_core: Check the return bitmask when querying ISSIHaggai Abramonvsky
2015-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-31net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai
2015-05-31net/mlx5_core: New device capabilities handlingSaeed Mahameed
2015-05-31net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed
2015-05-31net/mlx5_core: Set irq affinity hintsSaeed Mahameed
2015-04-02net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed
2015-04-02net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed
2015-04-02net/mlx5_core: Update module info macros for ConnectX4 SupportAchiad Shochat
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed
2015-04-02net/mlx5_core: Avoid setting DC requestor/responder resourcesEli Cohen
2015-03-12net/mlx5_core: don't export static symbolJulia Lawall
2015-02-12net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen
2015-02-05net/mlx5_core: Move to use hex PCI device IDsOr Gerlitz
2014-12-09net/mlx5_core: Add more supported devicesEli Cohen
2014-12-09net/mlx5_core: Fix min vectors value in mlx5_enable_msixEli Cohen
2014-12-09net/mlx5_core: Request the mlx5 IB module on driver loadEli Cohen
2014-11-06net/mlx5_core: Fix race on driver loadEli Cohen
2014-10-03net/mlx5_core: Add ConnectX-4 to list of supported devicesEli Cohen
2014-10-03net/mlx5_core: use set/get macros in device capsEli Cohen
2014-10-03net/mlx5_core: Update device capabilities handlingEli Cohen
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