aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/nxp/lpc_eth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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.de1-0/+1604