summaryrefslogtreecommitdiff
path: root/drivers/net/greth.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-26greth: fall through to common return statement on errorSimon Horman1-2/+0
2010-02-26greth: convert to netdev_tx_tkirjanov@gmail.com1-4/+8
2010-02-19greth: some driver cleanupskirjanov@gmail.com1-31/+18
2010-02-17net: Add Aeroflex Gaisler 10/100/1G Ethernet MAC driverKristoffer Glembo1-0/+1645