summaryrefslogtreecommitdiff
path: root/drivers/staging/octeon
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: octeon: Fix typo in staging/octeonMasanari Iida2013-09-252-3/+3
* staging: octeon-ethernet: rgmii: enable interrupts that we can handleAaro Koskinen2013-09-171-3/+1
* staging: octeon-ethernet: remove skb alloc failure warningsAaro Koskinen2013-09-172-9/+1
* staging: octeon-ethernet: make dropped packets to consume NAPI budgetAaro Koskinen2013-09-171-1/+1
* MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2013-06-101-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-211-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-01-291-6/+6
| |\
| * | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-031-1/+1
* | | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-3/+3
* | | net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko2013-01-031-4/+2
| |/ |/|
* | staging: octeon: remove use of __devexitBill Pemberton2012-11-211-1/+1
* | staging: octeon: remove use of __devinitBill Pemberton2012-11-211-4/+4
* | staging: octeon_ethernet: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
|/
* staging: octeon_ethernet: Convert to use device tree.David Daney2012-07-233-67/+117
* Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-224-8/+8
|\
| * Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-024-8/+8
| |\
| | * staging:octeon Fix typos in staging:octeonJustin P. Mattock2012-04-104-8/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-073-0/+3
|\ \ \ | |/ /
| * | staging: octeon-ethernet: fix build errors by including interrupt.hImre Kaloz2012-04-243-0/+3
| |/
* | skb: Add inline helper for getting the skb end offset from headAlexander Duyck2012-05-061-1/+1
|/
* staging/octeon: Fix PHY binding in octeon-ethernet driver.David Daney2012-02-241-2/+2
* MIPS: Octeon: Move some Ethernet support files out of staging.David Daney2011-12-0764-21930/+36
* STAGING: octeon-ethernet: Fix compile error caused by skb_frag_struct changeDavid Daney2011-11-091-1/+1
* Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-241-1/+2
|\
| * staging/octeon: Software should check the checksum of no tcp/udp packetsRoy.Li2011-09-271-1/+2
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-222-0/+2
|\ \ | |/
| * staging: octeon-ethernet: Add missing #includes.David Daney2011-08-232-0/+2
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-6/+6
|/