meta name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/nxp
AgeCommit message (Expand)Author
2015-12-03net: lpc_eth: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy
2015-10-05net: lpc_eth: fix warnings caused by enabling unprepared clockVladimir Zapolskiy
2014-10-03net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser
2014-09-02net: lpc_eth: Fix crash on ip link upRoland Stigge
2014-06-03lpc_eth: Use resource_size instead of computationBenoit Taine
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-31DMA-API: net: nxp/lpc_eth: use dma_coerce_mask_and_coherent()Russell King
2013-05-27net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han