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
/
net
/
ethernet
/
sun
/
cassini.c
Age
Commit message (
Expand
)
Author
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
net/sun: remove __dev* attributes
Bill Pemberton
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-20
net: remove the second argument of k[un]map_atomic()
Cong Wang
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2011-11-14
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
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-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-08-30
cassini: convert to SKB paged frag API.
Ian Campbell
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-11
cassini/niu/sun*: Move the Sun drivers
Jeff Kirsher