summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/amso1100
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
| |/
* | 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/+1
* | IB: amso1100: convert to SKB paged frag API.Ian Campbell2011-08-261-5/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-07-221-9/+0
|\
| * RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche2011-07-181-9/+0
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
|/
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-221-0/+1
* Fix common misspellingsLucas De Marchi2011-03-313-4/+4
* RDMA/amso1100: Fix compile warningsRalf Thielow2011-01-281-3/+3
* RDMA: Use vzalloc() to replace vmalloc()+memset(0)Joe Perches2011-01-121-3/+2
*-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier2010-10-261-3/+1
|\ \
| | * IB: Replace EXTRA_CFLAGS with ccflags-ymatt mooney2010-10-231-3/+1
| |/
* / RDMA/amso1100: Remove KERN_<level> from pr_<level> useJoe Perches2010-09-281-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-216-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/+0
|\
| * drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-021-1/+0
* | RDMA/amso1100: Check kmalloc() result in c2_register_device()Roel Kluin2009-09-051-9/+15
* | RDMA/amso1100: Use %pM conversion specifierTobias Klauser2009-09-051-5/+1
|/
* infiniband: Remove void castsJack Stone2009-05-131-2/+2
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
* infiniband: convert c2 to net_device_opsStephen Hemminger2009-03-213-35/+30
* infiniband: Kill directly reference of netdev->privWang Chen2008-11-241-4/+4
* IB: Drop code after return statementJulia Lawall2008-09-201-1/+0
* RDMA/core: Add local DMA L_Key supportSteve Wise2008-07-141-1/+1
* IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier2008-06-091-2/+1
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-211-22/+26
|\
| * IB: convert struct class_device to struct deviceTony Jones2008-04-191-22/+26
* | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
|/
* RDMA/amso1100: Add check for NULL reply_msg in c2_intr()Tom Tucker2008-04-162-3/+7
* RDMA/amso1100: Add support for "send with invalidate" work requestsRoland Dreier2008-04-162-8/+17
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-161-1/+1
* IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen2008-04-161-0/+3
* IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison2008-04-166-53/+53
* RDMA/amso1100: Endian annotate mqsq allocatorRoland Dreier2008-04-162-8/+8
* RDMA/amso1100: Start of endianness annotationRoland Dreier2008-04-168-160/+166
* RDMA/amso1100: Don't use 0UL as a NULL pointerRoland Dreier2008-04-161-5/+5
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-102-2/+0
* RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structureTom Tucker2007-07-281-0/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* IB: Use menuconfig for InfiniBand menuJan Engelhardt2007-07-091-1/+1