aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet-rgmii.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-07MIPS: Octeon: Move some Ethernet support files out of staging.David Daney1-2/+2
2011-08-23staging: octeon-ethernet: Add missing #includes.David Daney1-0/+1
2011-06-28staging: octeon: use printk_ratelimited instead of printk_ratelimitChristian Dietrich1-16/+17
2010-02-27Staging: Octeon: Run phy bus accesses on a workqueue.David Daney1-13/+42
2010-02-27Staging: octeon: remove unneeded includesDavid Daney1-1/+0
2009-12-17Staging: octeon-ethernet: Convert to use PHY Abstraction Layer.David Daney1-24/+28
2009-12-11Staging: octeon: don't ignore request_irq() return codeRoel Kluin1-1/+3
2009-06-24Staging: octeon-ethernet: Convert to use net_device_ops.David Daney1-6/+3
2009-06-17Staging: Add octeon-ethernet driver files.David Daney1-0/+397