aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm/emac (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han4-32/+24
2013-05-11emac: Fix EMAC soft reset on 460EX/GTPetri Gynther1-8/+28
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-7/+2
2013-04-30ethernet/emac/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-1/+1
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches1-2/+1
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches1-6/+2
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches1-5/+2
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-5/+4
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2-6/+5
2012-12-03ibm/emac: remove __dev* attributesBill Pemberton5-21/+21
2012-11-03drivers/net/ethernet/ibm/emac/mal.c: use WARNJulia Lawall1-4/+2
2012-03-06powerpc/44x: Add more changes for APM821XX EMAC driverDuc Dang3-3/+41
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-4/+2
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches3-12/+3
2012-01-30drivers/net: fix up stale paths from driver reorgPaul Gortmaker15-15/+15
2011-11-17ibm/emac: fix improper cleanup when device is removed to allow re-bindWolfgang Grandegger1-0/+3
2011-10-19net: add skb frag size accessorsEric Dumazet1-1/+1
2011-10-10emac: convert to SKB paged frag API.Ian Campbell1-2/+2
2011-08-18net: fix IBM EMAC driver after rename.Tony Breeds9-32/+32
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-2/+2
2011-08-11ehea/ibm*: Move the IBM driversJeff Kirsher17-0/+7151