aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ibm_newemac/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-07ibm_newemac: Correct opb_bus_freq valueValentine Barshak1-1/+1
2007-12-07ibm_newemac: Skip EMACs that are marked unused by the firmwareHugh Blemings1-0/+4
2007-12-07ibm_newemac: Cleanup/fix support for STACR register variantsBenjamin Herrenschmidt1-10/+13
2007-12-07ibm_newemac: Workaround reset timeout when no linkBenjamin Herrenschmidt1-6/+14
2007-11-23ibm_newemac: Fix possible lockup on closeBenjamin Herrenschmidt1-11/+20
2007-10-14ibm_newemac annotations (iomem, NULL noise)Al Viro1-1/+1
2007-10-14skb->tail in ibm_newemac should be skb_tail_pointer()Al Viro1-1/+1
2007-10-10ibm_new_emac: Nuke SET_MODULE_OWNER() useRoland Dreier1-1/+0
2007-10-10Fix typo in new EMAC driver.vbarshak@ru.mvista.com1-2/+2
2007-10-10Device tree aware EMAC driverDavid Gibson1-0/+2907