summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet.c
Commit message (Expand)AuthorAgeFilesLines
* staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR checkPetr Štetiar2019-05-071-1/+1
* staging: octeon-ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-061-1/+1
* staging: octeon-ethernet: fix incorrect PHY modeAaro Koskinen2019-03-251-5/+35
* staging: octeon-ethernet: delete redundant includeAaro Koskinen2018-12-061-1/+0Star
* staging: octeon: Fix style issuesIoannis Valasakis2018-11-051-5/+5
* 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-9/+9
* staging: octeon: Fix line over 80 charactersKamal Heib2017-02-051-1/+2
* staging: octeon: Call SET_NETDEV_DEV()Florian Fainelli2017-01-031-0/+2
* ethernet: use core min/max MTU checkingJarod Wilson2016-10-181-12/+10Star
* staging: octeon: remove multiple blank linesGargi Sharma2016-09-161-2/+0Star
* staging: octeon: use defines instead of magic numbersAsbjoern Sloth Toennesen2016-09-151-6/+12
* staging: octeon: stop using cvmx_helper_link_autoconf()Aaro Koskinen2016-09-121-2/+4
* staging: octeon: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-021-1/+1
* staging: octeon: set up pknd for all interfacesAaro Koskinen2016-09-021-0/+2
* staging: octeon: enable taking multiple rx groups into useAaro Koskinen2016-09-021-2/+47
* staging: octeon: support enabling multiple rx groupsAaro Koskinen2016-09-021-1/+5
* staging: octeon: disable rx interrupts in oct_rx_shutdownAaro Koskinen2016-09-021-9/+0Star
* staging: octeon: configure rx-delay/tx-delayAaro Koskinen2016-09-011-1/+13
* net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes2016-08-211-7/+5Star
* staging: octeon: delete redundant log messageAaro Koskinen2016-08-211-1/+0Star
* staging: octeon: validate interface before calling INDEXAaro Koskinen2016-08-211-3/+3
* staging: octeon: Fix alignment with open parenthesisLaura Garcia Liebana2016-03-281-2/+2
* staging: octeon: Insert blank line after struct declarationLaura Garcia Liebana2016-03-121-0/+5
* staging: octeon: Move logical operators on the correct lineLaura Garcia Liebana2016-03-121-12/+12
* staging: octeon: Convert create_singlethread_workqueue()Bhaktipriya Shridhar2016-03-121-17/+4Star
* Staging: octeon: Remove blank lines after open bracesDilek Uzulmez2016-02-211-1/+0Star
* staging: octeon: drop atomic usage from rx countersAaro Koskinen2016-02-211-12/+1Star
* staging: octeon: refactor rgmii 10 mbps preamble error checkingAaro Koskinen2016-02-121-2/+2
* staging: octeon: Remove explicit NULL comparisonMuhammad Falak R Wani2015-10-251-1/+1
* staging: octeon-ethernet: move cvm_oct_xaui_open()Aaro Koskinen2015-10-181-0/+5
* staging: octeon-ethernet: drop poll_now parameter from cvm_oct_common_openAaro Koskinen2015-10-181-3/+2Star
* staging: octeon-ethernet: xaui: use common initAaro Koskinen2015-10-131-1/+1
* staging: octeon: Fix kernel-doc function descriptionCristina Moraru2015-10-131-7/+7
* staging: octeon: Remove /** from regular commentsCristina Moraru2015-10-131-3/+3
* staging: octeon: Remove extra line from kernel-docCristina Moraru2015-10-131-1/+1
* Staging: octeon: Use preferred kernel typeAybuke Ozdemir2015-10-021-4/+4
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-041-2/+5
|\
| * STAGING: Octeon: Increase output command buffersJanne Huttunen2015-09-031-1/+1
| * STAGING: Octeon: Properly enable/disable SSO WQE interruptsAaro Koskinen2015-09-031-1/+4
* | staging: octeon: add missing blank line after declarationsKevin Darbyshire-Bryant2015-08-011-0/+1
|/
* staging: octeon-ethernet: update boilerplate commentsAaro Koskinen2015-04-301-20/+4Star
* staging: octeon-ethernet: eliminate OCTEON_ETHERNET_VERSIONAaro Koskinen2015-04-301-1/+0Star
* staging: octeon-ethernet: eliminate DONT_WRITEBACKAaro Koskinen2015-04-301-3/+2Star
* staging: octeon-ethernet: eliminate USE_RED defineAaro Koskinen2015-04-301-4/+1Star
* staging: octeon-ethernet: eliminate USE_HW_TCPUDP_CHECKSUM defineAaro Koskinen2015-04-301-5/+2Star
* staging: octeon-ethernet: sgmii/xaui: make link poll genericAaro Koskinen2015-04-301-0/+21
* staging: octeon-ethernet: delete sgmii and xaui specific uninit functionsAaro Koskinen2015-04-301-2/+2
* staging: octeon-ethernet: move ndo_stop to common initAaro Koskinen2015-04-301-0/+3