aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/greth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-04-03net: convert multicast list to list_headJiri Pirko1-3/+3
2010-03-30net: remove redundant codeEric Dumazet1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun 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