summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-16IB/mlx5: Set source mac address in FTEMaor Gottlieb1-0/+7
2016-09-16IB/mlx5: Enable MAD_IFC commands for IB ports onlyNoa Osherovich1-1/+3
2016-09-02IB/mlx5: Use TIR number based on selectorYishai Hadas1-1/+5
2016-08-24IB/mlx5: Remove superfluous include of io-mapping.hChris Wilson1-1/+0
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-23/+406
2016-08-03Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8Doug Ledford1-1/+1
2016-08-02IB/mlx5: Fix duplicate const warningWei Yongjun1-1/+1
2016-07-05net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb1-12/+9
2016-06-23Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8Doug Ledford1-23/+406
2016-06-23IB/mlx5: Support device FW version stringIra Weiny1-11/+10
2016-06-23IB/mlx5: Add port protocol statsMark Bloch1-0/+78
2016-06-23IB/mlx5: Add per port countersMark Bloch1-2/+54
2016-06-23IB/mlx5: Report mlx5 TSO capabilities when querying deviceBodong Wang1-5/+36
2016-06-23IB/mlx5: Enable flow steering for IPv6 trafficMaor Gottlieb1-0/+26
2016-06-23IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb1-0/+62
2016-06-23IB/mlx5: Implements disassociate_ucontext APIMaor Gottlieb1-4/+129
2016-06-23IB/mlx5: Add Receive Work Queue Indirection table operationsYishai Hadas1-1/+5
2016-06-23IB/mlx5: Add receive Work Queue verbsYishai Hadas1-1/+7
2016-06-07IB/mlx5: Check BlueFlame HCA supportNoa Osherovich1-1/+2
2016-06-07IB/mlx5: Limit query HCA clockNoa Osherovich1-1/+8
2016-06-07IB/mlx5: Fix FW version diaplay in sysfsEran Ben Elisha1-1/+1
2016-06-07IB/mlx5: Return PORT_ERR in Active to Initializing tranisitionNoa Osherovich1-4/+1
2016-06-07IB/mlx5: Set flow steering capability bitMaor Gottlieb1-0/+3
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-22/+80
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford1-22/+80
2016-05-13IB/mlx5: Report Scatter FCS device capability when supportedMajd Dibbiny1-0/+4
2016-05-13IB/mlx5: Add UARs write-combining and non-cached mappingGuy Levi1-21/+75
2016-05-13IB/mlx5: Allow mapping the free running counter on PROT_EXECMatan Barak1-1/+1
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-1/+1
2016-04-29net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb1-1/+2
2016-04-28Merge branch 'k.o/for-4.6-rc' into testing/4.6Doug Ledford1-1/+1
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg1-1/+1
2016-04-24net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed1-2/+2
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-1/+11
2016-03-21IB/mlx5: Implement callbacks for manipulating VFsEli Cohen1-0/+10
2016-03-21IB/mlx5: Fix decision on using MAD_IFCEli Cohen1-1/+1
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford1-14/+105
2016-03-10IB/mlx5: Add support for don't trap rulesMaor Gottlieb1-6/+48
2016-03-04mlx5: Add arbitrary sg list supportSagi Grimberg1-0/+2
2016-03-04IB/mlx5: Expose correct max_fast_reg_page_list_lenSagi Grimberg1-1/+2
2016-03-04IB/mlx5: Convert UMR CQ to new CQ APIChristoph Hellwig1-7/+3
2016-03-01IB/mlx5: Add memory windows allocation supportMatan Barak1-0/+13
2016-03-01IB/mlx5: Added support for re-registration of MRsNoa Osherovich1-0/+2
2016-03-01IB/mlx5: Create GSI transmission QPs when P_Key table is changedHaggai Eran1-0/+28
2016-03-01IB/mlx5: Add GSI QP wrapperHaggai Eran1-0/+2
2016-03-01IB/mlx5: Implement UD QP offloads for IPoIB in the TX flowErez Shitrit1-0/+5
2016-02-24net/mlx5: Introduce a new header file for physical port functionsAchiad Shochat1-0/+1
2016-02-02IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontextMajd Dibbiny1-1/+3