aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ibm_newemac/mal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-14net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt1-1/+3
2008-10-20ibm_newemac: Fix new MAL feature handlingJosh Boyer1-1/+14
2008-09-30ibm_newemac: MAL support for PowerPC 405EZJosh Boyer1-5/+55
2008-04-25ibm_newemac: Fix section mismatch warningsJosh Boyer1-2/+2
2008-04-25ibm_newemac: Add support for 460EX/GT-type MAL rx-channel handlingStefan Roese1-0/+16
2007-12-07ibm_newemac: Update file headers copyright noticesBenjamin Herrenschmidt1-0/+5
2007-10-17fix EMAC driver for proper napi_synchronize APIBenjamin Herrenschmidt1-1/+1
2007-10-16net: Fix new EMAC driver for NAPI changesBenjamin Herrenschmidt1-8/+17
2007-10-15Use dcr_host_t.base in dcr_unmap()Michael Ellerman1-1/+1
2007-10-15Update ibm_newemac to use dcr_host_t.baseMichael Ellerman1-4/+5
2007-10-10ibm_emac: Convert to use napi_struct independent of struct net_deviceRoland Dreier1-36/+19
2007-10-10Device tree aware EMAC driverDavid Gibson1-0/+728