aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/amso1100/c2.c
Commit message (Expand)AuthorAge
* RDMA/amso1100: Use module_pci_driver() to simplify the codeWei Yongjun2013-02-15
* Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* net: add skb frag size accessorsEric Dumazet2011-10-19
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
* IB: amso1100: convert to SKB paged frag API.Ian Campbell2011-08-26
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-23
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
|\
| * drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-03
* | RDMA/amso1100: Use %pM conversion specifierTobias Klauser2009-09-05
|/
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* infiniband: convert c2 to net_device_opsStephen Hemminger2009-03-21
* RDMA/amso1100: Start of endianness annotationRoland Dreier2008-04-17
* RDMA/amso1100: Don't use 0UL as a NULL pointerRoland Dreier2008-04-17
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [IPV4]: Convert IPv4 devconf to an arrayHerbert Xu2007-06-07
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-26
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-14
* RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_deviceTom Tucker2006-11-13
* RDMA/amso1100: pci_module_init() conversionHenrik Kretzschmar2006-10-16
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* RDMA/amso1100: Add driver for Ammasso 1100 RNICTom Tucker2006-09-22