aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/octeon-ethernet.h (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
2017-02-16staging: octeon: Use net_device_stats from struct net_deviceTobias Klauser1-2/+0
2016-09-02staging: octeon: support enabling multiple rx groupsAaro Koskinen1-1/+1
2016-08-21net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes1-1/+0
2016-03-11staging: octeon: Convert create_singlethread_workqueue()Bhaktipriya Shridhar1-1/+0
2016-02-11staging: octeon: refactor rgmii 10 mbps preamble error checkingAaro Koskinen1-3/+1
2015-10-17staging: octeon-ethernet: move cvm_oct_xaui_open()Aaro Koskinen1-1/+0
2015-10-17staging: octeon-ethernet: drop poll_now parameter from cvm_oct_common_openAaro Koskinen1-1/+1
2015-10-12staging: octeon-ethernet: xaui: use common initAaro Koskinen1-1/+0
2015-10-02Staging: octeon: Use preferred kernel typeAybuke Ozdemir1-1/+1
2015-08-14staging: octeon: Remove unnecessary externsJoe Perches1-11/+11
2015-04-30staging: octeon-ethernet: update boilerplate commentsAaro Koskinen1-20/+3
2015-04-30staging: octeon-ethernet: sgmii/xaui: make link poll genericAaro Koskinen1-0/+1
2015-04-30staging: octeon-ethernet: consolidate carrier notificationsAaro Koskinen1-0/+4
2015-04-30staging: octeon-ethernet: delete sgmii and xaui specific uninit functionsAaro Koskinen1-2/+0
2015-04-30staging: octeon-ethernet: consolidate ndo_stop functionsAaro Koskinen1-3/+0
2015-04-30staging: octeon-ethernet: consolidate ndo_open functionsAaro Koskinen1-0/+2
2014-11-26staging: octeon-ethernet: drop multiple NAPI instancesAaro Koskinen1-1/+0
2014-06-19staging: octeon-ethernet: Move PHY activation to .ndo_open().David Daney1-0/+4
2014-03-18staging: octeon: octeon-ethernet.h Fix Unnecessary space after function pointer nameAybuke Ozdemir1-1/+1
2012-07-23staging: octeon_ethernet: Convert to use device tree.David Daney1-0/+3
2010-02-27Staging: Octeon: Reformat a bunch of comments.David Daney1-7/+0
2010-02-27Staging: Octeon: Free transmit SKBs in a timely mannerDavid Daney1-6/+3
2010-02-27Staging: Octeon: Run phy bus accesses on a workqueue.David Daney1-0/+4
2010-02-27Staging: Octeon Ethernet: Convert to NAPI.David Daney1-0/+3
2010-02-27Staging: Octeon Ethernet: Rewrite transmit code.David Daney1-0/+4
2010-02-27Staging: Octeon Ethernet: Remove unused code.David Daney1-41/+0
2009-12-17Staging: octeon-ethernet: Convert to use PHY Abstraction Layer.David Daney1-3/+3
2009-06-24Staging: octeon-ethernet: Convert to use net_device_ops.David Daney1-0/+11
2009-06-17Staging: Add octeon-ethernet driver files.David Daney1-0/+127