aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c
AgeCommit message (Expand)Author
2016-08-24IB/mlx5: Remove superfluous include of io-mapping.hChris Wilson
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-08-03Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8Doug Ledford
2016-08-02IB/mlx5: Fix duplicate const warningWei Yongjun
2016-07-05net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb
2016-06-23Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8Doug Ledford
2016-06-23IB/mlx5: Support device FW version stringIra Weiny
2016-06-23IB/mlx5: Add port protocol statsMark Bloch
2016-06-23IB/mlx5: Add per port countersMark Bloch
2016-06-23IB/mlx5: Report mlx5 TSO capabilities when querying deviceBodong Wang
2016-06-23IB/mlx5: Enable flow steering for IPv6 trafficMaor Gottlieb
2016-06-23IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb
2016-06-23IB/mlx5: Implements disassociate_ucontext APIMaor Gottlieb
2016-06-23IB/mlx5: Add Receive Work Queue Indirection table operationsYishai Hadas
2016-06-23IB/mlx5: Add receive Work Queue verbsYishai Hadas
2016-06-07IB/mlx5: Check BlueFlame HCA supportNoa Osherovich
2016-06-07IB/mlx5: Limit query HCA clockNoa Osherovich
2016-06-07IB/mlx5: Fix FW version diaplay in sysfsEran Ben Elisha
2016-06-07IB/mlx5: Return PORT_ERR in Active to Initializing tranisitionNoa Osherovich
2016-06-07IB/mlx5: Set flow steering capability bitMaor Gottlieb
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford
2016-05-13IB/mlx5: Report Scatter FCS device capability when supportedMajd Dibbiny
2016-05-13IB/mlx5: Add UARs write-combining and non-cached mappingGuy Levi
2016-05-13IB/mlx5: Allow mapping the free running counter on PROT_EXECMatan Barak
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-04-29net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb
2016-04-28Merge branch 'k.o/for-4.6-rc' into testing/4.6Doug Ledford
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg
2016-04-24net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-21IB/mlx5: Implement callbacks for manipulating VFsEli Cohen
2016-03-21IB/mlx5: Fix decision on using MAD_IFCEli Cohen
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford
2016-03-10IB/mlx5: Add support for don't trap rulesMaor Gottlieb
2016-03-04mlx5: Add arbitrary sg list supportSagi Grimberg
2016-03-04IB/mlx5: Expose correct max_fast_reg_page_list_lenSagi Grimberg
2016-03-04IB/mlx5: Convert UMR CQ to new CQ APIChristoph Hellwig
2016-03-01IB/mlx5: Add memory windows allocation supportMatan Barak
2016-03-01IB/mlx5: Added support for re-registration of MRsNoa Osherovich
2016-03-01IB/mlx5: Create GSI transmission QPs when P_Key table is changedHaggai Eran
2016-03-01IB/mlx5: Add GSI QP wrapperHaggai Eran
2016-03-01IB/mlx5: Implement UD QP offloads for IPoIB in the TX flowErez Shitrit
2016-02-24net/mlx5: Introduce a new header file for physical port functionsAchiad Shochat
2016-02-02IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontextMajd Dibbiny
2016-02-02IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_maskMatan Barak
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-21IB/mlx5: Allocate a Transport Domain for each ucontextmajd@mellanox.com