aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-29Merge branch 'master' into for-nextJiri Kosina1-6/+6
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-3/+3
2013-01-03net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko1-4/+2
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers1-1/+1
2012-11-21staging: octeon: remove use of __devexitBill Pemberton1-1/+1
2012-11-21staging: octeon: remove use of __devinitBill Pemberton1-4/+4
2012-11-21staging: octeon_ethernet: remove use of __devexit_pBill Pemberton1-1/+1
2012-07-23staging: octeon_ethernet: Convert to use device tree.David Daney3-67/+117
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-8/+8
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+3
2012-05-06skb: Add inline helper for getting the skb end offset from headAlexander Duyck1-1/+1
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman4-8/+8
2012-04-24staging: octeon-ethernet: fix build errors by including interrupt.hImre Kaloz3-0/+3
2012-04-10staging:octeon Fix typos in staging:octeonJustin P. Mattock4-8/+8
2012-02-24staging/octeon: Fix PHY binding in octeon-ethernet driver.David Daney1-2/+2
2011-12-07MIPS: Octeon: Move some Ethernet support files out of staging.David Daney64-21930/+36
2011-11-09STAGING: octeon-ethernet: Fix compile error caused by skb_frag_struct changeDavid Daney1-1/+1
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2011-09-27staging/octeon: Software should check the checksum of no tcp/udp packetsRoy.Li1-1/+2
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller2-0/+2
2011-08-23staging: octeon-ethernet: Add missing #includes.David Daney2-0/+2