summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet-rgmii.c
Commit message (Expand)AuthorAgeFilesLines
* staging: octeon: Combined seperate strings.Gulsah Kose2014-10-021-6/+3Star
* staging: octeon: Fix missing blank line warning.Melike Yurtoglu2014-09-291-0/+5
* staging: octeon-ethernet: Move PHY activation to .ndo_open().David Daney2014-06-201-5/+18
* staging/octeon:ethernet-rgmii.c: Fix line over 80 characters.Aybuke Ozdemir2014-03-181-6/+12
* Staging: octeon: Fix coding stylebahar sahin2014-03-071-2/+1Star
* staging: octeon-ethernet: make global_register_lock staticAaro Koskinen2014-03-051-1/+1
* staging: octeon-ethernet: rgmii: enable interrupts that we can handleAaro Koskinen2013-09-171-3/+1Star
* MIPS: Octeon: Move some Ethernet support files out of staging.David Daney2011-12-071-2/+2
* staging: octeon-ethernet: Add missing #includes.David Daney2011-08-241-0/+1
* staging: octeon: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-281-16/+17
* Staging: Octeon: Run phy bus accesses on a workqueue.David Daney2010-02-271-13/+42
* Staging: octeon: remove unneeded includesDavid Daney2010-02-271-1/+0Star
* Staging: octeon-ethernet: Convert to use PHY Abstraction Layer.David Daney2009-12-171-24/+28
* Staging: octeon: don't ignore request_irq() return codeRoel Kluin2009-12-111-1/+3
* Staging: octeon-ethernet: Convert to use net_device_ops.David Daney2009-06-241-6/+3Star
* Staging: Add octeon-ethernet driver files.David Daney2009-06-171-0/+397