aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sun/sunhme.c
AgeCommit message (Expand)Author
2013-09-03net: sunhme: use pci_{get,set}_drvdata()Jingoo Han
2013-09-03net: sunhme: use platform_{get,set}_drvdata()Jingoo Han
2013-08-21net: sunhme: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-20net: sunhme: use platform_{get,set}_drvdata()Libo Chen
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03net/sun: remove __dev* attributesBill Pemberton
2012-07-10sunhme: remove unnecessary setting of skb->devJon Mason
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-07sunhme: stop using net_device.{base_addr, irq}.Francois Romieu
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi
2011-12-19sunhme/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas
2011-11-14Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones
2011-11-08sunhme: Allow usage on SBI based SBus systemsoftedal
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-09-22sunhme: 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