index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ibm_newemac
/
mal.c
Age
Commit message (
Expand
)
Author
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-01-15
net: Add init_dummy_netdev() and fix EMAC driver using it
Benjamin Herrenschmidt
2008-10-20
ibm_newemac: Fix new MAL feature handling
Josh Boyer
2008-09-30
ibm_newemac: MAL support for PowerPC 405EZ
Josh Boyer
2008-04-25
ibm_newemac: Fix section mismatch warnings
Josh Boyer
2008-04-25
ibm_newemac: Add support for 460EX/GT-type MAL rx-channel handling
Stefan Roese
2007-12-07
ibm_newemac: Update file headers copyright notices
Benjamin Herrenschmidt
2007-10-18
fix EMAC driver for proper napi_synchronize API
Benjamin Herrenschmidt
2007-10-17
net: Fix new EMAC driver for NAPI changes
Benjamin Herrenschmidt
2007-10-15
Use dcr_host_t.base in dcr_unmap()
Michael Ellerman
2007-10-15
Update ibm_newemac to use dcr_host_t.base
Michael Ellerman
2007-10-10
ibm_emac: Convert to use napi_struct independent of struct net_device
Roland Dreier
2007-10-10
Device tree aware EMAC driver
David Gibson