summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/allwinner
Commit message (Expand)AuthorAge
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* net: ethernet: sun4i-emac: Read rxhdr in CPU byte-orderMichael Weiser2016-11-15
* net: ethernet: sun4i-emac: Allow to enable netif messagesMichael Weiser2016-11-15
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
* net: ethernet: sun4i-emac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-22
* net: ethernet: sun4i-emac: use phydev from struct net_devicePhilippe Reynes2016-06-22
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* net: sun4i-emac: Properly free resources on probe failure and removeHans de Goede2015-10-21
* net: sun4i-emac: Claim emac sramHans de Goede2015-08-25
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
* ethernet: codespell comment spelling fixesJoe Perches2015-03-08
* net: sun4i-emac: fix error return codeJulia Lawall2014-12-31
* net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser2014-10-03
* net: sun4i-emac: fix memory leak on bad packetMarc Zyngier2014-08-05
* net: allwinner: emac: Add missing free_irqMaxime Ripard2014-06-25
* net: sun4i-emac: add promiscuous supportMarc Zyngier2014-04-12
* sun4i-emac: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-24
* net: ethernet: sunxi: Add new compatiblesMaxime Ripard2014-02-06
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* net: allwinner: emac: Add missing free_irqMaxime Ripard2013-12-10
* drivers: net: sun4i-emac: select MDIO_SUN4IMaxime Ripard2013-07-26
* drivers: net: allwinner: Fix Kconfig indentationMaxime Ripard2013-07-26
* net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-19
* net: sun4i-emac: Staticize local symbolsSachin Kamat2013-06-04
* net: sun4i-emac: Remove redundant platform_set_drvdata()Sachin Kamat2013-06-04
* net: sun4i-emac: remove erroneous assignmentArnd Bergmann2013-06-04
* net: sun4i-emac: fix a typo in emac_probe()Wei Yongjun2013-06-04
* net: Add EMAC ethernet driver found on Allwinner A10 SoC'sStefan Roese2013-05-31