summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c
Commit message (Expand)AuthorAgeFilesLines
* 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