summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/amso1100
AgeCommit message (Expand)Author
2014-02-12RDMA/amso1100: Fix error return codeJulia Lawall
2014-01-22RDMA/amso1100: Add check if cache memory was allocated before freeing itSvetlana Mavrina
2013-10-14IB: Remove unnecessary semicolonsJoe Perches
2013-08-12RDMA/cma: Add IPv6 support for iWARPSteve Wise
2013-04-29drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclicJeff Layton
2013-02-27IB/amso1100: convert to idr_alloc()Tejun Heo
2013-02-15RDMA/amso1100: Use module_pci_driver() to simplify the codeWei Yongjun
2013-01-03Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman
2012-11-22RDMA/amsol1100: Fix missing breakAlan Cox
2012-08-15IB: Fix typos in infiniband driversMasanari Iida
2012-03-05IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell
2011-10-06RDMA/{amso1100,cxgb3}: Minimal MPAv2 supportKumar Sanghvi
2011-10-06RDMA/amso1100: Use '%pM' format option to print MACAndy Shevchenko
2011-08-26IB: amso1100: convert to SKB paged frag API.Ian Campbell
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-07-18RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-28RDMA/amso1100: Fix compile warningsRalf Thielow
2011-01-12RDMA: Use vzalloc() to replace vmalloc()+memset(0)Joe Perches
2010-10-26Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier
2010-10-23IB: Replace EXTRA_CFLAGS with ccflags-ymatt mooney
2010-09-28RDMA/amso1100: Remove KERN_<level> from pr_<level> useJoe Perches
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell
2010-04-21RDMA/amso1100: Use the dma state API instead of pci equivalentsFUJITA Tomonori
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-09RDMA/amso1100: Fix error paths in post_send and post_recvFrank Zago
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-05RDMA/amso1100: Check kmalloc() result in c2_register_device()Roel Kluin
2009-09-05RDMA/amso1100: Use %pM conversion specifierTobias Klauser
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet
2009-05-13infiniband: Remove void castsJack Stone
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-03-21infiniband: convert c2 to net_device_opsStephen Hemminger
2008-11-24infiniband: Kill directly reference of netdev->privWang Chen
2008-09-20IB: Drop code after return statementJulia Lawall
2008-07-14RDMA/core: Add local DMA L_Key supportSteve Wise
2008-06-09IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-19IB: convert struct class_device to struct deviceTony Jones
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-16RDMA/amso1100: Add check for NULL reply_msg in c2_intr()Tom Tucker
2008-04-16RDMA/amso1100: Add support for "send with invalidate" work requestsRoland Dreier