| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
SVN-Revision: 33548
|
|
|
|
| |
SVN-Revision: 33547
|
|
|
|
|
|
|
|
|
|
|
| |
Sometimes the port 0 was the WAN port or there could be some device
where the port 0 is not wired to an actual Ethernet port. Now telnet in
failsafe will listen on all ports of the switch so user do not have to
search for the correct port any more. This change will make the switch
leak traffic between the WAN and the LAN port, but you should not use
failsafe while connected to a untrusted network.
SVN-Revision: 33544
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With these images, it is possible to use the 'unused'
partition of the flash. The 'fat' images can be installed
with the sysupgrade command. When a 'fat' image is
installed from a regular one, the platform specific
sysupgrade script copies the calibration data to the
end of the flash. Likewise, when a regular image is
installed from the 'fat' version the sysupgrade script
copies the calibration data back to the original location.
SVN-Revision: 33540
|
|
|
|
| |
SVN-Revision: 33539
|
|
|
|
| |
SVN-Revision: 33538
|
|
|
|
| |
SVN-Revision: 33537
|
|
|
|
| |
SVN-Revision: 33536
|
|
|
|
|
|
| |
Should fix #12211. Compile tested only.
SVN-Revision: 33535
|
|
|
|
| |
SVN-Revision: 33525
|
|
|
|
| |
SVN-Revision: 33516
|
|
|
|
| |
SVN-Revision: 33515
|
|
|
|
|
|
| |
from usb devices
SVN-Revision: 33514
|
|
|
|
| |
SVN-Revision: 33513
|
|
|
|
| |
SVN-Revision: 33511
|
|
|
|
| |
SVN-Revision: 33510
|
|
|
|
| |
SVN-Revision: 33504
|
|
|
|
|
|
| |
performance with jumbo frames
SVN-Revision: 33503
|
|
|
|
| |
SVN-Revision: 33502
|
|
|
|
| |
SVN-Revision: 33501
|
|
|
|
| |
SVN-Revision: 33500
|
|
|
|
| |
SVN-Revision: 33499
|
|
|
|
|
|
| |
requirement of 64), fix skb fragment chaining
SVN-Revision: 33498
|
|
|
|
| |
SVN-Revision: 33497
|
|
|
|
|
|
|
|
|
| |
When not removing support for the wait instruction, when ruining on the
BCM4706 SoC the system stops after msleep() without an exception. I
haven't seen this problem on the other Broadcom SoCs with a 74K CPU,
but in the Broadcom SDK it is deactivated for all CPUs of this type.
SVN-Revision: 33496
|
|
|
|
| |
SVN-Revision: 33493
|
|
|
|
| |
SVN-Revision: 33492
|
|
|
|
|
|
| |
skb fragment lists
SVN-Revision: 33491
|
|
|
|
| |
SVN-Revision: 33490
|
|
|
|
| |
SVN-Revision: 33489
|
|
|
|
|
|
| |
the new one)
SVN-Revision: 33488
|
|
|
|
| |
SVN-Revision: 33487
|
|
|
|
| |
SVN-Revision: 33486
|
|
|
|
| |
SVN-Revision: 33485
|
|
|
|
| |
SVN-Revision: 33484
|
|
|
|
|
|
|
|
| |
The package block-hotplug doesn't exist, refer to block-mount instead.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33474
|
|
|
|
|
|
|
|
| |
The package block-hotplug doesn't exist, removing reference to it.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33473
|
|
|
|
|
|
| |
Do not change the code any more but use the kconfig options
SVN-Revision: 33463
|
|
|
|
| |
SVN-Revision: 33462
|
|
|
|
| |
SVN-Revision: 33460
|
|
|
|
|
|
|
|
|
|
| |
It should be implemmented in a cleaner way.
This reverts the following commits:
[ar71xx] dir-825-b1: Fix wholeflash images
[ar71xx] dir825b1: Add image for DIR-825-B1 that uses the whole flash"
SVN-Revision: 33459
|
|
|
|
|
|
|
| |
This will make the kernel crash on systems using qemu < 1.1.0. Until fixed
disable VPFv4 capability probing.
SVN-Revision: 33458
|
|
|
|
|
|
| |
The target CFLAGS were also accidentally changed
SVN-Revision: 33457
|
|
|
|
| |
SVN-Revision: 33455
|
|
|
|
| |
SVN-Revision: 33454
|
|
|
|
| |
SVN-Revision: 33453
|
|
|
|
| |
SVN-Revision: 33452
|
|
|
|
| |
SVN-Revision: 33451
|
|
|
|
| |
SVN-Revision: 33450
|
|
|
|
|
|
| |
(-openwrt) image from the normal image would brick (but recoverable via emergency flash) the router if the wholeflash image was larger than the maximum size for a normal image. First we rename the -openwrt images to -wholeflash since -openwrt is really too generic. We also revert the changes to the regular dir-825-b1 image, which now is the same as before, but add a -towholeflash image which is almost the same as the regular dir-825-b1 image, but copies caldata to new location and allows flashing of images that use the full flash (except u-boot, u-boot-env, and caldata paritition space) (these are the -wholeflash images).
SVN-Revision: 33447
|