summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Add new page type for EC VF pagesDaniel Jurgens2023-06-091-1/+10
* net/mlx5: Fix setting ec_function bit in MANAGE_PAGESParav Pandit2023-03-151-5/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-091-16/+21
|\
| * net/mlx5: Expose SF firmware pages counterMaher Sanalla2023-02-071-1/+1
| * net/mlx5: Store page counters in a single arrayMaher Sanalla2023-02-071-16/+21
* | net/mlx5: Enhance debug print in page allocation failureJack Morgenstein2023-02-041-1/+2
|/
* net/mlx5: Fix cmd error logging for manage pages cmdRoy Novich2022-08-221-3/+6
* net/mlx5: Delete useless module.h includeLeon Romanovsky2022-03-101-1/+0
* net/mlx5: Add debugfs counters for page commands failuresMoshe Shemesh2022-03-091-3/+11
* net/mlx5: Add pages debugfsMoshe Shemesh2022-03-091-0/+2
* net/mlx5: Remove redundant error on reclaim pagesMoshe Shemesh2022-03-091-4/+8
* net/mlx5: Remove redundant error on give pagesMoshe Shemesh2022-03-091-4/+10
* net/mlx5: Remove redundant notify fail on give pagesMoshe Shemesh2022-03-091-1/+5
* net/mlx5: Read timeout values from DTORAmir Tzin2021-10-151-9/+7
* net/mlx5: Use unsigned int for free_countParav Pandit2021-04-021-1/+1
* net/mlx5: Fix function calculation for page treesDaniel Jurgens2021-02-011-1/+1
* net/mlx5: Maintain separate page trees for ECPF and PF functionsDaniel Jurgens2021-01-261-24/+34
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-031-2/+19
|\
| * net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha2020-12-031-2/+19
* | net/mlx5: Rename peer_pf to host_pfParav Pandit2020-11-261-6/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-1/+1
|\
| * net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed2020-10-021-1/+1
* | net/mlx5: Use dma device access helperParav Pandit2020-09-301-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-051-39/+106
|\
| * net/mlx5: Add function ID to reclaim pages debug logAvihu Hagag2020-07-281-1/+2
| * net/mlx5: Hold pages RB tree per VFEran Ben Elisha2020-07-281-38/+104
* | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-2/+2
|/
* net/mlx5: Fix a bug of releasing wrong chunks on > 4K page size systemsEran Ben Elisha2020-05-151-22/+22
* net/mlx5: Dedicate fw page to the requesting functionEran Ben Elisha2020-05-151-5/+11
* net/mlx5: Add support for release all pages eventEran Ben Elisha2020-04-301-3/+38
* net/mlx5: Rate limit page not found error messagesEran Ben Elisha2020-04-301-1/+1
* net/mlx5: Add helper function to release fw pageEran Ben Elisha2020-04-301-13/+17
* net/mlx5: Update pagealloc.c new cmd interfaceLeon Romanovsky2020-04-231-7/+6
* net/mlx5: Delete not-used cmd headerLeon Romanovsky2020-04-191-1/+0
* net/mlx5: Separate and generalize dma device from pci deviceVu Pham2019-04-291-8/+7
* net/mlx5: Get rid of storing copy of device nameParav Pandit2019-04-291-3/+2
* net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang2019-02-141-16/+38
* net/mlx5: FWPage, Use async events chainSaeed Mahameed2018-11-261-13/+31
* net/mlx5: Avoid using multiple blank linesOr Gerlitz2017-06-161-1/+0
* {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-141-2/+2
* net/mlx5: Avoid passing dma address 0 to firmwareNoa Osherovich2016-10-291-8/+18
* net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert2016-10-131-2/+2
* net/mlx5: Skip waiting for vf pages in internal errorMohamad Haj Yahia2016-09-101-1/+12
* net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-171-8/+3
* net/mlx5: Pages management commands via mlx5 ifcSaeed Mahameed2016-08-141-107/+58
* net/mlx5: Fix incorrect page count when in internal errorDaniel Jurgens2016-07-011-19/+44
* net/mlx5_core: Add base sriov supportEli Cohen2015-12-031-0/+38
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-061-1/+1
|\
| * mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-151-1/+1
* | net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny2015-10-141-4/+9