aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/sky2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-17sky2: fix hang in napi_disablestephen hemminger1-7/+10
2011-11-17sky2: enforce minimum ring sizestephen hemminger1-2/+12
2011-11-16net: drivers: use bool type instead of double negationMichał Mirosław1-1/+1
2011-11-16sky2: version 1.30stephen hemminger1-1/+1
2011-11-16sky2: used fixed RSS keystephen hemminger1-4/+9
2011-11-16sky2: reduce default Tx ring sizestephen hemminger1-1/+1
2011-11-16sky2: rename up/down functionsstephen hemminger1-10/+10
2011-11-16sky2: pci posting issuesstephen hemminger1-0/+3
2011-11-16sky2: fix hang on shutdown (and other irq issues)stephen hemminger1-18/+27
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-6/+7
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones1-4/+5
2011-11-04sky2: fix regression on Yukon Optimastephen hemminger1-11/+0
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+5158
2011-10-19net: add skb frag size accessorsEric Dumazet1-8/+8
2011-10-13sky2: fix skb truesize underestimationEric Dumazet1-1/+1
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-4/+0
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell1-4/+4
2011-09-27sky2: manage irq better on single port cardstephen hemminger1-26/+59
2011-09-22sky2: convert to SKB paged frag API.Ian Campbell1-7/+6
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-2/+2
2011-08-12skge/sky2/mv643xx/pxa168: Move the Marvell Ethernet driversJeff Kirsher1-0/+5130