summaryrefslogtreecommitdiff
path: root/drivers/staging/octeon/ethernet.c
AgeCommit message (Expand)Author
2019-03-26staging: octeon-ethernet: fix incorrect PHY modeAaro Koskinen
2018-12-06staging: octeon-ethernet: delete redundant includeAaro Koskinen
2018-11-05staging: octeon: Fix style issuesIoannis Valasakis
2018-01-15staging: octeon: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: octeon: add SPDX identifiers.Greg Kroah-Hartman
2017-02-16staging: octeon: Use net_device_stats from struct net_deviceTobias Klauser
2017-02-05staging: octeon: Fix line over 80 charactersKamal Heib
2017-01-03staging: octeon: Call SET_NETDEV_DEV()Florian Fainelli
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson
2016-09-16staging: octeon: remove multiple blank linesGargi Sharma
2016-09-15staging: octeon: use defines instead of magic numbersAsbjoern Sloth Toennesen
2016-09-12staging: octeon: stop using cvmx_helper_link_autoconf()Aaro Koskinen
2016-09-02staging: octeon: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-02staging: octeon: set up pknd for all interfacesAaro Koskinen
2016-09-02staging: octeon: enable taking multiple rx groups into useAaro Koskinen
2016-09-02staging: octeon: support enabling multiple rx groupsAaro Koskinen
2016-09-02staging: octeon: disable rx interrupts in oct_rx_shutdownAaro Koskinen
2016-09-01staging: octeon: configure rx-delay/tx-delayAaro Koskinen
2016-08-21net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes
2016-08-21staging: octeon: delete redundant log messageAaro Koskinen
2016-08-21staging: octeon: validate interface before calling INDEXAaro Koskinen
2016-03-28staging: octeon: Fix alignment with open parenthesisLaura Garcia Liebana
2016-03-11staging: octeon: Insert blank line after struct declarationLaura Garcia Liebana
2016-03-11staging: octeon: Move logical operators on the correct lineLaura Garcia Liebana
2016-03-11staging: octeon: Convert create_singlethread_workqueue()Bhaktipriya Shridhar
2016-02-20Staging: octeon: Remove blank lines after open bracesDilek Uzulmez
2016-02-20staging: octeon: drop atomic usage from rx countersAaro Koskinen
2016-02-11staging: octeon: refactor rgmii 10 mbps preamble error checkingAaro Koskinen
2015-10-24staging: octeon: Remove explicit NULL comparisonMuhammad Falak R Wani
2015-10-17staging: octeon-ethernet: move cvm_oct_xaui_open()Aaro Koskinen
2015-10-17staging: octeon-ethernet: drop poll_now parameter from cvm_oct_common_openAaro Koskinen
2015-10-12staging: octeon-ethernet: xaui: use common initAaro Koskinen
2015-10-12staging: octeon: Fix kernel-doc function descriptionCristina Moraru
2015-10-12staging: octeon: Remove /** from regular commentsCristina Moraru
2015-10-12staging: octeon: Remove extra line from kernel-docCristina Moraru
2015-10-02Staging: octeon: Use preferred kernel typeAybuke Ozdemir
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-03STAGING: Octeon: Increase output command buffersJanne Huttunen
2015-09-03STAGING: Octeon: Properly enable/disable SSO WQE interruptsAaro Koskinen
2015-07-31staging: octeon: add missing blank line after declarationsKevin Darbyshire-Bryant
2015-04-30staging: octeon-ethernet: update boilerplate commentsAaro Koskinen
2015-04-30staging: octeon-ethernet: eliminate OCTEON_ETHERNET_VERSIONAaro Koskinen
2015-04-30staging: octeon-ethernet: eliminate DONT_WRITEBACKAaro Koskinen
2015-04-30staging: octeon-ethernet: eliminate USE_RED defineAaro Koskinen
2015-04-30staging: octeon-ethernet: eliminate USE_HW_TCPUDP_CHECKSUM defineAaro Koskinen
2015-04-30staging: octeon-ethernet: sgmii/xaui: make link poll genericAaro Koskinen
2015-04-30staging: octeon-ethernet: delete sgmii and xaui specific uninit functionsAaro Koskinen
2015-04-30staging: octeon-ethernet: move ndo_stop to common initAaro Koskinen
2015-04-30staging: octeon-ethernet: consolidate ndo_stop functionsAaro Koskinen
2015-04-30staging: octeon-ethernet: consolidate ndo_open functionsAaro Koskinen