aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/amso1100/c2.c
AgeCommit message (Expand)Author
2014-02-12RDMA/amso1100: Fix error return codeJulia Lawall
2013-02-15RDMA/amso1100: Use module_pci_driver() to simplify the codeWei Yongjun
2013-01-03Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman
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-08-26IB: amso1100: convert to SKB paged frag API.Ian Campbell
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-05RDMA/amso1100: Use %pM conversion specifierTobias Klauser
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet
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-04-16RDMA/amso1100: Start of endianness annotationRoland Dreier
2008-04-16RDMA/amso1100: Don't use 0UL as a NULL pointerRoland Dreier
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-06-07[IPV4]: Convert IPv4 devconf to an arrayHerbert Xu
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner
2006-11-13RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_deviceTom Tucker
2006-10-16RDMA/amso1100: pci_module_init() conversionHenrik Kretzschmar
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-22RDMA/amso1100: Add driver for Ammasso 1100 RNICTom Tucker