aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ibm_newemac/mal.c
Commit message (Expand)AuthorAge
* dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt2009-01-15
* ibm_newemac: Fix new MAL feature handlingJosh Boyer2008-10-20
* ibm_newemac: MAL support for PowerPC 405EZJosh Boyer2008-09-30
* ibm_newemac: Fix section mismatch warningsJosh Boyer2008-04-25
* ibm_newemac: Add support for 460EX/GT-type MAL rx-channel handlingStefan Roese2008-04-25
* ibm_newemac: Update file headers copyright noticesBenjamin Herrenschmidt2007-12-07
* fix EMAC driver for proper napi_synchronize APIBenjamin Herrenschmidt2007-10-17
* net: Fix new EMAC driver for NAPI changesBenjamin Herrenschmidt2007-10-16
* Use dcr_host_t.base in dcr_unmap()Michael Ellerman2007-10-15
* Update ibm_newemac to use dcr_host_t.baseMichael Ellerman2007-10-15
* ibm_emac: Convert to use napi_struct independent of struct net_deviceRoland Dreier2007-10-10
* Device tree aware EMAC driverDavid Gibson2007-10-10