Openwrt/target/linux/rdc
2008-06-16 13:24:41 +00:00
..
base-files/etc
config
files/drivers This patch applies to the RDC 32xx ethernet driver (svn r10754, first patch applied) and fixes the following issues: - re-added the parent parameter to specify a netdevice to steal the MAC address from (optional). - fixed null pointer access in r6040_rx() (lp->dev init. was missing) - fixed "scheduling while atomic" endless loop if tx_timeout() was called (caused by the re-allocs of the buffers) - fixed tx timeouts (tx irq weren't re-enabled on rx irq) 2008-06-16 13:24:41 +00:00
image
patches
profiles
config-2.6.23
config-2.6.24
config-2.6.25
Makefile Use 2.6.25.6 for rdc 2008-06-12 08:07:08 +00:00