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-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
* Staging: octeon: Fix missing blank line warning.Aybuke Ozdemir2014-09-231-0/+1
* staging: octeon: Fix quoted string split warning.Gulsah Kose2014-09-191-2/+1
* staging: octeon: Fix missing blank line warning.Gulsah Kose2014-09-191-0/+6
* Staging: octeon: Missing a blank line after declarationsAybuke Ozdemir2014-09-191-0/+1
* staging: octeon: fix coding styleRahul Bedarkar2014-07-151-0/+1
* Staging: octeon: minor style cleanupsNicolas Koch2014-06-191-4/+7
* staging: octeon-ethernet: Move PHY activation to .ndo_open().David Daney2014-06-196-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-021-3/+3
|\
| * staging/octeon-ethernet: Call dev_kfree/consume_skb_any instead of dev_kfree_...Eric W. Biederman2014-03-241-3/+3
* | staging/octeon:ethernet-rgmii.c: Fix line over 80 characters.Aybuke Ozdemir2014-03-181-6/+12
* | staging: octeon: octeon-ethernet.h Fix Unnecessary space after function point...Aybuke Ozdemir2014-03-181-1/+1
* | staging: octeon: ethernet-mdio.c Fix line over 80 characters.Aybuke Ozdemir2014-03-161-10/+8
* | Staging: octeon: Fix coding stylebahar sahin2014-03-071-2/+1
* | staging:octeon: Replace pr_warning by preferred pr_warnHimangi Saraogi2014-03-071-5/+5
* | staging:octeon: remove space after opening parenthesesHimangi Saraogi2014-03-071-1/+1
* | staging: octeon-ethernet: add missing includeAaro Koskinen2014-03-041-0/+1
* | staging: octeon-ethernet: make global_register_lock staticAaro Koskinen2014-03-041-1/+1
* | staging: octeon-ethernet: make cvm_oct_free_tx_skbs staticAaro Koskinen2014-03-041-1/+1
* | staging: octeon-ethernet: make num_packet_buffers staticAaro Koskinen2014-03-041-1/+1
* | staging: octeon-ethernet: drop CONFIG_CAVIUM_OCTEON_NUM_PACKET_BUFFERSAaro Koskinen2014-03-042-11/+1
|/
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-174-4/+0
* staging: octeon: drop redundant mac address checkLuka Perkov2013-10-291-1/+1
* staging: octeon: Removed space at start of lineNandini Hanumanthagowda2013-10-141-1/+1
* staging: octeon: Fixed line over 80 chars warningNandini Hanumanthagowda2013-10-141-8/+12
* Staging: octeon: fix line over 80 characters in ethernet-tx.cEbru Akagunduz2013-10-111-20/+45
* Staging: octeon: fix quoted string split across lines in ethernet-tx.cEbru Akagunduz2013-10-111-2/+2
* Staging: octeon: quoted string split across lines in ethernet-spi.cEbru Akagunduz2013-10-111-62/+30
* staging: octeon-ethernet: allow to use only 1 CPU for packet processingAaro Koskinen2013-10-061-1/+1
* staging: octeon-ethernet: allow to set IRQ smp_affinity freelyAaro Koskinen2013-10-061-5/+4
OpenPOWER on IntegriCloud