aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet-sgmii.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-15staging: octeon: remove redundant license textGreg Kroah-Hartman1-4/+0
2018-01-15staging: octeon: add SPDX identifiers.Greg Kroah-Hartman1-0/+1
2015-10-17staging: octeon-ethernet: drop poll_now parameter from cvm_oct_common_openAaro Koskinen1-1/+1
2015-04-30staging: octeon-ethernet: update boilerplate commentsAaro Koskinen1-20/+4
2015-04-30staging: octeon-ethernet: sgmii/xaui: make link poll genericAaro Koskinen1-23/+1
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-19Staging: octeon: Missing a blank line after declarationsAybuke Ozdemir1-0/+1
2014-06-19staging: octeon-ethernet: Move PHY activation to .ndo_open().David Daney1-37/+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-6/+8
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/+129