summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-034-63/+118
|\
| * STAGING: Octeon: Use common helpers for determining interface and portJanne Huttunen2015-09-031-11/+11
| * STAGING: Octeon: Support CN68XX style WQEJanne Huttunen2015-09-032-31/+46
| * STAGING: Octeon: Increase output command buffersJanne Huttunen2015-09-031-1/+1
| * STAGING: Octeon: Set SSO group mask properly on CN68XXAaro Koskinen2015-09-031-4/+17
| * STAGING: Octeon: Properly enable/disable SSO WQE interruptsAaro Koskinen2015-09-032-16/+43
* | staging: octeon: Remove unnecessary externsJoe Perches2015-08-142-12/+12
* | staging: octeon: fix coding style warnings for block commentsOkash Khawaja2015-08-071-3/+4
* | staging: octeon: add missing blank line after declarationsKevin Darbyshire-Bryant2015-07-311-0/+1
* | staging: style fix for octeon/ethernet-tx.cJacob Kiefer2015-07-141-4/+6
|/
* staging: octeon-ethernet: update boilerplate commentsAaro Koskinen2015-04-3016-320/+59
* staging: octeon-ethernet: eliminate OCTEON_ETHERNET_VERSIONAaro Koskinen2015-04-303-7/+3
* staging: octeon-ethernet: eliminate DONT_WRITEBACKAaro Koskinen2015-04-305-15/+5
* staging: octeon-ethernet: eliminate USE_RED defineAaro Koskinen2015-04-302-6/+1
* staging: octeon-ethernet: eliminate USE_SKBUFFS_IN_HW defineAaro Koskinen2015-04-303-9/+4
* staging: octeon-ethernet: eliminate USE_HW_TCPUDP_CHECKSUM defineAaro Koskinen2015-04-303-12/+3
* staging: octeon-ethernet: eliminate USE_10MBPS_PREAMBLE_WORKAROUND defineAaro Koskinen2015-04-303-21/+5
* staging: octeon-ethernet: delete references to CONFIG_CAVIUM_RESERVE32Aaro Koskinen2015-04-301-10/+0
* staging: octeon-ethernet: spi: refactor spx block interrupt handlingAaro Koskinen2015-04-301-47/+30
* staging: octeon-ethernet: spi: move stx interrupt dumps into a functionAaro Koskinen2015-04-301-38/+30
* staging: octeon-ethernet: spi: move spx interrupt dumps into a functionAaro Koskinen2015-04-301-46/+34
* staging: octeon-ethernet: rgmii: use function to configure hw preambleAaro Koskinen2015-04-301-49/+35
* staging: octeon-ethernet: rgmii: refactor gmx block interrupt handlingAaro Koskinen2015-04-301-82/+41
* staging: octeon-ethernet: sgmii/xaui: make link poll genericAaro Koskinen2015-04-304-47/+25
* staging: octeon-ethernet: consolidate carrier notificationsAaro Koskinen2015-04-305-53/+15
* staging: octeon-ethernet: add queue information to carrier noteAaro Koskinen2015-04-301-2/+2
* staging: octeon-ethernet: delete sgmii and xaui specific uninit functionsAaro Koskinen2015-04-304-14/+2
* staging: octeon-ethernet: move ndo_stop to common initAaro Koskinen2015-04-304-3/+3
* staging: octeon-ethernet: consolidate ndo_stop functionsAaro Koskinen2015-04-306-46/+11
* staging: octeon-ethernet: consolidate ndo_open functionsAaro Koskinen2015-04-305-95/+44
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-172-1/+14
|\
| * MIPS: Octeon: Fix to IP checksum offloading in Little EndianPaul Martin2015-04-011-1/+1
| * MIPS: Octeon: Set up ethernet hardware for little endianPaul Martin2015-04-012-0/+13
* | staging: octeon-ethernet: delete cvm_oct_set_carrier()Aaro Koskinen2015-04-031-13/+0
* | Staging: octeon: Remove extern from .c fileHelen Fornazier2015-03-262-2/+3
* | Staging: octeon: constify of_device_id arrayFabian Frederick2015-03-201-1/+1
|/
* Staging: octeon: Fixed a typoGustavo A. R. Silva2015-01-171-1/+1
* Staging: octeon: Add blank lines after declarationsJamie Lawler2015-01-171-0/+2
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-154-121/+55
|\
| * staging: octeon: Fix checkpatch 80 character limit warningsLuis de Bethencourt2014-12-021-16/+33
| * staging: octeon-ethernet: drop multiple NAPI instancesAaro Koskinen2014-11-263-106/+10
| * staging: octeon-ethernet: disable load balance for receiving packet when CONF...Eunbong Song2014-10-301-0/+2
| * Staging: octeon: ethernet-tx: fixed coding style warnings, missing blank linesRoberto Medina2014-10-201-0/+11
| * staging: octeon: Fix warning of prefer ether_addr_copy.Dilek Uzulmez2014-10-201-1/+1
* | staging: octeon: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
|/
* staging: octeon: Combined seperate strings.Gulsah Kose2014-10-021-2/+1
* staging: octeon: Combined seperate strings.Gulsah Kose2014-10-021-6/+3
* staging: octeon: Fix missing blank line warning.Melike Yurtoglu2014-09-281-0/+5
* staging: octeon: Removed unnecessary else expression.Dilek Uzulmez2014-09-281-4/+2
* staging: octeon: Fix line 80 characters in ethernet.cEsra Altintas2014-09-281-1/+2
OpenPOWER on IntegriCloud