summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/amso1100
Commit message (Expand)AuthorAgeFilesLines
* RDMA/amso1100: Deprecate the amso1100 driver and move to stagingSteve Wise2015-08-2923-9109/+0Star
* IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-121-1/+5
* IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-121-2/+5
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-121-1/+6
* IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-021-3/+3
* IB/core: Convert core to use bitfield for capsIra Weiny2015-05-201-7/+1Star
* IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-201-0/+17
* IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-181-0/+7
* IB/core: Replace ib_umem's offset field with a full addressHaggai Eran2014-12-161-1/+1
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-08-141-2/+5
|\
| * RDMA/amso1100: Check for integer overflow in c2_alloc_cq_buf()Dan Carpenter2014-08-131-2/+5
* | infiniband: use pci_zalloc_consistentJoe Perches2014-08-091-4/+2Star
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-161-1/+1
|/
* IB: Refactor umem to use linear SG tableYishai Hadas2014-03-041-14/+9Star
* RDMA/amso1100: Fix error return codeJulia Lawall2014-02-122-2/+5
* RDMA/amso1100: Add check if cache memory was allocated before freeing itSvetlana Mavrina2014-01-231-1/+2
* IB: Remove unnecessary semicolonsJoe Perches2013-10-141-1/+1
* RDMA/cma: Add IPv6 support for iWARPSteve Wise2013-08-122-12/+22
* drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclicJeff Layton2013-04-302-3/+1Star
* IB/amso1100: convert to idr_alloc()Tejun Heo2013-02-281-8/+11
* RDMA/amso1100: Use module_pci_driver() to simplify the codeWei Yongjun2013-02-161-12/+1Star
* Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman2013-01-045-14/+13Star
* RDMA/amsol1100: Fix missing breakAlan Cox2012-11-221-0/+1
* IB: Fix typos in infiniband driversMasanari Iida2012-08-151-1/+1
* IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz2012-03-051-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-013-4/+11
|\
| *-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-012-0/+10
| |\ \
| | * | RDMA/{amso1100,cxgb3}: Minimal MPAv2 supportKumar Sanghvi2011-10-062-0/+10
| | |/
| * / RDMA/amso1100: Use '%pM' format option to print MACAndy Shevchenko2011-10-061-4/+1Star
| |/
* | net: add skb frag size accessorsEric Dumazet2011-10-191-2/+2
* | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-061-2/+1Star
* | IB: amso1100: convert to SKB paged frag API.Ian Campbell2011-08-261-5/+3Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-07-221-9/+0Star
|\
| * RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche2011-07-191-9/+0Star
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-071-0/+1
|/
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-231-0/+1
* Fix common misspellingsLucas De Marchi2011-03-313-4/+4
* RDMA/amso1100: Fix compile warningsRalf Thielow2011-01-291-3/+3
* RDMA: Use vzalloc() to replace vmalloc()+memset(0)Joe Perches2011-01-121-3/+2Star
*-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier2010-10-271-3/+1Star
|\ \
| | * IB: Replace EXTRA_CFLAGS with ccflags-ymatt mooney2010-10-231-3/+1Star
| |/
* / RDMA/amso1100: Remove KERN_<level> from pr_<level> useJoe Perches2010-09-291-2/+2
|/
* IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-211-1/+1
* RDMA/amso1100: Use the dma state API instead of pci equivalentsFUJITA Tomonori2010-04-226-13/+13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-309-1/+11
* RDMA/amso1100: Fix error paths in post_send and post_recvFrank Zago2009-12-091-4/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-1/+0Star
|\
| * drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-031-1/+0Star
* | RDMA/amso1100: Check kmalloc() result in c2_register_device()Roel Kluin2009-09-061-9/+15
* | RDMA/amso1100: Use %pM conversion specifierTobias Klauser2009-09-061-5/+1Star
|/