| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
the lan interface - this brings the configuration more in line with other switch setups
SVN-Revision: 24215
|
|
|
|
| |
SVN-Revision: 24210
|
|
|
|
| |
SVN-Revision: 24208
|
|
|
|
|
|
| |
recovery option
SVN-Revision: 24196
|
|
|
|
|
|
|
|
|
| |
65e9b62d4503849b10bedfc29bff0473760cc597 ipv6: add special mode accept_ra=2 to accept RA while configured as router
c3bccac2fa76f1619dfe4fb7b9bee69de7f066d8
ipv6: add special mode forwarding=2 to send RS while configured as router
SVN-Revision: 24195
|
|
|
|
|
|
| |
KanjiMonster for reminding me.
SVN-Revision: 24191
|
|
|
|
|
|
|
|
|
|
| |
Add support for the T-Com Speedport W 500V using a special tagged image as it
identifies itself as a 96348GW, but has some gpios wired differently, and also
has only one ethernet port without a switch attached to it.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 24190
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a fixup for the kernel to check the bcm tag of the image for a boardid in
the information1 field, and use that instead of the supplied one by cfe. This
is triggered by a + at the start of the information1 field.
Also modify the image generation to generate apropriately tagged images.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 24189
|
|
|
|
|
|
|
|
|
|
|
|
| |
The DSL-2740B/DSL-2741B rev C2 support was missing the board definition,
resulting in a kernel panic on boot.
This patch adds it, and also renames the generated image name to properly
reflect that it is for the revision C2, and for both the DSL-2740B and
DSL-2741B.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 24188
|
|
|
|
|
|
|
|
|
|
|
| |
Since some devices have more than one power led, they might be separated by
their color in the name. To also allow them to be on after leaving preinit,
set any status led starting with 'power' to on instead of only those with
the exact name of 'power'.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 24187
|
|
|
|
|
|
|
|
|
|
| |
Currently eth1 is hardcoded as the expected interface switches in diagmode.
This patch replaces the eth1 with the ifname, and also directly tests if
the interface specified by ifname has a switch attached.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 24186
|
|
|
|
|
|
|
|
|
|
|
| |
Port the mechanism for different default configurations from ar71xx and
use the old configuration as the default configuration. This should have
no functional differences to before.
While we are at it, remove the obsolete nat option.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 24185
|
|
|
|
| |
SVN-Revision: 24181
|
|
|
|
| |
SVN-Revision: 24180
|
|
|
|
| |
SVN-Revision: 24179
|
|
|
|
| |
SVN-Revision: 24178
|
|
|
|
| |
SVN-Revision: 24168
|
|
|
|
| |
SVN-Revision: 24167
|
|
|
|
|
|
| |
Thank you maddes for reporting. (closes #8323)
SVN-Revision: 24165
|
|
|
|
| |
SVN-Revision: 24162
|
|
|
|
|
|
| |
and should not be used yet
SVN-Revision: 24161
|
|
|
|
| |
SVN-Revision: 24157
|
|
|
|
| |
SVN-Revision: 24142
|
|
|
|
| |
SVN-Revision: 24141
|
|
|
|
| |
SVN-Revision: 24140
|
|
|
|
| |
SVN-Revision: 24139
|
|
|
|
| |
SVN-Revision: 24138
|
|
|
|
| |
SVN-Revision: 24136
|
|
|
|
|
|
| |
definition. The solves the strange whitespace in front of the image name in the info1 section
SVN-Revision: 24127
|
|
|
|
|
|
|
|
| |
No support for usb for now.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 24126
|
|
|
|
|
|
|
|
|
|
|
| |
Allows to use fids 0 to 7. Default is 0.
Those who will use this don't forget to `set vlan fid` every time
after `set vlan ports` if you want non default behavior.
Minor changes. Version bump.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 24125
|
|
|
|
|
|
| |
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 24124
|
|
|
|
|
|
|
|
|
|
| |
The skb_reserve call prior to DMA mapping the RX skb reduced the skb
data len by 2. To not allow DMA to write behind the skb we should pass
the correct skb data len to the device.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 24123
|
|
|
|
|
|
|
|
|
| |
Instead just drop the rx'ed frame silently and reuse the already
available buffer.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 24122
|
|
|
|
|
|
| |
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 24121
|
|
|
|
|
|
| |
eliminted the OpenWRT revision. This makes using the image (router) name as the board name possible, so that boards with same real boardid but different GPIOs can be detected and the correct GPIOs used.
SVN-Revision: 24118
|
|
|
|
| |
SVN-Revision: 24116
|
|
|
|
|
|
| |
http://lkml.org/lkml/2010/11/21/219 (thank you Kevin Cernekee)
SVN-Revision: 24114
|
|
|
|
| |
SVN-Revision: 24113
|
|
|
|
| |
SVN-Revision: 24112
|
|
|
|
| |
SVN-Revision: 24111
|
|
|
|
| |
SVN-Revision: 24110
|
|
|
|
| |
SVN-Revision: 24109
|
|
|
|
| |
SVN-Revision: 24108
|
|
|
|
| |
SVN-Revision: 24102
|
|
|
|
|
|
| |
commit broke CPU revision: 00024000, MIPS (cc 0x805, rev 0x00, vendor 0x4243) functionality. Revert that patch until we get a proper fix.
SVN-Revision: 24096
|
|
|
|
| |
SVN-Revision: 24095
|
|
|
|
| |
SVN-Revision: 24089
|
|
|
|
| |
SVN-Revision: 24088
|
|
|
|
| |
SVN-Revision: 24087
|