aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-17Staging: octeon: Fixed a typoGustavo A. R. Silva1-1/+1
2015-01-17Staging: octeon: Add blank lines after declarationsJamie Lawler1-0/+2
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-121/+55
2014-12-02staging: octeon: Fix checkpatch 80 character limit warningsLuis de Bethencourt1-16/+33
2014-11-26staging: octeon-ethernet: drop multiple NAPI instancesAaro Koskinen3-106/+10
2014-10-30staging: octeon-ethernet: disable load balance for receiving packet when CONFIG_RPS is enabled.Eunbong Song1-0/+2
2014-10-20staging: octeon: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-20Staging: octeon: ethernet-tx: fixed coding style warnings, missing blank linesRoberto Medina1-0/+11
2014-10-20staging: octeon: Fix warning of prefer ether_addr_copy.Dilek Uzulmez1-1/+1
2014-10-02staging: octeon: Combined seperate strings.Gulsah Kose1-2/+1
2014-10-02staging: octeon: Combined seperate strings.Gulsah Kose1-6/+3
2014-09-28staging: octeon: Fix missing blank line warning.Melike Yurtoglu1-0/+5
2014-09-28staging: octeon: Removed unnecessary else expression.Dilek Uzulmez1-4/+2
2014-09-28staging: octeon: Fix line 80 characters in ethernet.cEsra Altintas1-1/+2
2014-09-23Staging: octeon: Fix missing blank line warning.Aybuke Ozdemir1-0/+1
2014-09-19staging: octeon: Fix quoted string split warning.Gulsah Kose1-2/+1
2014-09-19staging: octeon: Fix missing blank line warning.Gulsah Kose1-0/+6
2014-09-19Staging: octeon: Missing a blank line after declarationsAybuke Ozdemir1-0/+1
2014-07-15staging: octeon: fix coding styleRahul Bedarkar1-0/+1
2014-06-19Staging: octeon: minor style cleanupsNicolas Koch1-4/+7
2014-06-19staging: octeon-ethernet: Move PHY activation to .ndo_open().David Daney6-97/+181
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+3
2014-03-24staging/octeon-ethernet: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2014-03-18staging/octeon:ethernet-rgmii.c: Fix line over 80 characters.Aybuke Ozdemir1-6/+12
2014-03-18staging: octeon: octeon-ethernet.h Fix Unnecessary space after function pointer nameAybuke Ozdemir1-1/+1
2014-03-16staging: octeon: ethernet-mdio.c Fix line over 80 characters.Aybuke Ozdemir1-10/+8
2014-03-07Staging: octeon: Fix coding stylebahar sahin1-2/+1
2014-03-07staging:octeon: Replace pr_warning by preferred pr_warnHimangi Saraogi1-5/+5
2014-03-07staging:octeon: remove space after opening parenthesesHimangi Saraogi1-1/+1
2014-03-04staging: octeon-ethernet: add missing includeAaro Koskinen1-0/+1
2014-03-04staging: octeon-ethernet: make global_register_lock staticAaro Koskinen1-1/+1
2014-03-04staging: octeon-ethernet: make cvm_oct_free_tx_skbs staticAaro Koskinen1-1/+1
2014-03-04staging: octeon-ethernet: make num_packet_buffers staticAaro Koskinen1-1/+1
2014-03-04staging: octeon-ethernet: drop CONFIG_CAVIUM_OCTEON_NUM_PACKET_BUFFERSAaro Koskinen2-11/+1
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker4-4/+0
2013-10-29staging: octeon: drop redundant mac address checkLuka Perkov1-1/+1
2013-10-14staging: octeon: Removed space at start of lineNandini Hanumanthagowda1-1/+1
2013-10-14staging: octeon: Fixed line over 80 chars warningNandini Hanumanthagowda1-8/+12
2013-10-11Staging: octeon: fix line over 80 characters in ethernet-tx.cEbru Akagunduz1-20/+45
2013-10-11Staging: octeon: fix quoted string split across lines in ethernet-tx.cEbru Akagunduz1-2/+2
2013-10-11Staging: octeon: quoted string split across lines in ethernet-spi.cEbru Akagunduz1-62/+30
2013-10-06staging: octeon-ethernet: allow to use only 1 CPU for packet processingAaro Koskinen1-1/+1
2013-10-06staging: octeon-ethernet: allow to set IRQ smp_affinity freelyAaro Koskinen1-5/+4
2013-09-25staging: octeon: Fix typo in staging/octeonMasanari Iida2-3/+3
2013-09-17staging: octeon-ethernet: rgmii: enable interrupts that we can handleAaro Koskinen1-3/+1
2013-09-17staging: octeon-ethernet: remove skb alloc failure warningsAaro Koskinen2-9/+1
2013-09-17staging: octeon-ethernet: make dropped packets to consume NAPI budgetAaro Koskinen1-1/+1
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney1-1/+1
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1