summaryrefslogtreecommitdiffstats
path: root/driver/rdma.c
Commit message (Expand)AuthorAgeFilesLines
* Fix elif -> elseSuren A. Chilingaryan2018-03-221-1/+1
* Support kernel 4.12 by TimoSuren A. Chilingaryan2018-02-111-0/+10
* Fix compilation of rdma.c in the driverSuren A. Chilingaryan2016-04-061-0/+1
* Resolve also not page-algined BAR addresses in the driverSuren A. Chilingaryan2016-03-221-3/+5
* Restructure driver headersSuren A. Chilingaryan2016-03-021-5/+1
* Drop support of kernels prior to 3.2 (Debian 7, Ubuntu 12.04)Suren A. Chilingaryan2016-03-021-10/+10
* Resolution of the user-space BAR addressesSuren A. Chilingaryan2016-03-021-1/+22
* Resolve user-space addresses to physical addresses in the driverSuren A. Chilingaryan2016-03-021-0/+53