index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ibm_newemac
/
mal.c
Age
Commit message (
Expand
)
Author
2011-02-28
dt/net: Eliminate users of of_platform_{,un}register_driver
Grant Likely
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-14
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-17
fix EMAC driver for proper napi_synchronize API
Benjamin Herrenschmidt
2007-10-16
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