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