| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN-Revision: 35596
|
|
|
|
| |
SVN-Revision: 35595
|
|
|
|
| |
SVN-Revision: 35586
|
|
|
|
|
|
|
|
| |
This patch makes it possible to reset and enable writing vlans to recent switchs.
This is based on a patch by jcharest and the Broadcom SDK.
SVN-Revision: 35585
|
|
|
|
|
|
|
|
| |
This patch makes it possible to read and write the vlan config from and to recent switchs.
This is based on a patch by jcharest and the Broadcom SDK.
SVN-Revision: 35584
|
|
|
|
|
|
| |
This is based on a patch by jcharest and the Broadcom SDK.
SVN-Revision: 35583
|
|
|
|
|
|
| |
This is based on a patch by jcharest and the Broadcom SDK.
SVN-Revision: 35582
|
|
|
|
| |
SVN-Revision: 35581
|
|
|
|
|
|
|
|
| |
normal case.
This makes it easier to compare this code with the code from the Broadcom SDK.
SVN-Revision: 35580
|
|
|
|
| |
SVN-Revision: 35579
|
|
|
|
| |
SVN-Revision: 35578
|
|
|
|
| |
SVN-Revision: 35577
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Switch to using the B53 switch driver where appropriate.
Use a non-tagged default config where it isn't confirmed to be
working.
Remove the switch configuration in preinit as the switch will now
be configured by the driver to use port isolation to prevent leakage
between lan and wan.
While at it, also provide a switch config for Neufbox 6.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 35307
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
This is in part based on a patch send by Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34991
|
|
|
|
|
|
| |
This is the version like it was send for mainline inclusion.
SVN-Revision: 34988
|
|
|
|
| |
SVN-Revision: 33506
|
|
|
|
| |
SVN-Revision: 33464
|
|
|
|
|
|
|
|
|
|
| |
* remove use_et, all supported drivers are using mii ioctls
* remove robo.phy_addr, phy_addr was always set to ROBO_PHY_ADDR.
* remove support for old kernel versions
* do_ioctl is allways called with buff == NULL
* use if_mii
SVN-Revision: 33002
|
|
|
|
| |
SVN-Revision: 32992
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 29936
|
|
|
|
|
|
|
| |
* 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: 22320
|
|
|
|
| |
SVN-Revision: 22145
|
|
|
|
| |
SVN-Revision: 21954
|
|
|
|
| |
SVN-Revision: 20717
|
|
|
|
| |
SVN-Revision: 19922
|
|
|
|
|
|
| |
automatically on the first vlan, this aligns the broadcom vlan config with the swconfig format
SVN-Revision: 19909
|
|
|
|
| |
SVN-Revision: 19903
|
|
|
|
|
|
| |
platforms
SVN-Revision: 18425
|
|
|
|
| |
SVN-Revision: 18289
|
|
|
|
| |
SVN-Revision: 18214
|
|
|
|
|
|
| |
This is completly untested. Only a compile tests with the default config was done!
SVN-Revision: 17734
|
|
|
|
| |
SVN-Revision: 15611
|
|
|
|
| |
SVN-Revision: 15555
|
|
|
|
| |
SVN-Revision: 15319
|
|
|
|
| |
SVN-Revision: 15290
|
|
|
|
| |
SVN-Revision: 15242
|
|
|
|
| |
SVN-Revision: 14825
|
|
|
|
|
|
| |
roboswitch
SVN-Revision: 13100
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 11231
|
|
|
|
| |
SVN-Revision: 11138
|
|
|
|
| |
SVN-Revision: 10599
|
|
|
|
| |
SVN-Revision: 10539
|
|
|
|
| |
SVN-Revision: 10531
|
|
|
|
| |
SVN-Revision: 10496
|
|
|
|
| |
SVN-Revision: 10138
|