| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I wrote this patch some time ago because I had a need for one of the
Gigabit ports (Linksys E3000) to be forced to 100FD. This is based
on the robocfg sources included w/ the RT-N16 sources from ASUS.
Since work is progressing on a BGMAC driver that could be included in
OpenWRT, this may be useful to someone else.
In testing, forcing the speed to 10/100 or 1000 worked fine; however,
when trying to force full-duplex mode, the result was always
half-duplex. I was not able to isolate the source of the problem
(this patch, driver or H/W limitation). The only way I could get it
to work was to set the port to Auto, but then only advertise 100FD
(not included in this patch).
I have a modified version of the robocfg package as well, I'd have to
clean it up a little first (remove the full-duplex hack) before
submitting it if there is interest.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34992
|
|
|
|
|
|
| |
interface coldplug hack the timing changed in such a way that eth0 is not up during switch setup, leading to an inaccesible device. Bring up the switch interface before configuring it to mitigate the problem.
SVN-Revision: 30937
|
|
|
|
|
|
|
| |
* remove suport for 2.4 kernel
* add support for bcma bus
SVN-Revision: 27904
|
|
|
|
|
|
|
|
| |
Fix incorrect device reference counting by switch-robo.
Signed-off-by: George Kashperko <george@znau.edu.ua>
SVN-Revision: 25619
|
|
|
|
| |
SVN-Revision: 22145
|
|
|
|
| |
SVN-Revision: 21954
|
|
|
|
| |
SVN-Revision: 20717
|
|
|
|
| |
SVN-Revision: 15290
|
|
|
|
| |
SVN-Revision: 15242
|
|
|
|
| |
SVN-Revision: 14825
|
|
|
|
| |
SVN-Revision: 10138
|
|
|
|
|
|
| |
override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
|
|
|
|
| |
SVN-Revision: 8664
|
|
|
|
|
|
| |
DESCRIPTION=TITLE
SVN-Revision: 8659
|
|
|
|
|
|
| |
(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
|
|
|
|
| |
SVN-Revision: 8587
|
|
|
|
| |
SVN-Revision: 8575
|
|
|
|
| |
SVN-Revision: 6565
|
|
|
|
| |
SVN-Revision: 6562
|
|
|
|
|
|
| |
packages to KernelPackage interface
SVN-Revision: 6136
|
|
|
|
| |
SVN-Revision: 5624
|
|
|
|
| |
SVN-Revision: 5512
|
|
|