| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN-Revision: 11553
|
|
|
|
| |
SVN-Revision: 11552
|
|
|
|
|
|
| |
patches
SVN-Revision: 11551
|
|
|
|
| |
SVN-Revision: 11550
|
|
|
|
| |
SVN-Revision: 11549
|
|
|
|
| |
SVN-Revision: 11548
|
|
|
|
|
|
| |
else. - Closes #3560
SVN-Revision: 11542
|
|
|
|
| |
SVN-Revision: 11540
|
|
|
|
|
|
| |
compilation of numerous packages
SVN-Revision: 11539
|
|
|
|
| |
SVN-Revision: 11534
|
|
|
|
|
|
| |
before bringing it up (#3541)
SVN-Revision: 11533
|
|
|
|
| |
SVN-Revision: 11531
|
|
|
|
| |
SVN-Revision: 11530
|
|
|
|
| |
SVN-Revision: 11528
|
|
|
|
| |
SVN-Revision: 11527
|
|
|
|
| |
SVN-Revision: 11526
|
|
|
|
| |
SVN-Revision: 11525
|
|
|
|
| |
SVN-Revision: 11524
|
|
|
|
| |
SVN-Revision: 11523
|
|
|
|
| |
SVN-Revision: 11521
|
|
|
|
| |
SVN-Revision: 11519
|
|
|
|
|
|
| |
Mano. - Fixes the use of CONFIG_UCI_PRECONFIG under git; git does not track empty directories.
SVN-Revision: 11517
|
|
|
|
| |
SVN-Revision: 11516
|
|
|
|
|
|
| |
apparently bash does not like fds greater than 9 in shell commands on some systems
SVN-Revision: 11515
|
|
|
|
|
|
|
|
| |
bootloader options in flash memory.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 11514
|
|
|
|
| |
SVN-Revision: 11513
|
|
|
|
|
|
|
|
| |
bootloader options in flash memory.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 11512
|
|
|
|
|
|
| |
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 11511
|
|
|
|
| |
SVN-Revision: 11510
|
|
|
|
|
|
|
|
| |
Makefile to create openwrt-ps3-vmlinux.elf.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 11509
|
|
|
|
|
|
|
|
| |
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: 11504
|
|
|
|
| |
SVN-Revision: 11503
|
|
|
|
| |
SVN-Revision: 11502
|
|
|
|
| |
SVN-Revision: 11501
|
|
|
|
| |
SVN-Revision: 11500
|
|
|
|
| |
SVN-Revision: 11499
|
|
|
|
| |
SVN-Revision: 11498
|
|
|
|
| |
SVN-Revision: 11497
|
|
|
|
| |
SVN-Revision: 11496
|
|
|
|
| |
SVN-Revision: 11494
|
|
|
|
| |
SVN-Revision: 11475
|
|
|
|
| |
SVN-Revision: 11474
|
|
|
|
| |
SVN-Revision: 11473
|
|
|
|
| |
SVN-Revision: 11472
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the bcm57xx package. I have tested default vlan functions,
but I dont have the equipment to test more advanced setups. The default
vlan setup seems to be working fine. I also added the activate_gpio
parameter which will make the driver activate the switch via gpio before
probing for it.
I'm not sure which method is best for autoload. For the wrt350n, I
need the activate_gpio parameter. But its probably not a good idea
to add that to the autoload file. On a system without a bcm57xx switch,
isn't it a bad idea to mess with the gpios looking for the switch? Ideally,
wouldn't it be best to load the bcm57xx module from broadcom-diag, after
it has determined which router its on? I tried using 'request_module' from
there, but had no success. For now, I am relying on preinit to load
the bcm57xx module with activate_gpio param, after it has failed to load
switch_robo and switch_adm.
Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>
SVN-Revision: 11471
|
|
|
|
|
|
|
|
|
|
|
| |
I noticed my wrt350n would not reliably reboot after entering
the reboot command. I found this code in the source for the
wrt600n. It corrects the problem, and the wrt350n reboots
reliably now.
Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>
SVN-Revision: 11470
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch prevents switch-robo.c from attempting robo_probe on a port
that is already registered. robo_probe will adjust kernel reference counts
if it detects a switch on the port. If this patch wasn't applied, the
wrt350n would hang on reboot, waiting for the network driver reference count
to reach zero indefinitely.
Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>
SVN-Revision: 11469
|