aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-6/+6
2011-07-26atomic: use <linux/atomic.h>Arun Sharma2-2/+2
2011-06-28staging: octeon: use printk_ratelimited instead of printk_ratelimitChristian Dietrich7-65/+70
2011-04-25staging: octeon-ethernet: remove .get_sg, etc. ethtool_opsMichał Mirosław1-2/+0
2011-03-31Fix common misspellingsLucas De Marchi9-15/+15
2011-02-04staging: octeon: change a typo comamnd to commandJustin P. Mattock2-9/+9
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman6-68/+17
2010-10-14staging: octeon: Remove USB codeBernhard Walle2-48/+0
2010-10-08Staging: octeon: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-10/+10
2010-09-30staging: octeon: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov1-4/+4
2010-09-20staging: octeon: '&pointer[0]' to 'pointer' fixAndy Shevchenko1-1/+1
2010-09-16staging: octeon: use '%pM' format to print MAC addressAndy Shevchenko1-4/+1
2010-09-04staging/trivial: fix typos concerning "access"Uwe Kleine-König2-2/+2
2010-09-03Staging: octeon: depends on NETDEVICESRandy Dunlap1-1/+1
2010-08-05Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman3-4/+6
2010-08-02staging: octeon: check request_irq() return valueKulikov Vasiliy1-0/+2
2010-07-22Staging: fix typos concerning "address"Uwe Kleine-König1-1/+1
2010-07-18net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran1-1/+1
2010-06-22staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König1-3/+3
2010-04-30STAGING: octeon-ethernet: Use proper phy addresses for Movidis hardware.David Daney1-0/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller18-882/+720
2010-02-27Staging: Octeon: Remove /proc/octeon_ethernet_statsDavid Daney4-178/+0
2010-02-27Staging: Octeon: Reformat a bunch of comments.David Daney7-71/+44
2010-02-27Staging: Octeon: Free transmit SKBs in a timely mannerDavid Daney6-63/+142
2010-02-27Staging: Octeon: Run phy bus accesses on a workqueue.David Daney3-63/+109
2010-02-27Staging: octeon: remove unneeded includesDavid Daney6-6/+0