Florian Fainelli
ebe7bdba88
adds a --help option to /sbin/wifi
...
Signed-off-by: Sebastian Philipp <sebastian@spawnhost.de>
SVN-Revision: 24258
2010-12-05 11:22:56 +00:00
Jo-Philipp Wich
c10515db65
re-enable the libtool PKG_BUILD_DEPENDS for PKG_FIXUP and emit a deprecation warning. Packages must specify PKG_BUILD_DEPENDS:=libtool
...
SVN-Revision: 24246
2010-12-04 19:56:47 +00:00
Jo-Philipp Wich
56ae0b91e2
busybox: Comcast uses option 150 for 6RD DHCP announcements, cover it
...
SVN-Revision: 24245
2010-12-04 19:15:16 +00:00
Mirko Vogt
2d2fbc6f84
the switch to libtool2 seems to cause the iptables build environment not building static libraries anymore, for whatever reason.. since we don't need them anyway, just do no try to copy them over anymore
...
SVN-Revision: 24244
2010-12-04 17:04:39 +00:00
Mirko Vogt
9a18fff28e
ensure accidentally installed *.la-files (into $STAGING_DIR) are going to be removed afterwards - this actually should be done within respective package-Makefiles itself, however they need to stay compatible with libtool v1.5.x which is used in backfire, since it (may) require those files
...
SVN-Revision: 24241
2010-12-04 13:44:43 +00:00
Felix Fietkau
cd221dca4b
.gitignore: add *.o and .DS_Store by default - apparently some git versions do not ignore these by default
...
SVN-Revision: 24238
2010-12-04 10:27:13 +00:00
Felix Fietkau
8067f3f3cc
ar71xx: work around a PCI controller bug which causes reads to the PCI_COMMAND register to return bogus values - properly fixes ath9k module reload issues
...
SVN-Revision: 24236
2010-12-04 01:32:15 +00:00
Felix Fietkau
2a55832f58
mac80211: update to wireless-testing 2010-11-30
...
SVN-Revision: 24235
2010-12-04 01:32:04 +00:00
Mirko Vogt
b599f7dc42
disable libtool fixups in trunk globally
...
SVN-Revision: 24234
2010-12-04 00:11:09 +00:00
Mirko Vogt
bb154bd73c
add md5 checksum
...
SVN-Revision: 24232
2010-12-03 23:22:39 +00:00
Daniel Dickinson
68124370ac
block-extroot: Added md5sum to extroot and underlying root filesystem. This is used to ensure that the extroot is not mounted as the rootfs after a sysupgrade *until the user deals with the extroot).
...
SVN-Revision: 24230
2010-12-03 20:01:23 +00:00
Alexandros C. Couloumbis
581378f5cb
toolchain/uClibc: sync to latest uClibc-0.9.32
...
SVN-Revision: 24229
2010-12-03 16:36:37 +00:00
Alexandros C. Couloumbis
ec7e1cee0b
toolchain/uClibc: push an upstream fix
...
SVN-Revision: 24228
2010-12-03 14:46:09 +00:00
Mirko Vogt
ce2d57ed4d
update libtool from version 1.5.26 to version 2.4, this includes libltdl (to v7) - WARNING: This switch is going to break something quite likely, however since more software is requiring libtool2/libltdl7 this change needs to be done some day anyway
...
SVN-Revision: 24224
2010-12-03 11:56:47 +00:00
Imre Kaloz
187359dc67
remove unused kernel versions, make 2.6.36 the default
...
SVN-Revision: 24223
2010-12-03 09:19:52 +00:00
Jo-Philipp Wich
7acaafb61b
6to4: support multiple internal networks, use state vars for radvd config
...
SVN-Revision: 24219
2010-12-02 22:41:03 +00:00
Hauke Mehrtens
41b3383499
brcm47xx: Add edimax PS1208mfg support
...
Thank you clemvangelis for the patches. (closes #7672 )
SVN-Revision: 24217
2010-12-02 21:27:54 +00:00
Jo-Philipp Wich
4482f4b5f1
iproute2: dont filter cached routes on iproute_get ( #8339 )
...
SVN-Revision: 24216
2010-12-02 20:29:22 +00:00
Jo-Philipp Wich
6f7e2d4ce8
tune rtl8366s default config, make vlan 1 cpu port tagged and use eth0.1 for the lan interface - this brings the configuration more in line with other switch setups
...
SVN-Revision: 24215
2010-12-02 20:19:55 +00:00
Jo-Philipp Wich
9811ba059f
kernel: package md and raid level modules ( #7184 )
...
SVN-Revision: 24214
2010-12-02 16:18:22 +00:00
Jo-Philipp Wich
9a996248d4
base-files: derive connect_time from uptime as local system time may warp due to rdate, ntp and other means
...
SVN-Revision: 24212
2010-12-01 19:55:24 +00:00
Gabor Juhos
79c24b2cb0
ar71xx: refresh patches
...
SVN-Revision: 24210
2010-12-01 18:40:01 +00:00
Gabor Juhos
6d6bb8d6f3
ath9k: use per-device struct for pm_qos_* operations
...
SVN-Revision: 24209
2010-12-01 18:39:58 +00:00
Gabor Juhos
17564e7db8
generic: yet another missing config symbol for 2.6.37
...
SVN-Revision: 24208
2010-12-01 18:39:55 +00:00
Jo-Philipp Wich
a8c3d1ab6d
base-files: save the connect time of interfaces in uci state
...
SVN-Revision: 24206
2010-12-01 17:37:32 +00:00
Jo-Philipp Wich
30b950154b
add a new image for the TEW-652BRP which can be used with the bootloader recovery option
...
SVN-Revision: 24196
2010-11-30 02:04:57 +00:00
Jo-Philipp Wich
2fe5c1d124
backport two changes from kernel.org: 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
2010-11-30 01:52:51 +00:00
Jo-Philipp Wich
ca829e805b
base-files: disable ipv6 on bridge ports, this prevents stray RA assigned and link local addresses on bridge member devices
...
SVN-Revision: 24194
2010-11-30 00:46:21 +00:00
Daniel Dickinson
9677b65cb6
image Makefile: Corrected router imagename length limiting. Thanks KanjiMonster for reminding me.
...
SVN-Revision: 24191
2010-11-28 22:13:00 +00:00
Daniel Dickinson
314bce63e6
bcm63xx: Add support for the T-Com Speedport W 500V.
...
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
2010-11-28 22:04:44 +00:00
Daniel Dickinson
3a49f669f2
bcm63xx: Add board id override fixup.
...
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
2010-11-28 22:04:40 +00:00
Daniel Dickinson
c51d772e62
bcm63xx: Finalize support for DSL-274xB, rev C2.
...
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
2010-11-28 22:04:36 +00:00
Daniel Dickinson
8fa9b24a4c
bcm63xx: Allow 'colored' power leds.
...
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
2010-11-28 22:04:30 +00:00
Daniel Dickinson
fec30c8c80
bcm63xx: Don't hardcode the switch ethernet interface in preinit.
...
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
2010-11-28 22:04:26 +00:00
Daniel Dickinson
b1b318750a
bcm63xx: Add defconfigs.
...
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
2010-11-28 22:04:19 +00:00
Felix Fietkau
dd5c6a97de
ath9k: fix software retry counter tracking - should fix 802.11n stability issues
...
SVN-Revision: 24183
2010-11-28 18:28:19 +00:00
Felix Fietkau
1cd870049e
mac80211: merge the new version of the throughput led trigger patch
...
SVN-Revision: 24182
2010-11-28 18:28:12 +00:00
Florian Fainelli
a133b09b07
refresh patches and remove trailing whitespaces
...
SVN-Revision: 24181
2010-11-28 18:14:34 +00:00
Florian Fainelli
27189b328e
refresh and refine 972-cpmac_multi_probe.patch, patch from sn9
...
SVN-Revision: 24180
2010-11-28 18:03:56 +00:00
Florian Fainelli
629cc5b101
refresh 973-cpmac_handle_mvswitch.patch
...
SVN-Revision: 24179
2010-11-28 18:03:48 +00:00
Florian Fainelli
a2aa5a227e
refresh and refine vlynq patch, patch from sn9
...
SVN-Revision: 24178
2010-11-28 18:03:42 +00:00
Hauke Mehrtens
af2349b4bc
brcm47xx: remove support for old kernel versions
...
SVN-Revision: 24168
2010-11-28 14:08:04 +00:00
Hauke Mehrtens
6f58cc20fc
brcm47xx: use kernel 2.6.36.1 as new default kernel for this target.
...
SVN-Revision: 24167
2010-11-28 14:05:31 +00:00
Hauke Mehrtens
34d53c2be1
kernel: add missing config symbols for 2.6.37-rc3
...
Thank you maddes for reporting. (closes #8323 )
SVN-Revision: 24165
2010-11-28 11:14:25 +00:00
Felix Fietkau
87741c5581
ath9k: fix module reload on ar713x based systems with ar92xx
...
SVN-Revision: 24163
2010-11-27 22:51:03 +00:00
Hauke Mehrtens
fb27da9487
brcm47xx: reorder patches like they were commitet upstream
...
SVN-Revision: 24162
2010-11-27 22:47:11 +00:00
Felix Fietkau
b54002aa8e
remove CONFIG_ADM6996_PHY=y for ar7 and atheros - this driver is incomplete and should not be used yet
...
SVN-Revision: 24161
2010-11-27 22:40:26 +00:00
Felix Fietkau
11564e8efe
kernel: remove the bogus ext2/ext3 dependency on linux 2.6.30/31 - some people still want to use those modules
...
SVN-Revision: 24160
2010-11-27 22:33:08 +00:00
Felix Fietkau
dc90b68122
mac80211: add pending patches for throughput based led blinking and replace the broken ath9k blinking code with it
...
SVN-Revision: 24159
2010-11-27 22:11:13 +00:00
Hauke Mehrtens
256f94dea4
kernel: add missing config option
...
SVN-Revision: 24157
2010-11-27 16:08:41 +00:00