summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Staging: Octeon: Free transmit SKBs in a timely mannerDavid Daney2010-02-276-63/+142
| * Staging: Octeon: Run phy bus accesses on a workqueue.David Daney2010-02-273-63/+109
| * Staging: octeon: remove unneeded includesDavid Daney2010-02-276-6/+0
| * Staging: Octeon Ethernet: Use constants from in.hDavid Daney2010-02-272-7/+4
| * Staging: Octeon Ethernet: Enable scatter-gather.David Daney2010-02-272-9/+55
| * Staging: Octeon Ethernet: Convert to NAPI.David Daney2010-02-275-163/+235
| * Staging: Octeon Ethernet: Rewrite transmit code.David Daney2010-02-275-123/+150
| * Staging: Octeon Ethernet: Fix memory allocation.David Daney2010-02-272-20/+31
| * Staging: Octeon Ethernet: Remove unused code.David Daney2010-02-276-284/+55
* | staging: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-181-1/+1
|/
* Staging: octeon-ethernet: Convert to use PHY Abstraction Layer.David Daney2009-12-179-281/+125
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-112-2/+2
* Staging: octeon: don't ignore request_irq() return codeRoel Kluin2009-12-111-1/+3
* Staging: octeon-ethernet: Assign proper MAC addresses.David Daney2009-11-231-12/+41
* Staging: Octeon: Use symbolic values for irq numbers.David Daney2009-11-231-1/+1
* MIPS: Octeon: Fix compile error in drivers/staging/octeon/ethernet-mdio.cDavid Daney2009-11-231-1/+1
* MIPS: Octeon: False positive timeoutRoel Kluin2009-09-171-1/+1
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-022-2/+2
* Staging: octeon-ethernet: Fix race freeing transmit buffers.David Daney2009-06-244-66/+106
* Staging: octeon-ethernet: Convert to use net_device_ops.David Daney2009-06-2410-396/+390
* Staging: Add octeon-ethernet driver files.David Daney2009-06-1774-0/+26146
OpenPOWER on IntegriCloud