aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet-xaui.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-30staging: octeon-ethernet: update boilerplate commentsAaro Koskinen1-20/+4
2015-04-30staging: octeon-ethernet: sgmii/xaui: make link poll genericAaro Koskinen1-24/+2
2015-04-30staging: octeon-ethernet: consolidate carrier notificationsAaro Koskinen1-17/+3
2015-04-30staging: octeon-ethernet: delete sgmii and xaui specific uninit functionsAaro Koskinen1-5/+0
2015-04-30staging: octeon-ethernet: move ndo_stop to common initAaro Koskinen1-1/+0
2015-04-30staging: octeon-ethernet: consolidate ndo_stop functionsAaro Koskinen1-13/+0
2015-04-30staging: octeon-ethernet: consolidate ndo_open functionsAaro Koskinen1-32/+1
2014-09-23Staging: octeon: Fix missing blank line warning.Aybuke Ozdemir1-0/+1
2014-07-15staging: octeon: fix coding styleRahul Bedarkar1-0/+1
2014-06-19staging: octeon-ethernet: Move PHY activation to .ndo_open().David Daney1-33/+50
2011-12-07MIPS: Octeon: Move some Ethernet support files out of staging.David Daney1-2/+2
2011-06-28staging: octeon: use printk_ratelimited instead of printk_ratelimitChristian Dietrich1-10/+12
2010-02-27Staging: octeon: remove unneeded includesDavid Daney1-1/+0
2009-12-17Staging: octeon-ethernet: Convert to use PHY Abstraction Layer.David Daney1-1/+1
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/+127