summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon
Commit message (Expand)AuthorAgeFilesLines
* staging: octeon: Call SET_NETDEV_DEV()Florian Fainelli2017-01-031-0/+2
* ethernet: use core min/max MTU checkingJarod Wilson2016-10-181-12/+10
* Staging: octeon: Add missing of_node_put after calling of_parse_phandle.Sandhya Bankar2016-09-201-0/+1
* Staging: octeon: ethernet-rx: fixed three redundant blank line style issuesCathal Mullaney2016-09-181-3/+0
* staging: octeon: remove multiple blank linesGargi Sharma2016-09-161-2/+0
* 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-122-3/+8
* staging: octeon: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-021-1/+1
* staging: octeon: prevent poll during rx initAaro Koskinen2016-09-021-0/+6
* 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-023-53/+81
* staging: octeon: move group number into rx group dataAaro Koskinen2016-09-021-9/+11
* staging: octeon: move irq into rx group specific dataAaro Koskinen2016-09-021-7/+10
* staging: octeon: create a struct for rx group specific dataAaro Koskinen2016-09-021-6/+9
* staging: octeon: move common poll code into a separate functionAaro Koskinen2016-09-021-10/+19
* staging: octeon: pass the NAPI instance reference to irq handlerAaro Koskinen2016-09-021-4/+4
* staging: octeon: use passed interrupt number in the handlerAaro Koskinen2016-09-021-3/+3
* staging: octeon: disable rx interrupts in oct_rx_shutdownAaro Koskinen2016-09-022-9/+9
* staging: octeon: configure rx-delay/tx-delayAaro Koskinen2016-09-011-1/+13
* net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-08-211-21/+2
* net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes2016-08-214-37/+26
* staging: octeon: delete redundant log messageAaro Koskinen2016-08-211-1/+0
* staging: octeon: check for pow0 before calling interface helperAaro Koskinen2016-08-211-3/+4
* staging: octeon: validate interface before calling INDEXAaro Koskinen2016-08-211-3/+3
* staging: octeon: Fix alignment with open parenthesisLaura Garcia Liebana2016-03-284-8/+10
* staging: octeon: Use type int instead of int32_tLaura Garcia Liebana2016-03-281-5/+5
* staging: octeon: Fix braces in condition statementLaura Garcia Liebana2016-03-111-1/+2
* staging: octeon: Remove multiple blank linesLaura Garcia Liebana2016-03-111-2/+0
* staging: octeon: Fix lines over 80 charactersLaura Garcia Liebana2016-03-111-3/+7
* staging: octeon: Remove blank lines after open braceLaura Garcia Liebana2016-03-113-4/+0
* staging: octeon: Fix block commentsLaura Garcia Liebana2016-03-112-40/+13
* staging: octeon: Remove comparison to NULLLaura Garcia Liebana2016-03-114-7/+7
* staging: octeon: Insert blank line after struct declarationLaura Garcia Liebana2016-03-111-0/+5
* staging: octeon: Move logical operators on the correct lineLaura Garcia Liebana2016-03-112-16/+16
* staging: octeon: Convert create_singlethread_workqueue()Bhaktipriya Shridhar2016-03-112-18/+4
* Staging: octeon: Remove blank lines after open bracesDilek Uzulmez2016-02-201-1/+0
* staging: octeon: drop atomic usage from rx countersAaro Koskinen2016-02-202-32/+4
* staging: octeon: support fixed-link physAaro Koskinen2016-02-141-0/+9
* staging: octeon: refactor rgmii 10 mbps preamble error checkingAaro Koskinen2016-02-114-225/+87
* staging: octeon: Add spaces around operatorsJanani Ravichandran2016-02-111-4/+5
* Staging:octeon:removed blank line after {Bhumika Goyal2016-02-071-4/+0
* staging: octeon: Fix logic for waking octeon ethernet tx queue.Luuk Paulussen2016-02-071-1/+1
* staging: octeon-ethernet: fix TCP/UDP checksum calcHamish Martin2016-02-071-1/+1
* Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-131-1/+1
|\
| * staging: octeon: Add space around '+'Burcin Akalin2015-11-151-1/+1
* | net: ethernet-rgmii.c: Fix breakage from moving phdev busAndrew Lunn2016-01-101-3/+3
|/
* staging: octeon: Do not use multiple blank lines.Burcin Akalin2015-10-241-1/+0
* staging: octeon: Remove explicit NULL comparisonMuhammad Falak R Wani2015-10-241-1/+1
* staging: octeon: Remove explicit NULL comparisonMuhammad Falak R Wani2015-10-241-1/+1
OpenPOWER on IntegriCloud