| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN-Revision: 12294
|
|
|
|
|
|
| |
remove the hackish SetInitramfs actions
SVN-Revision: 12136
|
|
|
|
|
|
| |
directory. Add some early_printk debugging to the lzma decompressor to help track down problems when upgrading from one kernel version to another
SVN-Revision: 11627
|
|
|
|
| |
SVN-Revision: 11593
|
|
|
|
|
|
| |
another for testing
SVN-Revision: 11592
|
|
|
|
|
|
|
|
| |
another host (160-230 ms). r6040_rx() was rewritten. Further changes: - fix a bug in hex2str(), which overwrote the source with a zero - removed rx_free_desc counter; allocate skb inside r6040_rx() on the fly - r6040_rx: don't take the error from the MLSR register (may be too late) but from the descriptor (we may have to allow these errors (via MCR0) there - r6040_alloc_rxbufs() may fail due to lack of skb, added a return value - changed some debugs - more defines - version: 0.18 -> 0.19
Signed-Off by Joerg Albert <jal2@gmx.de>
SVN-Revision: 11508
|
|
|
|
|
|
|
|
|
|
| |
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)
It adds some defines and cleans the code a bit (IMHO).
Signed-Off by Joerg Albert <jal2@gmx.de>
SVN-Revision: 11507
|
|
|
|
|
|
|
|
|
|
| |
this is the first of three patches to fix the ethernet driver of RDC R32xx applied to svn r10754.
It adds debugs and make some procedures (r6040_*) global symbols in order to help with debugging kernel oops. Version is increased from 0.16 to 0.18 to avoid conflicts with the driver variant metioned in the X-WRT forum (call 0.17.3) Tested on a Sitecom WL-153.
Signed-Off-By: Joerg Albert <jal2@gmx.de>
SVN-Revision: 11506
|
|
|
|
| |
SVN-Revision: 11439
|
|
|
|
| |
SVN-Revision: 10754
|
|
|
|
| |
SVN-Revision: 10453
|
|
|
|
| |
SVN-Revision: 10173
|
|
|
|
| |
SVN-Revision: 9329
|
|
|
|
| |
SVN-Revision: 9328
|
|
|
|
|
|
| |
boot.
SVN-Revision: 9327
|
|
|
|
| |
SVN-Revision: 9267
|
|
|
|
| |
SVN-Revision: 9184
|
|
|
|
| |
SVN-Revision: 9138
|
|
|
|
| |
SVN-Revision: 9094
|
|
|
|
| |
SVN-Revision: 8790
|
|
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
|