summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/octeon-ethernet.h
Commit message (Expand)AuthorAgeFilesLines
* staging: octeon-ethernet: fix incorrect PHY modeAaro Koskinen2019-03-251-1/+3
* 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: Use net_device_stats from struct net_deviceTobias Klauser2017-02-161-2/+0Star
* staging: octeon: support enabling multiple rx groupsAaro Koskinen2016-09-021-1/+1
* net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes2016-08-211-1/+0Star
* staging: octeon: Convert create_singlethread_workqueue()Bhaktipriya Shridhar2016-03-121-1/+0Star
* staging: octeon: refactor rgmii 10 mbps preamble error checkingAaro Koskinen2016-02-121-3/+1Star
* staging: octeon-ethernet: move cvm_oct_xaui_open()Aaro Koskinen2015-10-181-1/+0Star
* staging: octeon-ethernet: drop poll_now parameter from cvm_oct_common_openAaro Koskinen2015-10-181-1/+1
* staging: octeon-ethernet: xaui: use common initAaro Koskinen2015-10-131-1/+0Star
* Staging: octeon: Use preferred kernel typeAybuke Ozdemir2015-10-021-1/+1
* staging: octeon: Remove unnecessary externsJoe Perches2015-08-151-11/+11
* staging: octeon-ethernet: update boilerplate commentsAaro Koskinen2015-04-301-20/+3Star
* staging: octeon-ethernet: sgmii/xaui: make link poll genericAaro Koskinen2015-04-301-0/+1
* staging: octeon-ethernet: consolidate carrier notificationsAaro Koskinen2015-04-301-0/+4
* staging: octeon-ethernet: delete sgmii and xaui specific uninit functionsAaro Koskinen2015-04-301-2/+0Star
* staging: octeon-ethernet: consolidate ndo_stop functionsAaro Koskinen2015-04-301-3/+0Star
* staging: octeon-ethernet: consolidate ndo_open functionsAaro Koskinen2015-04-301-0/+2
* staging: octeon-ethernet: drop multiple NAPI instancesAaro Koskinen2014-11-261-1/+0Star
* staging: octeon-ethernet: Move PHY activation to .ndo_open().David Daney2014-06-201-0/+4
* staging: octeon: octeon-ethernet.h Fix Unnecessary space after function point...Aybuke Ozdemir2014-03-181-1/+1
* staging: octeon_ethernet: Convert to use device tree.David Daney2012-07-231-0/+3
* Staging: Octeon: Reformat a bunch of comments.David Daney2010-02-271-7/+0Star
* Staging: Octeon: Free transmit SKBs in a timely mannerDavid Daney2010-02-271-6/+3Star
* Staging: Octeon: Run phy bus accesses on a workqueue.David Daney2010-02-271-0/+4
* Staging: Octeon Ethernet: Convert to NAPI.David Daney2010-02-271-0/+3
* Staging: Octeon Ethernet: Rewrite transmit code.David Daney2010-02-271-0/+4
* Staging: Octeon Ethernet: Remove unused code.David Daney2010-02-271-41/+0Star
* Staging: octeon-ethernet: Convert to use PHY Abstraction Layer.David Daney2009-12-171-3/+3
* Staging: octeon-ethernet: Convert to use net_device_ops.David Daney2009-06-241-0/+11
* Staging: Add octeon-ethernet driver files.David Daney2009-06-171-0/+127