summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/allwinner
AgeCommit message (Expand)Author
2020-02-24net/allwinner: Remove driver versionLeon Romanovsky
2020-01-23net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski
2019-08-06net: ethernet: sun4i-emac: Support phy-handle property for finding PHYsChen-Yu Tsai
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-07net: ethernet: sun4i-emac: Fix misuse of strlcpyJoe Perches
2019-07-05net: ethernet: allwinner: Remove unneeded memsetHariprasad Kelam
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-10net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2018-09-12net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2016-11-15net: ethernet: sun4i-emac: Read rxhdr in CPU byte-orderMichael Weiser
2016-11-15net: ethernet: sun4i-emac: Allow to enable netif messagesMichael Weiser
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-06-22net: ethernet: sun4i-emac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-22net: ethernet: sun4i-emac: use phydev from struct net_devicePhilippe Reynes
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2015-10-21net: sun4i-emac: Properly free resources on probe failure and removeHans de Goede
2015-08-25net: sun4i-emac: Claim emac sramHans de Goede
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2014-12-31net: sun4i-emac: fix error return codeJulia Lawall
2014-10-03net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser
2014-08-05net: sun4i-emac: fix memory leak on bad packetMarc Zyngier
2014-06-25net: allwinner: emac: Add missing free_irqMaxime Ripard
2014-04-12net: sun4i-emac: add promiscuous supportMarc Zyngier
2014-03-24sun4i-emac: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-02-06net: ethernet: sunxi: Add new compatiblesMaxime Ripard
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-10net: allwinner: emac: Add missing free_irqMaxime Ripard
2013-07-26drivers: net: sun4i-emac: select MDIO_SUN4IMaxime Ripard
2013-07-26drivers: net: allwinner: Fix Kconfig indentationMaxime Ripard
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings
2013-06-04net: sun4i-emac: Staticize local symbolsSachin Kamat
2013-06-04net: sun4i-emac: Remove redundant platform_set_drvdata()Sachin Kamat
2013-06-04net: sun4i-emac: remove erroneous assignmentArnd Bergmann
2013-06-04net: sun4i-emac: fix a typo in emac_probe()Wei Yongjun
2013-05-31net: Add EMAC ethernet driver found on Allwinner A10 SoC'sStefan Roese