aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sun/cassini.c
AgeCommit message (Expand)Author
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03net/sun: remove __dev* attributesBill Pemberton
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20net: remove the second argument of k[un]map_atomic()Cong Wang
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2011-11-14Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-08-30cassini: convert to SKB paged frag API.Ian Campbell
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-11cassini/niu/sun*: Move the Sun driversJeff Kirsher