summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon
Commit message (Expand)AuthorAgeFilesLines
* staging: octeon-ethernet: update boilerplate commentsAaro Koskinen2015-04-3016-320/+59Star
* staging: octeon-ethernet: eliminate OCTEON_ETHERNET_VERSIONAaro Koskinen2015-04-303-7/+3Star
* staging: octeon-ethernet: eliminate DONT_WRITEBACKAaro Koskinen2015-04-305-15/+5Star
* staging: octeon-ethernet: eliminate USE_RED defineAaro Koskinen2015-04-302-6/+1Star
* staging: octeon-ethernet: eliminate USE_SKBUFFS_IN_HW defineAaro Koskinen2015-04-303-9/+4Star
* staging: octeon-ethernet: eliminate USE_HW_TCPUDP_CHECKSUM defineAaro Koskinen2015-04-303-12/+3Star
* staging: octeon-ethernet: eliminate USE_10MBPS_PREAMBLE_WORKAROUND defineAaro Koskinen2015-04-303-21/+5Star
* staging: octeon-ethernet: delete references to CONFIG_CAVIUM_RESERVE32Aaro Koskinen2015-04-301-10/+0Star
* staging: octeon-ethernet: spi: refactor spx block interrupt handlingAaro Koskinen2015-04-301-47/+30Star
* staging: octeon-ethernet: spi: move stx interrupt dumps into a functionAaro Koskinen2015-04-301-38/+30Star
* staging: octeon-ethernet: spi: move spx interrupt dumps into a functionAaro Koskinen2015-04-301-46/+34Star
* staging: octeon-ethernet: rgmii: use function to configure hw preambleAaro Koskinen2015-04-301-49/+35Star
* staging: octeon-ethernet: rgmii: refactor gmx block interrupt handlingAaro Koskinen2015-04-301-82/+41Star
* staging: octeon-ethernet: sgmii/xaui: make link poll genericAaro Koskinen2015-04-304-47/+25Star
* staging: octeon-ethernet: consolidate carrier notificationsAaro Koskinen2015-04-305-53/+15Star
* 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/+2Star
* 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/+11Star
* staging: octeon-ethernet: consolidate ndo_open functionsAaro Koskinen2015-04-305-95/+44Star
* 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/+0Star
* | 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-181-1/+1
* Staging: octeon: Add blank lines after declarationsJamie Lawler2015-01-181-0/+2
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-164-121/+55Star
|\
| * staging: octeon: Fix checkpatch 80 character limit warningsLuis de Bethencourt2014-12-031-16/+33
| * staging: octeon-ethernet: drop multiple NAPI instancesAaro Koskinen2014-11-263-106/+10Star
| * 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/+0Star
|/
* staging: octeon: Combined seperate strings.Gulsah Kose2014-10-021-2/+1Star
* staging: octeon: Combined seperate strings.Gulsah Kose2014-10-021-6/+3Star
* staging: octeon: Fix missing blank line warning.Melike Yurtoglu2014-09-291-0/+5
* staging: octeon: Removed unnecessary else expression.Dilek Uzulmez2014-09-291-4/+2Star
* staging: octeon: Fix line 80 characters in ethernet.cEsra Altintas2014-09-291-1/+2
* Staging: octeon: Fix missing blank line warning.Aybuke Ozdemir2014-09-231-0/+1
* staging: octeon: Fix quoted string split warning.Gulsah Kose2014-09-201-2/+1Star
* staging: octeon: Fix missing blank line warning.Gulsah Kose2014-09-201-0/+6
* Staging: octeon: Missing a blank line after declarationsAybuke Ozdemir2014-09-201-0/+1
* staging: octeon: fix coding styleRahul Bedarkar2014-07-151-0/+1
* Staging: octeon: minor style cleanupsNicolas Koch2014-06-201-4/+7
* staging: octeon-ethernet: Move PHY activation to .ndo_open().David Daney2014-06-206-97/+181
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-031-3/+3
|\
| * staging/octeon-ethernet: Call dev_kfree/consume_skb_any instead of dev_kfree_...Eric W. Biederman2014-03-251-3/+3