summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet.c
Commit message (Expand)AuthorAgeFilesLines
* staging: octeon-ethernet: update boilerplate commentsAaro Koskinen2015-04-301-20/+4
* staging: octeon-ethernet: eliminate OCTEON_ETHERNET_VERSIONAaro Koskinen2015-04-301-1/+0
* staging: octeon-ethernet: eliminate DONT_WRITEBACKAaro Koskinen2015-04-301-3/+2
* staging: octeon-ethernet: eliminate USE_RED defineAaro Koskinen2015-04-301-4/+1
* staging: octeon-ethernet: eliminate USE_HW_TCPUDP_CHECKSUM defineAaro Koskinen2015-04-301-5/+2
* staging: octeon-ethernet: sgmii/xaui: make link poll genericAaro Koskinen2015-04-301-0/+21
* staging: octeon-ethernet: delete sgmii and xaui specific uninit functionsAaro Koskinen2015-04-301-2/+2
* staging: octeon-ethernet: move ndo_stop to common initAaro Koskinen2015-04-301-0/+3
* staging: octeon-ethernet: consolidate ndo_stop functionsAaro Koskinen2015-04-301-3/+3
* staging: octeon-ethernet: consolidate ndo_open functionsAaro Koskinen2015-04-301-0/+39
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-171-0/+10
|\
| * MIPS: Octeon: Set up ethernet hardware for little endianPaul Martin2015-04-011-0/+10
* | Staging: octeon: Remove extern from .c fileHelen Fornazier2015-03-261-2/+0
* | Staging: octeon: constify of_device_id arrayFabian Frederick2015-03-201-1/+1
|/
* Staging: octeon: Fixed a typoGustavo A. R. Silva2015-01-171-1/+1
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-151-7/+1
|\
| * staging: octeon-ethernet: drop multiple NAPI instancesAaro Koskinen2014-11-261-6/+0
| * staging: octeon: Fix warning of prefer ether_addr_copy.Dilek Uzulmez2014-10-201-1/+1
* | staging: octeon: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
|/
* staging: octeon: Fix line 80 characters in ethernet.cEsra Altintas2014-09-281-1/+2
* staging: octeon: Fix quoted string split warning.Gulsah Kose2014-09-191-2/+1
* staging: octeon: Fix missing blank line warning.Gulsah Kose2014-09-191-0/+6
* staging: octeon-ethernet: Move PHY activation to .ndo_open().David Daney2014-06-191-1/+1
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-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-041-7/+1
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+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
* 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
* | | 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-231-54/+99
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-021-1/+1
|\
| * staging:octeon Fix typos in staging:octeonJustin P. Mattock2012-04-101-1/+1
* | staging: octeon-ethernet: fix build errors by including interrupt.hImre Kaloz2012-04-241-0/+1
|/
* MIPS: Octeon: Move some Ethernet support files out of staging.David Daney2011-12-071-8/+8
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-6/+6
* 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
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-281-149/+105
|\
| * Staging: Octeon: Remove /proc/octeon_ethernet_statsDavid Daney2010-02-271-4/+0
| * Staging: Octeon: Reformat a bunch of comments.David Daney2010-02-271-29/+13
OpenPOWER on IntegriCloud