summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Add flow context for flow tagJianbo Liu2019-06-267-25/+32
* net/mlx5: Introduce a helper API to check VF vportParav Pandit2019-06-262-0/+8
* net/mlx5: Support allocating modify header context from ingress ACLJianbo Liu2019-06-261-0/+4
* net/mlx5: Get vport ACL namespace by vport indexJianbo Liu2019-06-261-2/+2
* net/mlx5: Convert mkey_table to XArrayMatthew Wilcox2019-06-251-16/+11Star
* net/mlx5: Expose eswitch encap modeMaor Gottlieb2019-06-161-0/+11
* net/mlx5: Declare more strictly devlink encap modeLeon Romanovsky2019-06-162-5/+9
* net/mlx5: Add EQ enable/disable APIYuval Avnery2019-06-132-30/+76
* net/mlx5: Use a single IRQ for all async EQsAriel Levkovich2019-06-132-33/+24Star
* net/mlx5: Rename mlx5_irq_info to mlx5_irqYuval Avnery2019-06-131-39/+38Star
* net/mlx5: Move all IRQ logic to pci_irq.cYuval Avnery2019-06-135-329/+354
* net/mlx5: Generalize IRQ interface to work with irq_tableYuval Avnery2019-06-131-9/+29
* net/mlx5: Separate IRQ table creation from EQ table creationYuval Avnery2019-06-133-19/+14Star
* net/mlx5: Move IRQ affinity set to IRQ allocation phaseYuval Avnery2019-06-131-8/+17
* net/mlx5: Move IRQ rmap creation to IRQ allocation phaseYuval Avnery2019-06-131-25/+57
* net/mlx5: Separate IRQ data from EQ table dataYuval Avnery2019-06-133-44/+95
* net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery2019-06-131-39/+82
* net/mlx5: Change interrupt handler to call chain notifierYuval Avnery2019-06-132-50/+97
* net/mlx5: Introduce EQ polling budgetYuval Avnery2019-06-131-28/+27Star
* net/mlx5: Support querying max VFs from deviceBodong Wang2019-06-132-9/+31
* net/mlx5: E-Switch, Return raw output for query esw functionsBodong Wang2019-06-133-21/+12Star
* net/mlx5: E-Switch, Handle representors creation in handler contextVu Pham2019-06-132-51/+50Star
* net/mlx5: Increase wait time for fw initializationDaniel Jurgens2019-06-131-4/+14
* {IB,net}/mlx5: Constify rep ops functions pointersParav Pandit2019-05-314-29/+27Star
* {IB, net}/mlx5: No need to typecast from void* to mlx5_ib_dev*Parav Pandit2019-05-311-1/+1
* net/mlx5: E-Switch, Honor eswitch functions changed event capVu Pham2019-05-313-4/+17
* net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham2019-05-318-67/+82
* net/mlx5: Introduce termination table bitsEli Britstein2019-05-311-0/+3
* net/mlx5: potential error pointer dereference in error handlingDan Carpenter2019-05-281-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-151-0/+3
|\
| * net/mlx5: Set completion EQs as shared resourcesYishai Hadas2019-05-141-0/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-091-19/+11Star
|\|
| * Merge branch 'mlx5_tir_icm' into rdma.git for-nextJason Gunthorpe2019-04-251-5/+13
| |\
| * \ Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe2019-04-2410-100/+163
| |\ \
| | * | RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe2019-04-241-19/+11Star
| * | | Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe2019-04-1011-281/+337
| |\ \ \
* | \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-0852-1183/+2256
|\ \ \ \ \
| * | | | | net/mlx5: E-Switch, Use atomic rep state to serialize state changeBodong Wang2019-05-011-19/+17Star
| * | | | | net/mlx5: E-Switch, Fix the check of legal vportBodong Wang2019-05-012-45/+46
| * | | | | net/mlx5: E-Switch, Use getter to access all vport arrayBodong Wang2019-05-012-9/+11
| * | | | | net/mlx5: Use available mlx5_vport structParav Pandit2019-05-011-58/+51Star
| * | | | | net/mlx5: Reuse mlx5_esw_for_each_vf_vport macro in two filesParav Pandit2019-05-013-52/+58
| * | | | | net/mlx5: Remove unused mlx5_query_nic_vport_vlansBodong Wang2019-05-011-61/+0Star
| * | | | | net/mlx5e: remove meaningless CFLAGS_tracepoint.oMasahiro Yamada2019-05-011-2/+0Star
| * | | | | net/mlx5e: Put the common XDP code into a functionMaxim Mikityanskiy2019-05-011-36/+27Star
| * | | | | net/mlx5e: ethtool, Add support for EEPROM high pages queryErez Alfasi2019-05-012-10/+38
| * | | | | net/mlx5e: Return error when trying to insert existing flower filterVlad Buslov2019-05-011-0/+1
| * | | | | net/mlx5e: Replace TC VLAN pop with VLAN 0 rewrite in prio tag modeEli Britstein2019-05-011-0/+36
| * | | | | net/mlx5e: ACLs for priority tag modeEli Britstein2019-05-013-12/+193
| * | | | | net/mlx5e: Turn on HW tunnel offload in all TIRsTariq Toukan2019-05-014-1/+7