summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/mv643xx_eth.c
Commit message (Expand)AuthorAgeFilesLines
* net: remove skb recyclingEric Dumazet2012-10-071-16/+2
* Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann2012-07-251-0/+6
|\
| * ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz2012-07-251-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-061-5/+10
|\|
| * mv643xx_eth: Fix compile error for architectures without clk.Andrew Lunn2012-06-061-5/+10
* | ethernet: Remove casts to same typeJoe Perches2012-06-061-2/+2
|/
* Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-11/+31
|\
| * ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn2012-05-081-11/+31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-101-1/+0
|\|
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | mv643xx_eth: Support the get_ts_info ethtool method.Richard Cochran2012-04-041-0/+1
|/
* ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-231-1/+1
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-061-1/+1
* mv643xx_eth: Add Rx Discard and Rx Overrun statisticsPaulius Zaleckas2012-01-231-0/+14
* mv643xx-eth: use an unique MDIO bus name.Florian Fainelli2012-01-101-1/+2
* Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-4/+6
|\
| * ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2011-12-131-4/+6
* | net: mv643xx_eth: fix build errorAxel Lin2011-11-241-4/+5
* | net: drivers: use bool type instead of double negationMichał Mirosław2011-11-161-1/+1
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-2/+2
* | sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-081-4/+5
|/
* net: add skb frag size accessorsEric Dumazet2011-10-191-4/+5
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-071-4/+0
* mv643xx: convert to SKB paged frag API.Ian Campbell2011-09-151-4/+4
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-171-0/+2
* skge/sky2/mv643xx/pxa168: Move the Marvell Ethernet driversJeff Kirsher2011-08-121-0/+3020