summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/device.c
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Remove needless bracketizationDoug Ledford2015-08-301-7/+4
* IB/core: missing curly braces in ib_find_gid()Dan Carpenter2015-08-301-1/+2
* IB/core: Add RoCE GID table managementMatan Barak2015-08-301-8/+88
* IB/core: Make ib_alloc_device init the kobjectJason Gunthorpe2015-08-301-32/+60
* IB/core: Find the network device matching connection parametersYotam Kenneth2015-08-301-0/+46
* IB/core: lock client data with lists_rwsemHaggai Eran2015-08-301-9/+44
* IB/core: Add rwsem to allow reading device list or client listHaggai Eran2015-08-301-12/+28
* IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-121-0/+11
* IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-121-1/+3
* IB/core: Add timestamp_mask and hca_core_clock to query_deviceMatan Barak2015-06-121-0/+2
* IB/core: Convert core to use bitfield for capsIra Weiny2015-05-201-1/+0
* IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-201-35/+28
* IB/core: Create common start/end port functionsIra Weiny2015-05-181-19/+7
* IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-181-0/+1
* IB/core: Handle table with full and partial membership for the same P_KeyJack Morgenstein2012-09-301-3/+13
* RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche2011-07-181-0/+6
* RDMA: Add netlink infrastructureRoland Dreier2011-05-201-1/+12
* RDMA: Add error handling to ib_core_init()Nir Muchtar2011-05-201-3/+11
* RDMA: Update workqueue usageTejun Heo2011-01-161-2/+9
* IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-211-2/+4
* IB: Remove sysfs files before unregistering deviceRoland Dreier2009-02-251-1/+3
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
* IB: find_first_zero_bit() takes unsigned pointerRoland Dreier2007-10-091-2/+2
* IB/core: Ignore membership bit in ib_find_pkey()Moni Shoua2007-08-031-1/+1
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-211-8/+127
|\
| * IB/core: Use start_port() and end_port()Roland Dreier2007-05-191-8/+2
| * IB/core: Add helpers for uncached GID and P_Key searchesYosef Etigin2007-05-191-0/+125
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
|/
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-081-0/+2
* IB/core: Use ARRAY_SIZE macro for mandatory_tableAhmed S. Darwish2007-02-101-1/+2
* IB: Fix typo in kerneldoc for ib_set_client_data()Krishna Kumar2006-09-221-1/+1
* RDMA: iWARP Core Changes.Tom Tucker2006-09-221-2/+2
* IB: convert from semaphores to mutexesIngo Molnar2006-01-131-12/+11
* [IB] kzalloc() conversionsRoland Dreier2005-11-021-9/+1
* [IB] Check port number in ib_query_port()/ib_modify_port()Roland Dreier2005-10-171-0/+12
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-261-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+614
OpenPOWER on IntegriCloud