summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-262-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-251-2/+0
* 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/+17
|\
| * staging: octeon: Remove USB codeBernhard Walle2010-10-142-48/+0
| * 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-201-1/+1
| * staging: octeon: use '%pM' format to print MAC addressAndy Shevchenko2010-09-161-4/+1
| * staging/trivial: fix typos concerning "access"Uwe Kleine-König2010-09-042-2/+2
* | Staging: octeon: depends on NETDEVICESRandy Dunlap2010-09-031-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-021-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-181-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-02-2818-882/+720
|\
| * Staging: Octeon: Remove /proc/octeon_ethernet_statsDavid Daney2010-02-274-178/+0
| * Staging: Octeon: Reformat a bunch of comments.David Daney2010-02-277-71/+44
OpenPOWER on IntegriCloud