summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/user_mad.c
Commit message (Expand)AuthorAgeFilesLines
* IB/umad: Fix bit ordering and 32-on-64 problems on big endian systemsRoland Dreier2007-10-091-9/+40
* IB/umad: Add P_Key index supportRoland Dreier2007-10-091-29/+73
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* IB/umad: Implement GRH handling for sent/received MADsSean Hefty2007-04-241-6/+12
* IB/umad: Fix declaration of dev_map[]Hal Rosenstock2007-04-181-1/+1
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-2/+2
* RDMA: iWARP Core Changes.Tom Tucker2006-09-221-1/+4
* IB: Whitespace fixesRoland Dreier2006-09-221-1/+1
* IB/mad: Validate MADs for spec complianceSean Hefty2006-07-241-11/+76
* IB/mad: RMPP support for additional classesHal Rosenstock2006-03-301-24/+6
* IB/umad: Add support for large RMPP transfersJack Morgenstein2006-03-201-74/+151
* IB/umad: fix memory leaksJack Morgenstein2005-12-091-2/+2
* IB/umad: fix RMPP handlingMichael S. Tsirkin2005-11-281-19/+22
* IB/umad: make sure write()s have sufficient dataRoland Dreier2005-11-181-1/+1
* [IB] umad: further ib_unregister_mad_agent() deadlock fixesRoland Dreier2005-11-101-24/+63
* [IB] umad: get rid of unused mr arrayRoland Dreier2005-11-101-25/+4
* [IB] umad: avoid potential deadlock when unregistering MAD agentsRoland Dreier2005-11-101-12/+17
* [IB] umad: two small fixesMichael S. Tsirkin2005-11-061-2/+2
* [IB] umad: fix hot remove of IB devicesRoland Dreier2005-11-031-16/+64
* [IB] fix up class_device_create() callsRoland Dreier2005-10-281-2/+2
* [IB] umad: Fix device lifetime problemsRoland Dreier2005-10-281-109/+159
* [IB] ib_umad: various cleanupsSean Hefty2005-10-271-52/+21
* [IB] ib_umad: fix crash when freeing send buffersRoland Dreier2005-10-271-2/+2
* [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2005-10-251-26/+21
* [IB] user_mad: Use class_device.devtRoland Dreier2005-10-201-15/+2
* [IB] user_mad: trivial coding style fixesRoland Dreier2005-10-201-8/+8
* [PATCH] IB: Fix data length for RMPP SA sendsHal Rosenstock2005-09-191-2/+3
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-261-2/+2
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-261-2/+2
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-261-1/+1
* [PATCH] IB: Implementation for RMPP support in user MADHal Rosenstock2005-07-271-106/+194
* [PATCH] IB: Add automatic retries to MAD layerHal Rosenstock2005-07-271-0/+1
* [PATCH] IB: fix potential ib_umad leakRoland Dreier2005-05-251-0/+4
* [PATCH] IB: Fix user MAD registrations with class 0Roland Dreier2005-04-161-6/+8
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+840
OpenPOWER on IntegriCloud