index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
amso1100
/
c2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
infiniband: use pci_zalloc_consistent
Joe Perches
2014-08-08
1
-4
/
+2
*
RDMA/amso1100: Fix error return code
Julia Lawall
2014-02-12
1
-1
/
+3
*
RDMA/amso1100: Use module_pci_driver() to simplify the code
Wei Yongjun
2013-02-15
1
-12
/
+1
*
Drivers: infinband: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-4
/
+3
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
1
-2
/
+2
*
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-10-06
1
-2
/
+1
*
IB: amso1100: convert to SKB paged frag API.
Ian Campbell
2011-08-26
1
-5
/
+3
*
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
1
-0
/
+1
*
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-05-22
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-14
1
-1
/
+0
|
\
|
*
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-02
1
-1
/
+0
*
|
RDMA/amso1100: Use %pM conversion specifier
Tobias Klauser
2009-09-05
1
-5
/
+1
|
/
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
infiniband: convert c2 to net_device_ops
Stephen Hemminger
2009-03-21
1
-22
/
+19
*
RDMA/amso1100: Start of endianness annotation
Roland Dreier
2008-04-16
1
-32
/
+38
*
RDMA/amso1100: Don't use 0UL as a NULL pointer
Roland Dreier
2008-04-16
1
-5
/
+5
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
[IPV4]: Convert IPv4 devconf to an array
Herbert Xu
2007-06-07
1
-1
/
+1
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+3
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+0
*
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
2007-02-14
1
-1
/
+1
*
RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_device
Tom Tucker
2006-11-13
1
-1
/
+2
*
RDMA/amso1100: pci_module_init() conversion
Henrik Kretzschmar
2006-10-16
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+2
*
RDMA/amso1100: Add driver for Ammasso 1100 RNIC
Tom Tucker
2006-09-22
1
-0
/
+1255