summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/amso1100
AgeCommit message (Expand)Author
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang
2014-12-15IB/core: Replace ib_umem's offset field with a full addressHaggai Eran
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-08-12RDMA/amso1100: Check for integer overflow in c2_alloc_cq_buf()Dan Carpenter
2014-08-08infiniband: use pci_zalloc_consistentJoe Perches
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas
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