index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
octeon
Age
Commit message (
Expand
)
Author
2011-02-04
staging: octeon: change a typo comamnd to command
Justin P. Mattock
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
2010-10-14
staging: octeon: Remove USB code
Bernhard Walle
2010-10-08
Staging: octeon: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
2010-09-30
staging: octeon: use free_netdev(netdev) instead of kfree()
Vasiliy Kulikov
2010-09-20
staging: octeon: '&pointer[0]' to 'pointer' fix
Andy Shevchenko
2010-09-16
staging: octeon: use '%pM' format to print MAC address
Andy Shevchenko
2010-09-05
staging/trivial: fix typos concerning "access"
Uwe Kleine-König
2010-09-04
Staging: octeon: depends on NETDEVICES
Randy Dunlap
2010-08-05
Staging: Merge staging-next into Linus's tree
Greg Kroah-Hartman
2010-08-03
staging: octeon: check request_irq() return value
Kulikov Vasiliy
2010-07-22
Staging: fix typos concerning "address"
Uwe Kleine-König
2010-07-19
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
2010-06-22
staging/trivial: fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-04-30
STAGING: octeon-ethernet: Use proper phy addresses for Movidis hardware.
David Daney
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-01
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-02-27
Staging: Octeon: Remove /proc/octeon_ethernet_stats
David Daney
2010-02-27
Staging: Octeon: Reformat a bunch of comments.
David Daney
2010-02-27
Staging: Octeon: Free transmit SKBs in a timely manner
David Daney
2010-02-27
Staging: Octeon: Run phy bus accesses on a workqueue.
David Daney
2010-02-27
Staging: octeon: remove unneeded includes
David Daney
2010-02-27
Staging: Octeon Ethernet: Use constants from in.h
David Daney
2010-02-27
Staging: Octeon Ethernet: Enable scatter-gather.
David Daney
2010-02-27
Staging: Octeon Ethernet: Convert to NAPI.
David Daney
2010-02-27
Staging: Octeon Ethernet: Rewrite transmit code.
David Daney
2010-02-27
Staging: Octeon Ethernet: Fix memory allocation.
David Daney
2010-02-27
Staging: Octeon Ethernet: Remove unused code.
David Daney
2010-02-18
staging: convert to use netdev_for_each_mc_addr
Jiri Pirko
2009-12-17
Staging: octeon-ethernet: Convert to use PHY Abstraction Layer.
David Daney
2009-12-11
Staging: fix assorted typos all over the place
André Goddard Rosa
2009-12-11
Staging: octeon: don't ignore request_irq() return code
Roel Kluin
2009-11-23
Staging: octeon-ethernet: Assign proper MAC addresses.
David Daney
2009-11-23
Staging: Octeon: Use symbolic values for irq numbers.
David Daney
2009-11-23
MIPS: Octeon: Fix compile error in drivers/staging/octeon/ethernet-mdio.c
David Daney
2009-09-17
MIPS: Octeon: False positive timeout
Roel Kluin
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-06-24
Staging: octeon-ethernet: Fix race freeing transmit buffers.
David Daney
2009-06-24
Staging: octeon-ethernet: Convert to use net_device_ops.
David Daney
2009-06-17
Staging: Add octeon-ethernet driver files.
David Daney