aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/octeon-ethernet.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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