summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c
Commit message (Expand)AuthorAgeFilesLines
...
* IB/mlx5: Check BlueFlame HCA supportNoa Osherovich2016-06-071-1/+2
* IB/mlx5: Limit query HCA clockNoa Osherovich2016-06-071-1/+8
* IB/mlx5: Fix FW version diaplay in sysfsEran Ben Elisha2016-06-071-1/+1
* IB/mlx5: Return PORT_ERR in Active to Initializing tranisitionNoa Osherovich2016-06-071-4/+1Star
* IB/mlx5: Set flow steering capability bitMaor Gottlieb2016-06-071-0/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-201-22/+80
|\
| *-. Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford2016-05-141-22/+80
| |\ \
| | | * IB/mlx5: Report Scatter FCS device capability when supportedMajd Dibbiny2016-05-141-0/+4
| | |/ | |/|
| | * IB/mlx5: Add UARs write-combining and non-cached mappingGuy Levi2016-05-141-21/+75
| | * IB/mlx5: Allow mapping the free running counter on PROT_EXECMatan Barak2016-05-141-1/+1
| |/
| * Merge branch 'k.o/for-4.6-rc' into testing/4.6Doug Ledford2016-04-281-1/+1
| |\
* | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-041-1/+1
|\ \ \
| * \ \ Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-04-301-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg2016-04-281-1/+1
* | | net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb2016-04-291-1/+2
|/ /
* / net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-04-241-2/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-221-1/+11
|\
| * IB/mlx5: Implement callbacks for manipulating VFsEli Cohen2016-03-211-0/+10
| * IB/mlx5: Fix decision on using MAD_IFCEli Cohen2016-03-211-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-0/+1
|\ \ | |/ |/|
| * net/mlx5: Introduce a new header file for physical port functionsAchiad Shochat2016-02-241-0/+1
| |
| \
*-. \ Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford2016-03-161-14/+105
|\ \ \ | |_|/ |/| |
| | * mlx5: Add arbitrary sg list supportSagi Grimberg2016-03-041-0/+2
| | * IB/mlx5: Expose correct max_fast_reg_page_list_lenSagi Grimberg2016-03-041-1/+2
| | * IB/mlx5: Convert UMR CQ to new CQ APIChristoph Hellwig2016-03-041-7/+3Star
| | * IB/mlx5: Add memory windows allocation supportMatan Barak2016-03-011-0/+13
| | * IB/mlx5: Added support for re-registration of MRsNoa Osherovich2016-03-011-0/+2
| | * IB/mlx5: Create GSI transmission QPs when P_Key table is changedHaggai Eran2016-03-011-0/+28
| | * IB/mlx5: Add GSI QP wrapperHaggai Eran2016-03-011-0/+2
| | * IB/mlx5: Implement UD QP offloads for IPoIB in the TX flowErez Shitrit2016-03-011-0/+5
| |/ |/|
| * IB/mlx5: Add support for don't trap rulesMaor Gottlieb2016-03-101-6/+48
|/
* IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontextMajd Dibbiny2016-02-021-1/+3
* IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_maskMatan Barak2016-02-021-1/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-241-27/+420
|\
| * IB/mlx5: Allocate a Transport Domain for each ucontextmajd@mellanox.com2016-01-211-1/+15
| * IB/mlx5: Expose CQE version to user-spaceHaggai Abramovsky2016-01-211-4/+11
| * IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontextHaggai Abramovsky2016-01-211-1/+4
| * IB/mlx5: Fix passing casted pointer in mlx5_query_port_roceLeon Romanovsky2016-01-191-2/+3
| * IB/mlx5: Delete locally redefined variableLeon Romanovsky2016-01-191-4/+0Star
| * IB/mlx5: Expose correct maximum number of CQE capacityLeon Romanovsky2016-01-191-1/+1
| * IB/mlx5: report tx/rx checksum cap in query resultsBodong Wang2015-12-241-0/+4
| * IB/mlx5: Advertise atomic capabilities in query deviceEran Ben Elisha2015-12-241-1/+27
| * IB/mlx5: Add driver cross-channel supportLeon Romanovsky2015-12-241-0/+3
| * IB/mlx5: Mmap the HCA's core clock register to user-spaceMatan Barak2015-12-241-0/+28
| * IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak2015-12-241-8/+29
| * IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak2015-12-241-0/+2
| * IB/mlx5: Support RoCEAchiad Shochat2015-12-231-4/+44
| * IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat2015-12-231-0/+21
| * IB/mlx5: Support IB device's callbacks for adding/deleting GIDsAchiad Shochat2015-12-231-0/+89
| * IB/mlx5: Extend query_device/port to support RoCEAchiad Shochat2015-12-231-6/+69