summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/amso1100/c2.c
Commit message (Expand)AuthorAgeFilesLines
* infiniband: use pci_zalloc_consistentJoe Perches2014-08-091-4/+2Star
* RDMA/amso1100: Fix error return codeJulia Lawall2014-02-121-1/+3
* RDMA/amso1100: Use module_pci_driver() to simplify the codeWei Yongjun2013-02-161-12/+1Star
* Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-4/+3Star
* 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/+1Star
* IB: amso1100: convert to SKB paged frag API.Ian Campbell2011-08-261-5/+3Star
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-071-0/+1
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-231-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-1/+0Star
|\
| * drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-031-1/+0Star
* | RDMA/amso1100: Use %pM conversion specifierTobias Klauser2009-09-061-5/+1Star
|/
* 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-221-22/+19Star
* RDMA/amso1100: Start of endianness annotationRoland Dreier2008-04-171-32/+38
* RDMA/amso1100: Don't use 0UL as a NULL pointerRoland Dreier2008-04-171-5/+5
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star
* [IPV4]: Convert IPv4 devconf to an arrayHerbert Xu2007-06-071-1/+1
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-261-2/+3
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-261-1/+0Star
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1
* RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_deviceTom Tucker2006-11-131-1/+2
* RDMA/amso1100: pci_module_init() conversionHenrik Kretzschmar2006-10-161-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* RDMA/amso1100: Add driver for Ammasso 1100 RNICTom Tucker2006-09-231-0/+1255