aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cxgbe/iw_cxgbe/mem.c
Commit message (Expand)AuthorAgeFilesLines
* cxgbe/iw_cxgbe: correctly enforce the max reg_mr depth.Navdeep Parhar2020-02-181-1/+1
* cxgbe/iw_cxgbe: Do not allow memory registrations with page size greaterNavdeep Parhar2020-01-141-0/+2
* cxgbe/iw_cxgbe: Fix an address calculation in the memory registration code thatNavdeep Parhar2019-01-301-1/+1
* cxgbe/iw_cxgbe: Use DSGLs to write to card's memory when appropriate.Navdeep Parhar2018-12-191-4/+118
* cxgbe(4): Move all control queues to the adapter.Navdeep Parhar2018-08-111-1/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* Update the iw_cxgbe bits in the projects branch.Navdeep Parhar2017-11-071-288/+65
* cxgbe/iw_cxgbe: Remove another bad cast. This should have beenNavdeep Parhar2017-04-061-1/+1
* cxgbe/iw_cxgbe: Replace a magic constant with something more readableNavdeep Parhar2017-04-061-1/+2
* cxgbe/iw_cxgbe: Remove bad cast that resulted in incorrect length forNavdeep Parhar2017-04-061-1/+1
* cxgbe/iw_cxgbe: T6 has no limit on the amount of memory that can beNavdeep Parhar2017-03-281-2/+5
* cxgbe/iw_cxgbe: Do not check the size of the memory region beingNavdeep Parhar2017-03-011-3/+0
* cxgbe/iw_cxgbe: Minor changes for T6.Navdeep Parhar2017-02-231-4/+4
* Cleanup unnecessary semicolons from the kernel.Pedro F. Giffuni2016-04-101-1/+1
* iw_cxgbe/libcxgb4: Pull in many applicable fixes from the upstream LinuxNavdeep Parhar2016-03-211-6/+28
* Update the infiniband stack to Mellanox's OFED version 2.1.Hans Petter Selasky2015-02-171-24/+19
* iw_cxgbe: iWARP driver for Chelsio T4/T5 chips. This is a straight portNavdeep Parhar2013-10-171-0/+828