summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
Commit message (Expand)AuthorAgeFilesLines
...
| | * IB/mlx5: Add per port countersMark Bloch2016-06-233-2/+69
| | * {net, IB}/mlx5: Refactor internal SRQ APIArtemy Kovalyov2016-06-231-62/+40
| | * IB/mlx5: Report mlx5 TSO capabilities when querying deviceBodong Wang2016-06-232-7/+58
| | * IB/mlx5: Enable flow steering for IPv6 trafficMaor Gottlieb2016-06-231-0/+26
| | * IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb2016-06-236-21/+248
| | * IB/mlx5: Implements disassociate_ucontext APIMaor Gottlieb2016-06-232-4/+135
| | * IB/mlx5: Add RSS QP supportYishai Hadas2016-06-233-0/+239
| | * IB/mlx5: Add Receive Work Queue Indirection table operationsYishai Hadas2016-06-234-1/+102
| | * IB/mlx5: Add receive Work Queue verbsYishai Hadas2016-06-234-1/+373
| |/
* | net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb2016-07-051-12/+9
* | IB/mlx5: Fix wrong naming of port_rcv_data counterTalat Batheesh2016-06-231-1/+1
* | IB/mlx5: Fix post send fence logicEli Cohen2016-06-231-3/+4
|/
* IB/mlx5: Fix alternate path codeAchiad Shochat2016-06-071-5/+9
* IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich2016-06-071-7/+8
* IB/mlx5: Fix entries check in mlx5_ib_resize_cqNoa Osherovich2016-06-071-2/+7
* IB/mlx5: Fix entries checks in mlx5_ib_create_cqNoa Osherovich2016-06-071-1/+2
* IB/mlx5: Check BlueFlame HCA supportNoa Osherovich2016-06-071-1/+2
* IB/mlx5: Fix returned values of query QPNoa Osherovich2016-06-071-5/+9
* 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/+1
* 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-205-36/+124
|\
| * IB/mlx5: Fire the CQ completion handler from taskletMatan Barak2016-05-181-1/+4
| *---. Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford2016-05-133-23/+102
| |\ \ \
| | | | * IB/mlx5: Report Scatter FCS device capability when supportedMajd Dibbiny2016-05-131-0/+4
| | | | * IB/mlx5: Add Scatter FCS support for Raw Packet QPMajd Dibbiny2016-05-132-1/+20
| | | |/ | | |/|
| | | * IB/mlx5: Add UARs write-combining and non-cached mappingGuy Levi2016-05-132-21/+77
| | | * IB/mlx5: Allow mapping the free running counter on PROT_EXECMatan Barak2016-05-131-1/+1
| | |/
| * | IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-132-3/+7
| * | IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-132-12/+14
| |/
| * 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-291-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
|/
* IB/mlx5: fix VFs callback function prototypesArnd Bergmann2016-04-061-9/+9
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-225-3/+215
|\
| * IB/mlx5: Implement callbacks for manipulating VFsEli Cohen2016-03-214-1/+213
| * net/mlx5_core: Add VF param when querying vport counterEli Cohen2016-03-211-1/+1
| * 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
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-19/+22
| |\
| * | 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-1610-221/+1715
|\ \ \| | | |_|_|/ |/| | |
| | * | mlx5: Add arbitrary sg list supportSagi Grimberg2016-03-044-8/+60
| | * | IB/mlx5: Expose correct max_fast_reg_page_list_lenSagi Grimberg2016-03-041-1/+2
| | * | IB/mlx5: Make coding style more consistentDoug Ledford2016-03-041-4/+2
| | * | IB/mlx5: Convert UMR CQ to new CQ APIChristoph Hellwig2016-03-043-40/+27