summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/eoib.c
Commit message (Expand)AuthorAgeFilesLines
* [infiniband] Return status code from ib_create_cq() and ib_create_qp()Michael Brown2017-03-221-11/+8Star
* [eoib] Avoid passing a NULL I/O buffer to netdev_tx_complete_err()Michael Brown2017-03-211-1/+2
* [eoib] Support non-FullMember gateway devicesMichael Brown2016-03-091-2/+98
* [eoib] Allow the multicast group to be forcefully createdMichael Brown2016-03-091-2/+2
* [eoib] Silently ignore EoIB heartbeat packetsMichael Brown2016-03-091-0/+45
* [eoib] Add Ethernet over Infiniband (EoIB) driverMichael Brown2016-03-091-0/+754