summaryrefslogtreecommitdiff
path: root/include/linux/mlx5
AgeCommit message (Expand)AuthorFilesLines
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds6-43/+68
2022-03-24Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2-1/+149
2022-03-23net/mlx5e: Fix build warning, detected write beyond size of fieldSaeed Mahameed1-0/+5
2022-03-17net/mlx5: Remove unused fill page array API functionTariq Toukan1-1/+0
2022-03-17net/mlx5: Remove unused exported contiguous coherent buffer allocation APITariq Toukan1-3/+0
2022-03-11net/mlx5: Parse module mapping using mlx5_ifcGal Pressman2-5/+4
2022-03-11net/mlx5: Query the maximum MCIA register read size from firmwareGal Pressman2-2/+3
2022-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+2
2022-03-10net/mlx5: DR, Add support for ConnectX-7 steeringYevgeny Kliteynik1-0/+1
2022-03-10net/mlx5: DR, Add support for matching on Internet Header Length (IHL)Yevgeny Kliteynik1-1/+4
2022-03-10net/mlx5: Add debugfs counters for page commands failuresMoshe Shemesh1-0/+3
2022-03-10net/mlx5: Add pages debugfsMoshe Shemesh1-3/+6
2022-03-10net/mlx5: Move debugfs entries to separate structMoshe Shemesh1-7/+10
2022-03-10net/mlx5: Change release_all_pages cap bit locationMoshe Shemesh1-1/+2
2022-03-10net/mlx5: Add command failures data to debugfsMoshe Shemesh1-0/+9
2022-03-09net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay1-1/+0
2022-03-09net/mlx5: Fix size field in bufferx_reg structMohammad Kabat1-2/+2
2022-03-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski4-14/+22
2022-02-27net/mlx5: Introduce migration bits and structuresYishai Hadas1-1/+146
2022-02-27net/mlx5: Expose APIs to get/put the mlx5 core deviceYishai Hadas1-0/+3
2022-02-24net/mlx5: Add clarification on sync reset failureMoshe Shemesh1-0/+3
2022-02-24net/mlx5: Add reset_state field to MFRL registerMoshe Shemesh1-2/+12
2022-02-24net/mlx5: cmdif, Refactor error handling and reporting of async commandsSaeed Mahameed1-1/+2
2022-02-24net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}Saeed Mahameed1-0/+2
2022-02-24net/mlx5: cmdif, Add new api for command executionSaeed Mahameed1-0/+2
2022-02-24net/mlx5: cmdif, cmd_check refactoringSaeed Mahameed1-1/+0
2022-02-24net/mlx5: Add ability to insert to specific flow groupMark Bloch1-0/+1
2022-02-24mlx5: remove unused static inlinesJakub Kicinski1-10/+0
2022-01-27net/mlx5: Remove unused TIR modify bitmask enumsTariq Toukan1-7/+0
2022-01-07net/mlx5: Introduce API for bulk request and release of IRQsShay Drory1-2/+2
2021-12-31net/mlx5: DR, Ignore modify TTL if device doesn't support itYevgeny Kliteynik1-1/+1
2021-12-31net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist fieldYevgeny Kliteynik1-2/+4
2021-12-31net/mlx5: Add misc5 flow table match parametersMuhammad Sammar2-1/+25
2021-12-31net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_"Yevgeny Kliteynik1-1/+1
2021-12-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller2-1/+2
2021-12-15net/mlx5: Introduce log_max_current_uc_list_wr_supported bitShay Drory1-1/+1
2021-12-14net/mlx5: Separate FDB namespaceMaor Gottlieb1-0/+1
2021-12-03net/mlx5: Dynamically resize flow counters query bufferAvihai Horon1-0/+4
2021-12-01net/mlx5: Fix access to a non-supported registerAya Levin1-1/+4
2021-11-16net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey1-2/+2
2021-10-29net/mlx5: Allow skipping counter refresh on creationPaul Blakey1-0/+4
2021-10-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed4-31/+31
2021-10-27net/mlx5e: Add handle SHAMPO cqe supportKhalid Manaa1-5/+18
2021-10-27net/mlx5e: Add support to klm_umr_wqeBen Ben-Ishay1-0/+1
2021-10-27net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa1-1/+1
2021-10-27net/mlx5: Add SHAMPO caps, HW bits and enumerationsBen Ben-Ishay2-3/+57
2021-10-27net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay1-3/+3
2021-10-26net/mlx5: remove the recent devlink paramsJakub Kicinski3-1/+6
2021-10-25net/mlx5: Let user configure max_macs paramShay Drory1-1/+1
2021-10-25net/mlx5: Let user configure event_eq_size paramShay Drory1-1/+0