summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet-rx.c
Commit message (Expand)AuthorAgeFilesLines
* 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: fix line over 80 charactersJohn Smith2017-08-191-38/+41
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-6/+4Star
* staging: octeon: remove unused variableArnd Bergmann2017-03-081-1/+0Star
* Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-221-3/+3
|\
| * staging: octeon: Use net_device_stats from struct net_deviceTobias Klauser2017-02-161-3/+3
* | drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
|/
* Staging: octeon: ethernet-rx: fixed three redundant blank line style issuesCathal Mullaney2016-09-181-3/+0Star
* staging: octeon: prevent poll during rx initAaro Koskinen2016-09-021-0/+6
* staging: octeon: support enabling multiple rx groupsAaro Koskinen2016-09-021-51/+75
* 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-021-0/+9
* staging: octeon: Fix alignment with open parenthesisLaura Garcia Liebana2016-03-281-3/+4
* staging: octeon: Fix lines over 80 charactersLaura Garcia Liebana2016-03-121-3/+7
* staging: octeon: Remove blank lines after open braceLaura Garcia Liebana2016-03-121-1/+0Star
* staging: octeon: Fix block commentsLaura Garcia Liebana2016-03-121-15/+5Star
* staging: octeon: Remove comparison to NULLLaura Garcia Liebana2016-03-121-3/+3
* staging: octeon: drop atomic usage from rx countersAaro Koskinen2016-02-211-20/+3Star
* staging: octeon: Add kernel-doc params descriptionCristina Moraru2015-10-041-0/+2
* Staging: octeon: Use preferred kernel typeAybuke Ozdemir2015-10-021-4/+4
* STAGING: Octeon: Support CN68XX style WQEJanne Huttunen2015-09-031-22/+36
* STAGING: Octeon: Set SSO group mask properly on CN68XXAaro Koskinen2015-09-031-4/+17
* STAGING: Octeon: Properly enable/disable SSO WQE interruptsAaro Koskinen2015-09-031-15/+39
* staging: octeon-ethernet: update boilerplate commentsAaro Koskinen2015-04-301-20/+4Star
* staging: octeon-ethernet: eliminate DONT_WRITEBACKAaro Koskinen2015-04-301-2/+1Star
* staging: octeon-ethernet: eliminate USE_SKBUFFS_IN_HW defineAaro Koskinen2015-04-301-2/+2
* staging: octeon-ethernet: eliminate USE_10MBPS_PREAMBLE_WORKAROUND defineAaro Koskinen2015-04-301-5/+2Star
* Staging: octeon: Add blank lines after declarationsJamie Lawler2015-01-181-0/+2
* staging: octeon: Fix checkpatch 80 character limit warningsLuis de Bethencourt2014-12-031-16/+33
* staging: octeon-ethernet: drop multiple NAPI instancesAaro Koskinen2014-11-261-99/+10Star
* staging: octeon-ethernet: disable load balance for receiving packet when CONF...Eunbong Song2014-10-301-0/+2
* staging: octeon: Combined seperate strings.Gulsah Kose2014-10-021-2/+1Star
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0Star
* staging: octeon-ethernet: allow to use only 1 CPU for packet processingAaro Koskinen2013-10-071-1/+1
* staging: octeon-ethernet: allow to set IRQ smp_affinity freelyAaro Koskinen2013-10-071-5/+4Star
* staging: octeon: Fix typo in staging/octeonMasanari Iida2013-09-261-2/+2
* staging: octeon-ethernet: remove skb alloc failure warningsAaro Koskinen2013-09-171-3/+0Star
* staging: octeon-ethernet: make dropped packets to consume NAPI budgetAaro Koskinen2013-09-171-1/+1
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-021-1/+1
|\
| * staging:octeon Fix typos in staging:octeonJustin P. Mattock2012-04-101-1/+1
* | staging: octeon-ethernet: fix build errors by including interrupt.hImre Kaloz2012-04-241-0/+1
|/
* MIPS: Octeon: Move some Ethernet support files out of staging.David Daney2011-12-071-8/+8
* staging/octeon: Software should check the checksum of no tcp/udp packetsRoy.Li2011-09-271-1/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1