aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-24RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy1-1/+2
2019-06-16net/mlx5: Expose eswitch encap modeMaor Gottlieb1-0/+12
2019-06-13net/mlx5: Add EQ enable/disable APIYuval Avnery1-1/+4
2019-06-13net/mlx5: Use a single IRQ for all async EQsAriel Levkovich1-12/+2
2019-06-13net/mlx5: Separate IRQ data from EQ table dataYuval Avnery1-0/+3
2019-06-13net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery1-2/+1
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery1-2/+1
2019-06-13net/mlx5: Support querying max VFs from deviceBodong Wang2-6/+3
2019-05-31{IB,net}/mlx5: Constify rep ops functions pointersParav Pandit1-9/+11
2019-05-31net/mlx5: E-Switch, Honor eswitch functions changed event capVu Pham1-1/+3
2019-05-31net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham2-4/+4
2019-05-31net/mlx5: Introduce termination table bitsEli Britstein2-2/+5
2019-05-31net/mlx5: Add core dump register access HW bitsMoshe Shemesh2-1/+17
2019-05-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2019-05-14net/mlx5: Set completion EQs as shared resourcesYishai Hadas1-1/+1
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+0
2019-05-01net/mlx5: E-Switch, Use atomic rep state to serialize state changeBodong Wang1-1/+1
2019-05-01net/mlx5: Remove unused mlx5_query_nic_vport_vlansBodong Wang1-4/+0
2019-05-01net/mlx5e: ethtool, Add support for EEPROM high pages queryErez Alfasi1-0/+1
2019-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed5-18/+137
2019-05-01net/mlx5: Fix broken hca cap offsetSaeed Mahameed1-2/+2
2019-04-29net/mlx5: Geneve, Add flow table capabilities for Geneve decap with TLV optionsYevgeny Kliteynik2-6/+48
2019-04-29net/mlx5: Geneve, Add basic Geneve encap/decap flow table capabilitiesYevgeny Kliteynik1-3/+13
2019-04-29net/mlx5: Eswitch, enable RoCE loopback trafficMaor Gottlieb1-0/+7
2019-04-29net/mlx5: Add new miss flow table actionMaor Gottlieb1-1/+9
2019-04-29net/mlx5: Add support in RDMA RX steeringMaor Gottlieb3-1/+8
2019-04-29net/mlx5: Get rid of storing copy of device nameParav Pandit1-2/+1
2019-04-29net/mlx5: E-Switch: Introduce prio tag modeEli Britstein1-1/+3
2019-04-25Merge branch 'mlx5_tir_icm' into rdma.git for-nextJason Gunthorpe2-5/+49
2019-04-24net/mlx5: Introduce new TIR creation core APIAriel Levkovich1-0/+3
2019-04-24net/mlx5: Expose TIR ICM address in command outboxAriel Levkovich1-3/+3
2019-04-24net/mlx5: Expose SW ICM related device memory capabilitiesAriel Levkovich1-2/+43
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe1-1/+2
2019-04-24RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe1-1/+0
2019-04-23net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flowShay Agroskin1-0/+1
2019-04-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-0/+6
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mlx5-nextSaeed Mahameed5-20/+48
2019-04-10Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe5-32/+69
2019-04-10net/mlx5: E-Switch, add a new prio to be used by the RDMA sideMark Bloch1-0/+1
2019-04-10net/mlx5: E-Switch, don't use hardcoded values for FDB priosMark Bloch1-0/+5
2019-04-08Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller5-32/+64
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2019-04-05net/mlx5: Handle event of power detection in the PCIE slotAya Levin1-0/+1
2019-04-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed4-32/+63
2019-04-02net/mlx5: Expose MPEIN (Management PCIE INfo) register layoutAya Levin2-1/+51
2019-04-02net/mlx5: Add explicit bar address fieldHuy Nguyen1-0/+1
2019-04-02net/mlx5: Move health and page alloc init to mdev_initSaeed Mahameed1-0/+1
2019-04-02net/mlx5: Remove spinlock support from mlx5_write64Maxim Mikityanskiy2-23/+10
2019-04-02net/mlx5: Remove unused MLX5_*_DOORBELL_LOCK macrosMaxim Mikityanskiy1-8/+0
2019-03-29net/mlx5e: Add a lock on tir listYuval Avnery1-0/+2