summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/allwinner
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: sun4i-emac: Read rxhdr in CPU byte-orderMichael Weiser2016-11-151-2/+1
* net: ethernet: sun4i-emac: Allow to enable netif messagesMichael Weiser2016-11-151-0/+22
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
* net: ethernet: sun4i-emac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-221-22/+2
* net: ethernet: sun4i-emac: use phydev from struct net_devicePhilippe Reynes2016-06-221-20/+14
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-3/+3
* net: sun4i-emac: Properly free resources on probe failure and removeHans de Goede2015-10-211-4/+16
* net: sun4i-emac: Claim emac sramHans de Goede2015-08-251-2/+11
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-2/+1
* ethernet: codespell comment spelling fixesJoe Perches2015-03-081-1/+1
* net: sun4i-emac: fix error return codeJulia Lawall2014-12-311-1/+3
* net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser2014-10-031-2/+0
* net: sun4i-emac: fix memory leak on bad packetMarc Zyngier2014-08-051-2/+4
* net: allwinner: emac: Add missing free_irqMaxime Ripard2014-06-251-0/+1
* net: sun4i-emac: add promiscuous supportMarc Zyngier2014-04-121-9/+21
* sun4i-emac: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-1/+1
* net: ethernet: sunxi: Add new compatiblesMaxime Ripard2014-02-061-0/+3
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* net: allwinner: emac: Add missing free_irqMaxime Ripard2013-12-101-2/+3
* drivers: net: sun4i-emac: select MDIO_SUN4IMaxime Ripard2013-07-261-0/+1
* drivers: net: allwinner: Fix Kconfig indentationMaxime Ripard2013-07-261-12/+13
* net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-191-1/+0
* net: sun4i-emac: Staticize local symbolsSachin Kamat2013-06-041-2/+2
* net: sun4i-emac: Remove redundant platform_set_drvdata()Sachin Kamat2013-06-041-2/+0
* net: sun4i-emac: remove erroneous assignmentArnd Bergmann2013-06-041-4/+0
* net: sun4i-emac: fix a typo in emac_probe()Wei Yongjun2013-06-041-1/+1
* net: Add EMAC ethernet driver found on Allwinner A10 SoC'sStefan Roese2013-05-314-0/+1109