| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes | Arnd Bergmann | 2012-07-25 | 1 | -0/+6 |
|\ |
|
| * | ARM: Orion: fix driver probe error handling with respect to clk | Simon Baatz | 2012-07-25 | 1 | -0/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-06 | 1 | -5/+10 |
|\| |
|
| * | mv643xx_eth: Fix compile error for architectures without clk. | Andrew Lunn | 2012-06-06 | 1 | -5/+10 |
* | | ethernet: Remove casts to same type | Joe Perches | 2012-06-06 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | 1 | -11/+31 |
|\ |
|
| * | ARM: Orion: Eth: Add clk/clkdev support. | Andrew Lunn | 2012-05-08 | 1 | -11/+31 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-10 | 1 | -1/+0 |
|\| |
|
| * | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | | mv643xx_eth: Support the get_ts_info ethtool method. | Richard Cochran | 2012-04-04 | 1 | -0/+1 |
|/ |
|
* | ethernet: unify return value of .ndo_set_mac_address if address is invalid | Danny Kukawka | 2012-02-23 | 1 | -1/+1 |
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A Dalvi | 2012-02-06 | 1 | -1/+1 |
* | mv643xx_eth: Add Rx Discard and Rx Overrun statistics | Paulius Zaleckas | 2012-01-23 | 1 | -0/+14 |
* | mv643xx-eth: use an unique MDIO bus name. | Florian Fainelli | 2012-01-10 | 1 | -1/+2 |
* | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 1 | -4/+6 |
|\ |
|
| * | ARM: Orion: Get address map from plat-orion instead of via platform_data | Andrew Lunn | 2011-12-13 | 1 | -4/+6 |
* | | net: mv643xx_eth: fix build error | Axel Lin | 2011-11-24 | 1 | -4/+5 |
* | | net: drivers: use bool type instead of double negation | Michał Mirosław | 2011-11-16 | 1 | -1/+1 |
* | | net: introduce and use netdev_features_t for device features sets | Michał Mirosław | 2011-11-16 | 1 | -2/+2 |
* | | sweep the floors and convert some .get_drvinfo routines to strlcpy | Rick Jones | 2011-11-08 | 1 | -4/+5 |
|/ |
|
* | net: add skb frag size accessors | Eric Dumazet | 2011-10-19 | 1 | -4/+5 |
* | net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero | Rick Jones | 2011-10-07 | 1 | -4/+0 |
* | mv643xx: convert to SKB paged frag API. | Ian Campbell | 2011-09-15 | 1 | -4/+4 |
* | net: introduce IFF_UNICAST_FLT private flag | Jiri Pirko | 2011-08-17 | 1 | -0/+2 |
* | skge/sky2/mv643xx/pxa168: Move the Marvell Ethernet drivers | Jeff Kirsher | 2011-08-12 | 1 | -0/+3020 |