Age | Commit message (Expand) | Author | Files | Lines |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg | 1 | -1/+1 |
2016-11-16 | net: ethernet: sun4i-emac: Read rxhdr in CPU byte-order | Michael Weiser | 1 | -2/+1 |
2016-11-16 | net: ethernet: sun4i-emac: Allow to enable netif messages | Michael Weiser | 1 | -0/+22 |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 1 | -1/+0 |
2016-06-22 | net: ethernet: sun4i-emac: use phy_ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -22/+2 |
2016-06-22 | net: ethernet: sun4i-emac: use phydev from struct net_device | Philippe Reynes | 1 | -20/+14 |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 1 | -3/+3 |
2015-10-22 | net: sun4i-emac: Properly free resources on probe failure and remove | Hans de Goede | 1 | -4/+16 |
2015-08-25 | net: sun4i-emac: Claim emac sram | Hans de Goede | 1 | -2/+11 |
2015-06-23 | drivers/net: remove all references to obsolete Ethernet-HOWTO | Paul Gortmaker | 1 | -2/+1 |
2015-03-09 | ethernet: codespell comment spelling fixes | Joe Perches | 1 | -1/+1 |
2015-01-01 | net: sun4i-emac: fix error return code | Julia Lawall | 1 | -1/+3 |
2014-10-04 | net: ethernet: Remove superfluous ether_setup after alloc_etherdev | Tobias Klauser | 1 | -2/+0 |
2014-08-06 | net: sun4i-emac: fix memory leak on bad packet | Marc Zyngier | 1 | -2/+4 |
2014-06-26 | net: allwinner: emac: Add missing free_irq | Maxime Ripard | 1 | -0/+1 |
2014-04-12 | net: sun4i-emac: add promiscuous support | Marc Zyngier | 1 | -9/+21 |
2014-03-25 | sun4i-emac: Call dev_consume_skb_any instead of dev_kfree_skb. | Eric W. Biederman | 1 | -1/+1 |
2014-02-07 | net: ethernet: sunxi: Add new compatibles | Maxime Ripard | 1 | -0/+3 |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-12-11 | net: allwinner: emac: Add missing free_irq | Maxime Ripard | 1 | -2/+3 |
2013-07-27 | drivers: net: sun4i-emac: select MDIO_SUN4I | Maxime Ripard | 1 | -0/+1 |
2013-07-27 | drivers: net: allwinner: Fix Kconfig indentation | Maxime Ripard | 1 | -12/+13 |
2013-06-20 | net: Move MII out from under NET_CORE and hide it | Ben Hutchings | 1 | -1/+0 |
2013-06-05 | net: sun4i-emac: Staticize local symbols | Sachin Kamat | 1 | -2/+2 |
2013-06-05 | net: sun4i-emac: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2013-06-05 | net: sun4i-emac: remove erroneous assignment | Arnd Bergmann | 1 | -4/+0 |
2013-06-05 | net: sun4i-emac: fix a typo in emac_probe() | Wei Yongjun | 1 | -1/+1 |
2013-06-01 | net: Add EMAC ethernet driver found on Allwinner A10 SoC's | Stefan Roese | 4 | -0/+1109 |