aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-21mlx5: don't duplicate kvfree()Al Viro1-2/+2
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein1-1/+1
2014-05-08mellanox: Logging message cleanupsJoe Perches1-6/+9
2014-01-22mlx5_core: Fix PowerPC supportEli Cohen1-4/+5
2014-01-14mlx5_core: Remove dead codeDan Carpenter1-3/+1
2013-11-15IB/mlx5: Fix list_del of empty listEli Cohen1-1/+2
2013-11-08mlx5_core: Change optimal_reclaimed_pages for better performanceMoshe Lazer1-2/+7
2013-11-08mlx5: Support communicating arbitrary host page size to firmwareEli Cohen1-54/+120
2013-11-08mlx5: Fix cleanup flow when DMA mapping failsEli Cohen1-5/+13
2013-10-10mlx5: Keep polling to reclaim pages while any returnedEli Cohen1-2/+14
2013-08-15net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer1-32/+26
2013-07-31mlx5_core: Implement new initialization sequenceEli Cohen1-6/+14
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen1-0/+435