summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c
AgeCommit message (Expand)Author
2023-06-09net/mlx5: Add new page type for EC VF pagesDaniel Jurgens
2023-03-15net/mlx5: Fix setting ec_function bit in MANAGE_PAGESParav Pandit
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-07net/mlx5: Expose SF firmware pages counterMaher Sanalla
2023-02-07net/mlx5: Store page counters in a single arrayMaher Sanalla
2023-02-04net/mlx5: Enhance debug print in page allocation failureJack Morgenstein
2022-08-22net/mlx5: Fix cmd error logging for manage pages cmdRoy Novich
2022-03-10net/mlx5: Delete useless module.h includeLeon Romanovsky
2022-03-09net/mlx5: Add debugfs counters for page commands failuresMoshe Shemesh
2022-03-09net/mlx5: Add pages debugfsMoshe Shemesh
2022-03-09net/mlx5: Remove redundant error on reclaim pagesMoshe Shemesh
2022-03-09net/mlx5: Remove redundant error on give pagesMoshe Shemesh
2022-03-09net/mlx5: Remove redundant notify fail on give pagesMoshe Shemesh
2021-10-15net/mlx5: Read timeout values from DTORAmir Tzin
2021-04-02net/mlx5: Use unsigned int for free_countParav Pandit
2021-02-01net/mlx5: Fix function calculation for page treesDaniel Jurgens
2021-01-26net/mlx5: Maintain separate page trees for ECPF and PF functionsDaniel Jurgens
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-03net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha
2020-11-26net/mlx5: Rename peer_pf to host_pfParav Pandit
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-02net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed
2020-09-30net/mlx5: Use dma device access helperParav Pandit
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-07-28net/mlx5: Add function ID to reclaim pages debug logAvihu Hagag
2020-07-28net/mlx5: Hold pages RB tree per VFEran Ben Elisha
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-05-15net/mlx5: Fix a bug of releasing wrong chunks on > 4K page size systemsEran Ben Elisha
2020-05-15net/mlx5: Dedicate fw page to the requesting functionEran Ben Elisha
2020-04-30net/mlx5: Add support for release all pages eventEran Ben Elisha
2020-04-30net/mlx5: Rate limit page not found error messagesEran Ben Elisha
2020-04-30net/mlx5: Add helper function to release fw pageEran Ben Elisha
2020-04-23net/mlx5: Update pagealloc.c new cmd interfaceLeon Romanovsky
2020-04-19net/mlx5: Delete not-used cmd headerLeon Romanovsky
2019-04-29net/mlx5: Separate and generalize dma device from pci deviceVu Pham
2019-04-29net/mlx5: Get rid of storing copy of device nameParav Pandit
2019-02-14net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang
2018-11-26net/mlx5: FWPage, Use async events chainSaeed Mahameed
2017-06-16net/mlx5: Avoid using multiple blank linesOr Gerlitz
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky
2016-10-29net/mlx5: Avoid passing dma address 0 to firmwareNoa Osherovich
2016-10-13net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert
2016-09-10net/mlx5: Skip waiting for vf pages in internal errorMohamad Haj Yahia
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed
2016-08-14net/mlx5: Pages management commands via mlx5 ifcSaeed Mahameed
2016-07-01net/mlx5: Fix incorrect page count when in internal errorDaniel Jurgens
2015-12-03net/mlx5_core: Add base sriov supportEli Cohen
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-10-14net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny
2015-10-15mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig