summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: octeon-ethernet: move cvm_oct_xaui_open()Aaro Koskinen2015-10-174-34/+5
* staging: octeon-ethernet: drop poll_now parameter from cvm_oct_common_openAaro Koskinen2015-10-175-7/+6
* staging: octeon-ethernet: rgmii: poll link status on openAaro Koskinen2015-10-171-1/+1
* staging: octeon-ethernet: xaui: use common initAaro Koskinen2015-10-123-9/+1
* staging: octeon-ethernet: xaui: don't register poll function in initAaro Koskinen2015-10-121-4/+0
* staging: octeon: Fix kernel-doc function descriptionCristina Moraru2015-10-121-7/+7
* staging: octeon: Remove /** from regular commentsCristina Moraru2015-10-121-3/+3
* staging: octeon: Remove extra line from kernel-docCristina Moraru2015-10-121-1/+1
* staging: octeon: Add kernel-doc params descriptionCristina Moraru2015-10-041-0/+2
* Staging: octeon: Use preferred kernel typeAybuke Ozdemir2015-10-025-14/+14
* 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
OpenPOWER on IntegriCloud