aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/nxp (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-19net/ethernet: remove useless is_valid_ether_addr from drivers ndo_openJoachim Eastwood1-3/+1
2012-11-02drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin1-0/+1
2012-08-08lpc_eth: remove obsolete ifdefsstigge@antcom.de1-13/+0
2012-07-16lpc_eth: remove duplicated includeDuan Jiong1-1/+0
2012-06-19net: lpc_eth: Driver cleanupstigge@antcom.de1-5/+1
2012-06-17net: lpc_eth: free skbs in start_xmitEric Dumazet1-6/+5
2012-06-11lpc_eth: fix tx completionEric Dumazet1-5/+5
2012-06-11lpc_eth: add missing ndo_change_mtu()Eric Dumazet1-0/+1
2012-05-22Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-21/+50
2012-04-22net: Add device tree support to LPC32xxRoland Stigge1-21/+50
2012-04-04net: lpc_eth: no need to reserve 8 extra bytes in rx skbEric Dumazet1-3/+3
2012-04-01net: lpc_eth: Fix rename of dev_hw_addr_randomstigge@antcom.de1-1/+1
2012-03-12lpc32xx: Added ethernet driverstigge@antcom.de3-0/+1613