aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-27Staging: Octeon Ethernet: Fix memory allocation.David Daney2-20/+31
2010-02-27Staging: Octeon Ethernet: Remove unused code.David Daney6-284/+55
2010-02-18staging: convert to use netdev_for_each_mc_addrJiri Pirko1-1/+1
2009-12-17Staging: octeon-ethernet: Convert to use PHY Abstraction Layer.David Daney9-281/+125
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa2-2/+2
2009-12-11Staging: octeon: don't ignore request_irq() return codeRoel Kluin1-1/+3
2009-11-23Staging: octeon-ethernet: Assign proper MAC addresses.David Daney1-12/+41
2009-11-23Staging: Octeon: Use symbolic values for irq numbers.David Daney1-1/+1
2009-11-23MIPS: Octeon: Fix compile error in drivers/staging/octeon/ethernet-mdio.cDavid Daney1-1/+1
2009-09-17MIPS: Octeon: False positive timeoutRoel Kluin1-1/+1
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger2-2/+2
2009-06-24Staging: octeon-ethernet: Fix race freeing transmit buffers.David Daney4-66/+106
2009-06-24Staging: octeon-ethernet: Convert to use net_device_ops.David Daney10-396/+390
2009-06-17Staging: Add octeon-ethernet driver files.David Daney74-0/+26146