Pagination comments

Have you tried paginate_comments_links();?

<div class="navigation">
  <?php paginate_comments_links(); ?> 
</div>