aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sun/sunhme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-22net: sunhme: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches1-5/+5
2013-09-03net: sunhme: use pci_{get,set}_drvdata()Jingoo Han1-3/+3
2013-09-03net: sunhme: use platform_{get,set}_drvdata()Jingoo Han1-1/+1
2013-08-21net: sunhme: remove unnecessary dev_set_drvdata()Libo Chen1-2/+0
2013-08-20net: sunhme: use platform_{get,set}_drvdata()Libo Chen1-1/+1
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches1-9/+4
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-1/+1
2012-12-03net/sun: remove __dev* attributesBill Pemberton1-9/+9
2012-07-10sunhme: remove unnecessary setting of skb->devJon Mason1-3/+0
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2012-04-07sunhme: stop using net_device.{base_addr, irq}.Francois Romieu1-10/+8
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi1-1/+1
2011-12-19sunhme/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas1-7/+2
2011-11-14Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones1-4/+5
2011-11-08sunhme: Allow usage on SBI based SBus systemsoftedal1-1/+1
2011-10-19net: add skb frag size accessorsEric Dumazet1-2/+2
2011-09-22sunhme: convert to SKB paged frag API.Ian Campbell1-3/+2
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-11cassini/niu/sun*: Move the Sun driversJeff Kirsher1-0/+3360