aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/mv643xx_eth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+10
2012-06-06mv643xx_eth: Fix compile error for architectures without clk.Andrew Lunn1-5/+10
2012-06-06ethernet: Remove casts to same typeJoe Perches1-2/+2
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-11/+31
2012-05-08ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn1-11/+31
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2012-04-04mv643xx_eth: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-02-23ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka1-1/+1
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi1-1/+1
2012-01-23mv643xx_eth: Add Rx Discard and Rx Overrun statisticsPaulius Zaleckas1-0/+14
2012-01-10mv643xx-eth: use an unique MDIO bus name.Florian Fainelli1-1/+2
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+6
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn1-4/+6
2011-11-24net: mv643xx_eth: fix build errorAxel Lin1-4/+5
2011-11-16net: drivers: use bool type instead of double negationMichał Mirosław1-1/+1
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-2/+2
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones1-4/+5
2011-10-19net: add skb frag size accessorsEric Dumazet1-4/+5
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-4/+0
2011-09-15mv643xx: convert to SKB paged frag API.Ian Campbell1-4/+4
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko1-0/+2
2011-08-12skge/sky2/mv643xx/pxa168: Move the Marvell Ethernet driversJeff Kirsher1-0/+3020