aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm/ibmveth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-05net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt1-13/+10
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches1-4/+2
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches1-1/+0
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-3/+2
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-2/+1
2012-12-03ibmveth: remove __dev* attributesBill Pemberton1-3/+3
2012-09-05ibmveth: Fix alignment of rx queue bugSantiago Leon1-17/+9
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt1-5/+2
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-2/+4
2011-10-19net: add skb frag size accessorsEric Dumazet1-3/+3
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller1-2/+2
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-20/+40
2011-09-15ibmveth: 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-11ehea/ibm*: Move the IBM driversJeff Kirsher1-0/+1619