| Commit message (Expand) | Author | Age | Files | Lines |
* | net: sun4i-emac: Properly free resources on probe failure and remove | Hans de Goede | 2015-10-21 | 1 | -4/+16 |
* | net: sun4i-emac: Claim emac sram | Hans de Goede | 2015-08-25 | 1 | -2/+11 |
* | drivers/net: remove all references to obsolete Ethernet-HOWTO | Paul Gortmaker | 2015-06-23 | 1 | -2/+1 |
* | ethernet: codespell comment spelling fixes | Joe Perches | 2015-03-08 | 1 | -1/+1 |
* | net: sun4i-emac: fix error return code | Julia Lawall | 2014-12-31 | 1 | -1/+3 |
* | net: ethernet: Remove superfluous ether_setup after alloc_etherdev | Tobias Klauser | 2014-10-03 | 1 | -2/+0 |
* | net: sun4i-emac: fix memory leak on bad packet | Marc Zyngier | 2014-08-05 | 1 | -2/+4 |
* | net: allwinner: emac: Add missing free_irq | Maxime Ripard | 2014-06-25 | 1 | -0/+1 |
* | net: sun4i-emac: add promiscuous support | Marc Zyngier | 2014-04-12 | 1 | -9/+21 |
* | sun4i-emac: Call dev_consume_skb_any instead of dev_kfree_skb. | Eric W. Biederman | 2014-03-24 | 1 | -1/+1 |
* | net: ethernet: sunxi: Add new compatibles | Maxime Ripard | 2014-02-06 | 1 | -0/+3 |
* | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-16 | 1 | -1/+0 |
* | net: allwinner: emac: Add missing free_irq | Maxime Ripard | 2013-12-10 | 1 | -2/+3 |
* | drivers: net: sun4i-emac: select MDIO_SUN4I | Maxime Ripard | 2013-07-26 | 1 | -0/+1 |
* | drivers: net: allwinner: Fix Kconfig indentation | Maxime Ripard | 2013-07-26 | 1 | -12/+13 |
* | net: Move MII out from under NET_CORE and hide it | Ben Hutchings | 2013-06-19 | 1 | -1/+0 |
* | net: sun4i-emac: Staticize local symbols | Sachin Kamat | 2013-06-04 | 1 | -2/+2 |
* | net: sun4i-emac: Remove redundant platform_set_drvdata() | Sachin Kamat | 2013-06-04 | 1 | -2/+0 |
* | net: sun4i-emac: remove erroneous assignment | Arnd Bergmann | 2013-06-04 | 1 | -4/+0 |
* | net: sun4i-emac: fix a typo in emac_probe() | Wei Yongjun | 2013-06-04 | 1 | -1/+1 |
* | net: Add EMAC ethernet driver found on Allwinner A10 SoC's | Stefan Roese | 2013-05-31 | 4 | -0/+1109 |