aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-10net/mlx5: Organize device list API in one placeMohamad Haj Yahia1-270/+0
2016-09-10net/mlx5: Align sriov/eswitch modules with the new load/unload flow.Mohamad Haj Yahia1-10/+32
2016-09-10net/mlx5: Split the load/unload flow into hardware and software flowsMohamad Haj Yahia1-64/+107
2016-09-10net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia1-20/+129
2016-09-10net/mlx5: SRIOV core code refactoringMohamad Haj Yahia1-9/+3
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-30/+29
2016-08-19net/mlx5: Fix pci error recovery flowMohamad Haj Yahia1-30/+29
2016-08-18net/mlx5: Configure IB devices according to LAG stateAviv Heller1-0/+3
2016-08-18net/mlx5: Implement RoCE LAG featureAviv Heller1-13/+38
2016-08-17net/mlx5: Improve driver log messagesSaeed Mahameed1-5/+6
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed1-56/+24
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-26/+15
2016-07-02net/mlx5: Add devlink interfaceOr Gerlitz1-4/+22
2016-07-01net/mlx5: Fix wait_vital for VFs and remove fixed sleepDaniel Jurgens1-26/+15
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2016-06-29net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devicesMajd Dibbiny1-1/+2
2016-06-27net/mlx5: Rate limit tables supportYevgeny Petrilin1-0/+10
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+17
2016-05-18net/mlx5_core: Use tasklet for user-space CQ completion eventsMatan Barak1-0/+17
2016-04-29net/mlx5: Initializing CPU reverse mappingMaor Gottlieb1-0/+18
2016-04-24net/mlx5: Add pci shutdown callbackMajd Dibbiny1-4/+19
2016-04-24net/mlx5_core: Add ConnectX-5 to list of supported devicesMajd Dibbiny1-0/+2
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-9/+15
2016-03-21net/mlx5_core: Refactor device capability functionLeon Romanovsky1-13/+15
2016-03-21net/mlx5_core: Fix caching ATOMIC endian mode capabilityLeon Romanovsky1-0/+4
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-27/+1
2016-03-01net/mlx5: Fix global UAR mappingMoshe Lazer1-27/+1
2016-03-01net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak1-3/+3
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-6/+55
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky1-4/+0
2016-01-17net/mlx5_core: Fix trimming down IRQ numberDoron Tsur1-1/+2
2016-01-05net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha1-0/+13
2015-12-24net/mlx5_core: Add setting ATOMIC endian modeEran Ben Elisha1-2/+55
2015-12-12net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb1-0/+9
2015-12-03net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed1-0/+18
2015-12-03net/mlx5_core: Add base sriov supportEli Cohen1-7/+29
2015-12-03net/mlx5_core: Modify enable/disable hca functionsEli Cohen1-24/+21
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+1
2015-10-14net/mlx5_core: Wait for FW readiness on startupEli Cohen1-0/+27
2015-10-14net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny1-8/+174
2015-10-15mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig1-1/+1
2015-10-09net/mlx5_core: Use private health thread for each deviceEli Cohen1-18/+19
2015-09-28net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny1-153/+188
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2015-08-07net/mlx5_core: Set log_uar_page_sz for non 4K page size architectureCarol L Soto1-0/+2
2015-07-27net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat1-2/+24
2015-07-27net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed1-1/+5
2015-06-04net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny1-2/+2
2015-06-04net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny1-9/+1
2015-06-04net/mlx5_core: Check the return bitmask when querying ISSIHaggai Abramonvsky1-1/+1