summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon
Commit message (Expand)AuthorAgeFilesLines
* staging: octeon-ethernet: rgmii: enable interrupts that we can handleAaro Koskinen2013-09-171-3/+1Star
* staging: octeon-ethernet: remove skb alloc failure warningsAaro Koskinen2013-09-172-9/+1Star
* 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-221-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-071-3/+3
* | | net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko2013-01-041-4/+2Star
| |/ |/|
* | staging: octeon: remove use of __devexitBill Pemberton2012-11-221-1/+1
* | staging: octeon: remove use of __devinitBill Pemberton2012-11-221-4/+4
* | staging: octeon_ethernet: remove use of __devexit_pBill Pemberton2012-11-221-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-234-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-083-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/+36Star
* 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-251-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-242-0/+2
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-6/+6
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-272-2/+2
* staging: octeon: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-287-65/+70
* staging: octeon-ethernet: remove .get_sg, etc. ethtool_opsMichał Mirosław2011-04-261-2/+0Star
* Fix common misspellingsLucas De Marchi2011-03-319-15/+15
* staging: octeon: change a typo comamnd to commandJustin P. Mattock2011-02-042-9/+9
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-286-68/+17Star
|\
| * staging: octeon: Remove USB codeBernhard Walle2010-10-142-48/+0Star
| * Staging: octeon: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-081-10/+10
| * staging: octeon: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov2010-09-301-4/+4
| * staging: octeon: '&pointer[0]' to 'pointer' fixAndy Shevchenko2010-09-211-1/+1
| * staging: octeon: use '%pM' format to print MAC addressAndy Shevchenko2010-09-161-4/+1Star
| * staging/trivial: fix typos concerning "access"Uwe Kleine-König2010-09-052-2/+2
* | Staging: octeon: depends on NETDEVICESRandy Dunlap2010-09-041-1/+1
|/
* Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-053-4/+6
|\
| * staging: octeon: check request_irq() return valueKulikov Vasiliy2010-08-031-0/+2
| * Staging: fix typos concerning "address"Uwe Kleine-König2010-07-221-1/+1
| * staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-221-3/+3
* | net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-191-1/+1
|/
* STAGING: octeon-ethernet: Use proper phy addresses for Movidis hardware.David Daney2010-04-301-0/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-0118-882/+720Star
|\
| * Staging: Octeon: Remove /proc/octeon_ethernet_statsDavid Daney2010-02-274-178/+0Star
| * Staging: Octeon: Reformat a bunch of comments.David Daney2010-02-277-71/+44Star