aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/mv643xx_eth.c
AgeCommit message (Expand)Author
2013-06-19mv643xx_eth: Allocate receive queue initialized to zeroLubomir Rintel
2013-05-16NET: mv643xx_eth: avoid lockdep dump on interface downRussell King
2013-05-14mv643xx_eth: fix NAPI weight being > 64Andrew Lunn
2013-04-12net: mv643xx_eth: remove deprecated inet_lro supportSebastian Hesselbarth
2013-04-11net: mv643xx_eth: Add GRO supportSebastian Hesselbarth
2013-04-11net: mv643xx_eth: use managed devm_kzallocSebastian Hesselbarth
2013-04-11net: mv643xx_eth: add shared clk and cleanup existing clk handlingSebastian Hesselbarth
2013-03-24mv643xx_eth: defer probing if Marvell Orion MDIO driver not loadedSimon Baatz
2013-03-22mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli
2013-03-12mv643xx_eth with 88E1318S: support Wake on LANMichael Stapelberg
2013-03-07mv643xx_eth: fix for disabled autonegPhil Sutter
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2012-10-07net: remove skb recyclingEric Dumazet
2012-07-25Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann
2012-07-25ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz
2012-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-06mv643xx_eth: Fix compile error for architectures without clk.Andrew Lunn
2012-06-06ethernet: Remove casts to same typeJoe Perches
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-08ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-04mv643xx_eth: Support the get_ts_info ethtool method.Richard Cochran
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-02-23ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2012-01-23mv643xx_eth: Add Rx Discard and Rx Overrun statisticsPaulius Zaleckas
2012-01-10mv643xx-eth: use an unique MDIO bus name.Florian Fainelli
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn
2011-11-24net: mv643xx_eth: fix build errorAxel Lin
2011-11-16net: drivers: use bool type instead of double negationMichał Mirosław
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones
2011-09-15mv643xx: convert to SKB paged frag API.Ian Campbell
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko
2011-08-12skge/sky2/mv643xx/pxa168: Move the Marvell Ethernet driversJeff Kirsher