summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet-rgmii.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "staging: octeon: delete driver"Chris Packham2020-02-121-0/+158
* staging: octeon: delete driverGreg Kroah-Hartman2019-12-171-158/+0
* staging: octeon: remove typedef declaration for cvmx_helper_link_infoWambui Karuga2019-10-141-2/+2
* staging/octeon: Allow test build on !MIPSMatthew Wilcox (Oracle)2019-07-291-9/+1
* staging: octeon: remove redundant license textGreg Kroah-Hartman2018-01-151-4/+0
* 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-111-215/+72
* Staging:octeon:removed blank line after {Bhumika Goyal2016-02-071-4/+0
* net: ethernet-rgmii.c: Fix breakage from moving phdev busAndrew Lunn2016-01-101-3/+3
* staging: octeon-ethernet: drop poll_now parameter from cvm_oct_common_openAaro Koskinen2015-10-171-1/+1
* staging: octeon-ethernet: rgmii: poll link status on openAaro Koskinen2015-10-171-1/+1
* staging: octeon: fix coding style warnings for block commentsOkash Khawaja2015-08-071-3/+4
* staging: octeon-ethernet: update boilerplate commentsAaro Koskinen2015-04-301-20/+4
* staging: octeon-ethernet: eliminate USE_10MBPS_PREAMBLE_WORKAROUND defineAaro Koskinen2015-04-301-11/+3
* staging: octeon-ethernet: rgmii: use function to configure hw preambleAaro Koskinen2015-04-301-49/+35
* staging: octeon-ethernet: rgmii: refactor gmx block interrupt handlingAaro Koskinen2015-04-301-82/+41
* staging: octeon-ethernet: consolidate carrier notificationsAaro Koskinen2015-04-301-16/+3
* staging: octeon-ethernet: move ndo_stop to common initAaro Koskinen2015-04-301-1/+0
* staging: octeon-ethernet: consolidate ndo_stop functionsAaro Koskinen2015-04-301-13/+0
* staging: octeon-ethernet: consolidate ndo_open functionsAaro Koskinen2015-04-301-31/+1
* staging: octeon: Combined seperate strings.Gulsah Kose2014-10-021-6/+3
* staging: octeon: Fix missing blank line warning.Melike Yurtoglu2014-09-281-0/+5
* staging: octeon-ethernet: Move PHY activation to .ndo_open().David Daney2014-06-191-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/+1
* staging: octeon-ethernet: make global_register_lock staticAaro Koskinen2014-03-041-1/+1
* staging: octeon-ethernet: rgmii: enable interrupts that we can handleAaro Koskinen2013-09-171-3/+1
* 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-231-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/+0
* 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/+3
* Staging: Add octeon-ethernet driver files.David Daney2009-06-171-0/+397