summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet-rgmii.c
Commit message (Expand)AuthorAgeFilesLines
* staging: octeon: remove redundant license textGreg Kroah-Hartman2018-01-151-4/+0Star
* staging: octeon: add SPDX identifiers.Greg Kroah-Hartman2018-01-151-0/+1
* staging: octeon: stop using cvmx_helper_link_autoconf()Aaro Koskinen2016-09-121-1/+4
* net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes2016-08-211-1/+1
* staging: octeon: refactor rgmii 10 mbps preamble error checkingAaro Koskinen2016-02-121-215/+72Star
* Staging:octeon:removed blank line after {Bhumika Goyal2016-02-081-4/+0Star
* net: ethernet-rgmii.c: Fix breakage from moving phdev busAndrew Lunn2016-01-111-3/+3
* staging: octeon-ethernet: drop poll_now parameter from cvm_oct_common_openAaro Koskinen2015-10-181-1/+1
* staging: octeon-ethernet: rgmii: poll link status on openAaro Koskinen2015-10-181-1/+1
* staging: octeon: fix coding style warnings for block commentsOkash Khawaja2015-08-081-3/+4
* staging: octeon-ethernet: update boilerplate commentsAaro Koskinen2015-04-301-20/+4Star
* staging: octeon-ethernet: eliminate USE_10MBPS_PREAMBLE_WORKAROUND defineAaro Koskinen2015-04-301-11/+3Star
* staging: octeon-ethernet: rgmii: use function to configure hw preambleAaro Koskinen2015-04-301-49/+35Star
* staging: octeon-ethernet: rgmii: refactor gmx block interrupt handlingAaro Koskinen2015-04-301-82/+41Star
* staging: octeon-ethernet: consolidate carrier notificationsAaro Koskinen2015-04-301-16/+3Star
* staging: octeon-ethernet: move ndo_stop to common initAaro Koskinen2015-04-301-1/+0Star
* staging: octeon-ethernet: consolidate ndo_stop functionsAaro Koskinen2015-04-301-13/+0Star
* staging: octeon-ethernet: consolidate ndo_open functionsAaro Koskinen2015-04-301-31/+1Star
* 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