summaryrefslogtreecommitdiff
path: root/drivers/staging/octeon
AgeCommit message (Expand)Author
2015-10-24staging: octeon: Do not use multiple blank lines.Burcin Akalin
2015-10-24staging: octeon: Remove explicit NULL comparisonMuhammad Falak R Wani
2015-10-24staging: octeon: Remove explicit NULL comparisonMuhammad Falak R Wani
2015-10-17staging: octeon-ethernet: move cvm_oct_xaui_open()Aaro Koskinen
2015-10-17staging: octeon-ethernet: drop poll_now parameter from cvm_oct_common_openAaro Koskinen
2015-10-17staging: octeon-ethernet: rgmii: poll link status on openAaro Koskinen
2015-10-12staging: octeon-ethernet: xaui: use common initAaro Koskinen
2015-10-12staging: octeon-ethernet: xaui: don't register poll function in initAaro Koskinen
2015-10-12staging: octeon: Fix kernel-doc function descriptionCristina Moraru
2015-10-12staging: octeon: Remove /** from regular commentsCristina Moraru
2015-10-12staging: octeon: Remove extra line from kernel-docCristina Moraru
2015-10-04staging: octeon: Add kernel-doc params descriptionCristina Moraru
2015-10-02Staging: octeon: Use preferred kernel typeAybuke Ozdemir
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-03STAGING: Octeon: Use common helpers for determining interface and portJanne Huttunen
2015-09-03STAGING: Octeon: Support CN68XX style WQEJanne Huttunen
2015-09-03STAGING: Octeon: Increase output command buffersJanne Huttunen
2015-09-03STAGING: Octeon: Set SSO group mask properly on CN68XXAaro Koskinen
2015-09-03STAGING: Octeon: Properly enable/disable SSO WQE interruptsAaro Koskinen
2015-08-14staging: octeon: Remove unnecessary externsJoe Perches
2015-08-07staging: octeon: fix coding style warnings for block commentsOkash Khawaja
2015-07-31staging: octeon: add missing blank line after declarationsKevin Darbyshire-Bryant
2015-07-14staging: style fix for octeon/ethernet-tx.cJacob Kiefer
2015-04-30staging: octeon-ethernet: update boilerplate commentsAaro Koskinen
2015-04-30staging: octeon-ethernet: eliminate OCTEON_ETHERNET_VERSIONAaro Koskinen
2015-04-30staging: octeon-ethernet: eliminate DONT_WRITEBACKAaro Koskinen
2015-04-30staging: octeon-ethernet: eliminate USE_RED defineAaro Koskinen
2015-04-30staging: octeon-ethernet: eliminate USE_SKBUFFS_IN_HW defineAaro Koskinen
2015-04-30staging: octeon-ethernet: eliminate USE_HW_TCPUDP_CHECKSUM defineAaro Koskinen
2015-04-30staging: octeon-ethernet: eliminate USE_10MBPS_PREAMBLE_WORKAROUND defineAaro Koskinen
2015-04-30staging: octeon-ethernet: delete references to CONFIG_CAVIUM_RESERVE32Aaro Koskinen
2015-04-30staging: octeon-ethernet: spi: refactor spx block interrupt handlingAaro Koskinen
2015-04-30staging: octeon-ethernet: spi: move stx interrupt dumps into a functionAaro Koskinen
2015-04-30staging: octeon-ethernet: spi: move spx interrupt dumps into a functionAaro Koskinen
2015-04-30staging: octeon-ethernet: rgmii: use function to configure hw preambleAaro Koskinen
2015-04-30staging: octeon-ethernet: rgmii: refactor gmx block interrupt handlingAaro Koskinen
2015-04-30staging: octeon-ethernet: sgmii/xaui: make link poll genericAaro Koskinen
2015-04-30staging: octeon-ethernet: consolidate carrier notificationsAaro Koskinen
2015-04-30staging: octeon-ethernet: add queue information to carrier noteAaro Koskinen
2015-04-30staging: octeon-ethernet: delete sgmii and xaui specific uninit functionsAaro Koskinen
2015-04-30staging: octeon-ethernet: move ndo_stop to common initAaro Koskinen
2015-04-30staging: octeon-ethernet: consolidate ndo_stop functionsAaro Koskinen
2015-04-30staging: octeon-ethernet: consolidate ndo_open functionsAaro Koskinen
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-03staging: octeon-ethernet: delete cvm_oct_set_carrier()Aaro Koskinen
2015-04-01MIPS: Octeon: Fix to IP checksum offloading in Little EndianPaul Martin
2015-04-01MIPS: Octeon: Set up ethernet hardware for little endianPaul Martin
2015-03-26Staging: octeon: Remove extern from .c fileHelen Fornazier
2015-03-20Staging: octeon: constify of_device_id arrayFabian Frederick
2015-01-17Staging: octeon: Fixed a typoGustavo A. R. Silva