summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/amso1100
Commit message (Expand)AuthorAgeFilesLines
* 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-121-2/+5
* | infiniband: use pci_zalloc_consistentJoe Perches2014-08-081-4/+2
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+1
|/
* IB: Refactor umem to use linear SG tableYishai Hadas2014-03-041-14/+9
* 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-221-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-292-3/+1
* IB/amso1100: convert to idr_alloc()Tejun Heo2013-02-271-8/+11
* RDMA/amso1100: Use module_pci_driver() to simplify the codeWei Yongjun2013-02-151-12/+1
* Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman2013-01-035-14/+13
* 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/+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