summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Separate and generalize dma device from pci deviceVu Pham2019-04-301-8/+7Star
* net/mlx5: Get rid of storing copy of device nameParav Pandit2019-04-301-3/+2Star
* 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-151-1/+0Star
* {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-111-1/+12
* net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-171-8/+3Star
* net/mlx5: Pages management commands via mlx5 ifcSaeed Mahameed2016-08-141-107/+58Star
* 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-151-4/+9
* | net/mlx5_core: Fix notification of page supplement errorEli Cohen2015-09-291-26/+37
|/
* mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit archi...Honggang LI2015-04-151-4/+6
* net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* net/mlx5_core: Allocate firmware pages from device's NUMA nodeEli Cohen2015-04-021-1/+2
* mlx5: don't duplicate kvfree()Al Viro2014-11-211-2/+2
* mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-301-1/+1
* mellanox: Logging message cleanupsJoe Perches2014-05-091-6/+9
* mlx5_core: Fix PowerPC supportEli Cohen2014-01-231-4/+5
* mlx5_core: Remove dead codeDan Carpenter2014-01-141-3/+1Star
* IB/mlx5: Fix list_del of empty listEli Cohen2013-11-151-1/+2
* mlx5_core: Change optimal_reclaimed_pages for better performanceMoshe Lazer2013-11-081-2/+7
* mlx5: Support communicating arbitrary host page size to firmwareEli Cohen2013-11-081-54/+120
* mlx5: Fix cleanup flow when DMA mapping failsEli Cohen2013-11-081-5/+13
* mlx5: Keep polling to reclaim pages while any returnedEli Cohen2013-10-101-2/+14
* net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2013-08-161-32/+26Star
* mlx5_core: Implement new initialization sequenceEli Cohen2013-07-311-6/+14
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-081-0/+435