openwrt/svn-archive/archive.git
12 years ago[package] iwinfo: fix logic flaw in mtd partition check
Jo-Philipp Wich [Wed, 22 Feb 2012 12:30:24 +0000 (12:30 +0000)]
[package] iwinfo: fix logic flaw in mtd partition check

SVN-Revision: 30678

12 years agoiptables: make it possible to dynamically configure built-in statically linked extens...
Felix Fietkau [Wed, 22 Feb 2012 01:47:48 +0000 (01:47 +0000)]
iptables: make it possible to dynamically configure built-in statically linked extensions, fold -mod-conntrack and -mod-nat into the default package. saves about 8k on an ar71xx default squashfs

SVN-Revision: 30676

12 years agoiptables: do not link binaries with -rdynamic, plugins do not need any symbols from...
Felix Fietkau [Tue, 21 Feb 2012 23:03:21 +0000 (23:03 +0000)]
iptables: do not link binaries with -rdynamic, plugins do not need any symbols from the main executable. saves some space

SVN-Revision: 30675

12 years agomac80211: b43: use firmware version 666.2 as default
Hauke Mehrtens [Tue, 21 Feb 2012 20:36:58 +0000 (20:36 +0000)]
mac80211: b43: use firmware version 666.2 as default

SVN-Revision: 30673

12 years ago[package] iwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting various...
Jo-Philipp Wich [Tue, 21 Feb 2012 18:19:26 +0000 (18:19 +0000)]
[package] iwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting various WPA2-PSK only networks as mixed mode

SVN-Revision: 30672

12 years agoramips: raeth: add missing Kconfig and Makefile
Gabor Juhos [Tue, 21 Feb 2012 09:44:30 +0000 (09:44 +0000)]
ramips: raeth: add missing Kconfig and Makefile

SVN-Revision: 30671

12 years agoramips: move the ethernet driver into a separate directory
Gabor Juhos [Tue, 21 Feb 2012 09:26:43 +0000 (09:26 +0000)]
ramips: move the ethernet driver into a separate directory

Also clean up the Kconfig symbols.

SVN-Revision: 30670

12 years agoramips: rename the spi driver
Gabor Juhos [Tue, 21 Feb 2012 09:26:41 +0000 (09:26 +0000)]
ramips: rename the spi driver

SVN-Revision: 30669

12 years agodropbear: disable assertions to reduce code size
Felix Fietkau [Tue, 21 Feb 2012 00:52:43 +0000 (00:52 +0000)]
dropbear: disable assertions to reduce code size

SVN-Revision: 30668

12 years agohostapd: disable the state dump callback to save a few more kb
Felix Fietkau [Tue, 21 Feb 2012 00:27:28 +0000 (00:27 +0000)]
hostapd: disable the state dump callback to save a few more kb

SVN-Revision: 30667

12 years agohostapd: add configurable debug message minimum priority to cut down on bloat generat...
Felix Fietkau [Mon, 20 Feb 2012 23:41:52 +0000 (23:41 +0000)]
hostapd: add configurable debug message minimum priority to cut down on bloat generated by excessive debug messages

SVN-Revision: 30666

12 years agomac80211: fix memory leak on bcm5354
Hauke Mehrtens [Mon, 20 Feb 2012 22:46:27 +0000 (22:46 +0000)]
mac80211: fix memory leak on bcm5354

The ucode triggers the gpio pins used for the buttons and causes diag to handle them and send them to userspace.
This only happened with a more recent firmware.
This patch was tested on an Asus wl-520GU and should also work on the other bcm5354 based asus devices. I do not know if it works on the dir320.

SVN-Revision: 30665

12 years ago[package] iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not request write...
Jo-Philipp Wich [Mon, 20 Feb 2012 21:27:41 +0000 (21:27 +0000)]
[package] iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not request write access in mmap()

SVN-Revision: 30664

12 years ago[package] iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostation M2
Jo-Philipp Wich [Mon, 20 Feb 2012 21:17:59 +0000 (21:17 +0000)]
[package] iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostation M2

SVN-Revision: 30663

12 years agostrip kernel modules more aggressively: make all global symbols local, rename all...
Felix Fietkau [Mon, 20 Feb 2012 17:38:26 +0000 (17:38 +0000)]
strip kernel modules more aggressively: make all global symbols local, rename all symbols in the symbol table to make them compress better

SVN-Revision: 30662

12 years agoar71xx: switch to kmod-gpio-button-hotplug
Felix Fietkau [Mon, 20 Feb 2012 10:51:48 +0000 (10:51 +0000)]
ar71xx: switch to kmod-gpio-button-hotplug

SVN-Revision: 30660

12 years agoadd gpio-button-hotplug, like button-hotplug + gpio-keys-polled, fully compatible...
Felix Fietkau [Mon, 20 Feb 2012 10:51:43 +0000 (10:51 +0000)]
add gpio-button-hotplug, like button-hotplug + gpio-keys-polled, fully compatible, but without the nasty input-core dependency chain

SVN-Revision: 30659

12 years ago[package] iwinfo: add more device entries
Jo-Philipp Wich [Mon, 20 Feb 2012 09:27:32 +0000 (09:27 +0000)]
[package] iwinfo: add more device entries

SVN-Revision: 30658

12 years agokernel: strip unnecessary symbol table information from kernel modules, reduces defau...
Felix Fietkau [Mon, 20 Feb 2012 09:03:17 +0000 (09:03 +0000)]
kernel: strip unnecessary symbol table information from kernel modules, reduces default squashfs size on ar71xx by about 4k

SVN-Revision: 30657

12 years agoramips: rt3883: make rt3883_nand_data visible
Gabor Juhos [Sun, 19 Feb 2012 19:40:37 +0000 (19:40 +0000)]
ramips: rt3883: make rt3883_nand_data visible

SVN-Revision: 30655

12 years agoramips: merge 3.2 fixes
Gabor Juhos [Sun, 19 Feb 2012 17:52:23 +0000 (17:52 +0000)]
ramips: merge 3.2 fixes

SVN-Revision: 30652

12 years agoramips: nuke 2.6.39 support
Gabor Juhos [Sun, 19 Feb 2012 17:52:20 +0000 (17:52 +0000)]
ramips: nuke 2.6.39 support

SVN-Revision: 30651

12 years agoramips: rt305x: nuke built-in MTD partition maps
Gabor Juhos [Sun, 19 Feb 2012 17:52:15 +0000 (17:52 +0000)]
ramips: rt305x: nuke built-in MTD partition maps

SVN-Revision: 30650

12 years agoramips: rt288x: nuke built-in MTD partition maps
Gabor Juhos [Sun, 19 Feb 2012 17:52:11 +0000 (17:52 +0000)]
ramips: rt288x: nuke built-in MTD partition maps

SVN-Revision: 30649

12 years agoramips: build sysupgrade image for the V11ST-FE board
Gabor Juhos [Sun, 19 Feb 2012 17:52:08 +0000 (17:52 +0000)]
ramips: build sysupgrade image for the V11ST-FE board

SVN-Revision: 30648

12 years agoramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G router
Gabor Juhos [Sun, 19 Feb 2012 16:44:49 +0000 (16:44 +0000)]
ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G router

[juhosg:
- don't switch back to 2.6.39
- update config-3.2
- change machine id to SL-R7205
- reorder case entries in platform scripts
- remove button hotplug script]

Signed-off-by: Haipoh Teoh <hpteoh@ceedtec.com>
SVN-Revision: 30645

12 years agomac80211: brcmsmac: fix a build warning, till we update bcma
Hauke Mehrtens [Sun, 19 Feb 2012 14:21:21 +0000 (14:21 +0000)]
mac80211: brcmsmac: fix a build warning, till we update bcma

SVN-Revision: 30644

12 years agomac80211: add brcmsmac driver
Hauke Mehrtens [Sun, 19 Feb 2012 14:05:17 +0000 (14:05 +0000)]
mac80211: add brcmsmac driver

brcmsmac does not work on bcm47xx based devices or has AP mode support for now.

SVN-Revision: 30643

12 years agomac80211: fix directory of mwl8k firmware
Hauke Mehrtens [Sun, 19 Feb 2012 13:26:35 +0000 (13:26 +0000)]
mac80211: fix directory of mwl8k firmware

Thank you Eugene San for the patch

SVN-Revision: 30642

12 years agobrcm47xx: add code to generate images for some netgear devices
Hauke Mehrtens [Sat, 18 Feb 2012 23:21:47 +0000 (23:21 +0000)]
brcm47xx: add code to generate images for some netgear devices

This is commented out until we get report of working devices.

SVN-Revision: 30639

12 years agobrcm47xx: sprom for nvram parsing
Hauke Mehrtens [Sat, 18 Feb 2012 23:08:26 +0000 (23:08 +0000)]
brcm47xx: sprom for nvram parsing

This adds support for parsing sprom form nvram for sprom version form 1 to 9.
It also adds sprom from nvram support for devices on the bcma bus.

SVN-Revision: 30638

12 years agoralink: rt3883: disable the 2GHz band on the RT-N56U
Gabor Juhos [Sat, 18 Feb 2012 17:36:21 +0000 (17:36 +0000)]
ralink: rt3883: disable the 2GHz band on the RT-N56U

SVN-Revision: 30632

12 years agoramips: rt3883: make rt3883_wlan_data visible
Gabor Juhos [Sat, 18 Feb 2012 17:36:16 +0000 (17:36 +0000)]
ramips: rt3883: make rt3883_wlan_data visible

SVN-Revision: 30631

12 years agogeneric: add disable_[25]ghz to struct rt2x00_platform_data
Gabor Juhos [Sat, 18 Feb 2012 17:36:13 +0000 (17:36 +0000)]
generic: add disable_[25]ghz to struct rt2x00_platform_data

SVN-Revision: 30630

12 years agomac80211: rt2x00: allow to disable bands via platform data
Gabor Juhos [Sat, 18 Feb 2012 17:36:09 +0000 (17:36 +0000)]
mac80211: rt2x00: allow to disable bands via platform data

SVN-Revision: 30629

12 years agopackage/kernel: add package for MTD testing modules
Gabor Juhos [Sat, 18 Feb 2012 16:02:18 +0000 (16:02 +0000)]
package/kernel: add package for MTD testing modules

SVN-Revision: 30628

12 years agofirmware-utils/mkfwimage: allow to override firmware magic
Gabor Juhos [Sat, 18 Feb 2012 14:45:54 +0000 (14:45 +0000)]
firmware-utils/mkfwimage: allow to override firmware magic

SVN-Revision: 30627

12 years agoar71xx: fix image signature for UBNT-XM boards
Gabor Juhos [Sat, 18 Feb 2012 14:45:52 +0000 (14:45 +0000)]
ar71xx: fix image signature for UBNT-XM boards

SVN-Revision: 30626

12 years agoath5k: do not re-run AGC calibration periodically - fixes stability issues on AR2315...
Felix Fietkau [Fri, 17 Feb 2012 22:15:33 +0000 (22:15 +0000)]
ath5k: do not re-run AGC calibration periodically - fixes stability issues on AR2315 (#10574)

SVN-Revision: 30624

12 years agoath5k: do not stop the hardware queues during PAPD calibration, speeds up calibration
Felix Fietkau [Fri, 17 Feb 2012 22:15:26 +0000 (22:15 +0000)]
ath5k: do not stop the hardware queues during PAPD calibration, speeds up calibration

SVN-Revision: 30623

12 years agogeneric/2.6.37: fix 'set but unused' build errors on MIPS
Gabor Juhos [Fri, 17 Feb 2012 17:21:03 +0000 (17:21 +0000)]
generic/2.6.37: fix 'set but unused' build errors on MIPS

SVN-Revision: 30615

12 years agogcc: use .eh_frame sections for exception handling stack unwind - saves about 400...
Felix Fietkau [Fri, 17 Feb 2012 16:55:08 +0000 (16:55 +0000)]
gcc: use .eh_frame sections for exception handling stack unwind - saves about 400 bytes on every executable or shared library

SVN-Revision: 30614

12 years agogcc: enable --with-headers for the final toolchain build
Felix Fietkau [Fri, 17 Feb 2012 16:55:01 +0000 (16:55 +0000)]
gcc: enable --with-headers for the final toolchain build

SVN-Revision: 30613

12 years agocrda: remove unnecessary build dependency on mac80211
Felix Fietkau [Fri, 17 Feb 2012 15:54:57 +0000 (15:54 +0000)]
crda: remove unnecessary build dependency on mac80211

SVN-Revision: 30612

12 years agohostapd: remove unnecessary dependency on mac80211
Felix Fietkau [Fri, 17 Feb 2012 15:54:53 +0000 (15:54 +0000)]
hostapd: remove unnecessary dependency on mac80211

SVN-Revision: 30611

12 years ago[package] broadcom-diag: add missing brackets breakign the detection logic (#10836)
Jo-Philipp Wich [Fri, 17 Feb 2012 09:04:23 +0000 (09:04 +0000)]
[package] broadcom-diag: add missing brackets breakign the detection logic (#10836)

SVN-Revision: 30610

12 years ago[package] iwinfo: implement proper hardware detection for ar23xx SoC devices like...
Jo-Philipp Wich [Fri, 17 Feb 2012 00:36:25 +0000 (00:36 +0000)]
[package] iwinfo: implement proper hardware detection for ar23xx SoC devices like the NanoStation 2

SVN-Revision: 30605

12 years agoramips: extract eeprom for the built-in wlan module on the RT-N56U
Gabor Juhos [Thu, 16 Feb 2012 20:06:22 +0000 (20:06 +0000)]
ramips: extract eeprom for the built-in wlan module on the RT-N56U

SVN-Revision: 30604

12 years agoramips: rt3883: change eeprom file name
Gabor Juhos [Thu, 16 Feb 2012 20:06:21 +0000 (20:06 +0000)]
ramips: rt3883: change eeprom file name

SVN-Revision: 30603

12 years ago[scripts] env: colorize git output
Florian Fainelli [Thu, 16 Feb 2012 19:24:34 +0000 (19:24 +0000)]
[scripts] env: colorize git output

SVN-Revision: 30602

12 years ago[package] iwinfo: fix detection of Bullet M5, the PCI ID was wrong
Jo-Philipp Wich [Thu, 16 Feb 2012 17:58:33 +0000 (17:58 +0000)]
[package] iwinfo: fix detection of Bullet M5, the PCI ID was wrong

SVN-Revision: 30591

12 years ago[x86] Disable by default padding of images
Vasilis Tsiligiannis [Thu, 16 Feb 2012 17:54:07 +0000 (17:54 +0000)]
[x86] Disable by default padding of images

SVN-Revision: 30590

12 years ago[x86] Allow gzipping of squashfs images with padded jffs2 partition
Vasilis Tsiligiannis [Thu, 16 Feb 2012 17:54:04 +0000 (17:54 +0000)]
[x86] Allow gzipping of squashfs images with padded jffs2 partition

SVN-Revision: 30589

12 years ago[x86] GZip only ext4 and padded images
Vasilis Tsiligiannis [Thu, 16 Feb 2012 17:54:01 +0000 (17:54 +0000)]
[x86] GZip only ext4 and padded images

SVN-Revision: 30588

12 years ago[x86] Make gzipping of images configurable via menuconfig
Vasilis Tsiligiannis [Thu, 16 Feb 2012 17:53:57 +0000 (17:53 +0000)]
[x86] Make gzipping of images configurable via menuconfig

SVN-Revision: 30587

12 years agopackage/mac80211: fix a possible NULL pointer dereference in rt2x00
Gabor Juhos [Thu, 16 Feb 2012 17:14:34 +0000 (17:14 +0000)]
package/mac80211: fix a possible NULL pointer dereference in rt2x00

SVN-Revision: 30586

12 years agoar71xx: remove duplicated define from the D-Link profile
Gabor Juhos [Thu, 16 Feb 2012 09:03:27 +0000 (09:03 +0000)]
ar71xx: remove duplicated define from the D-Link profile

SVN-Revision: 30577

12 years agoramips: select HW_HAS_PCI on per-board basis
Gabor Juhos [Thu, 16 Feb 2012 08:17:54 +0000 (08:17 +0000)]
ramips: select HW_HAS_PCI on per-board basis

SVN-Revision: 30576

12 years agoramips: rt3883: remove a stray character from rt3883.h
Gabor Juhos [Thu, 16 Feb 2012 08:17:53 +0000 (08:17 +0000)]
ramips: rt3883: remove a stray character from rt3883.h

SVN-Revision: 30575

12 years agoramips: rt288x: don't register the PCI controller on each board
Gabor Juhos [Thu, 16 Feb 2012 08:17:52 +0000 (08:17 +0000)]
ramips: rt288x: don't register the PCI controller on each board

SVN-Revision: 30574

12 years agoramips: raeth: separate ring allocation and setup
Gabor Juhos [Thu, 16 Feb 2012 08:17:50 +0000 (08:17 +0000)]
ramips: raeth: separate ring allocation and setup

SVN-Revision: 30573

12 years agogeneric: add SND_PPC symbol
Gabor Juhos [Thu, 16 Feb 2012 07:51:44 +0000 (07:51 +0000)]
generic: add SND_PPC symbol

SVN-Revision: 30572

12 years ago[ar71xx] Add Ubiquiti UniFi Profile; It's an AP without USB so don't include USB...
Daniel Dickinson [Thu, 16 Feb 2012 07:45:28 +0000 (07:45 +0000)]
[ar71xx] Add Ubiquiti UniFi Profile; It's an AP without USB so don't include USB drivers by default

SVN-Revision: 30571

12 years ago[ar71xx] d-link: Add DIR-601 Profile Definition; It needs different factory images...
Daniel Dickinson [Thu, 16 Feb 2012 07:38:33 +0000 (07:38 +0000)]
[ar71xx] d-link: Add DIR-601 Profile Definition; It needs different factory images than DIR-600

SVN-Revision: 30570

12 years ago[ar71xx] Fix partitions for Cameo-based boards; kernel 3.2 is bigger
Daniel Dickinson [Thu, 16 Feb 2012 07:29:26 +0000 (07:29 +0000)]
[ar71xx] Fix partitions for Cameo-based boards; kernel 3.2 is bigger

SVN-Revision: 30569

12 years ago[ar71xx] image: For Cameo-based board fix adding mtd layout to kernel commandline)
Daniel Dickinson [Thu, 16 Feb 2012 07:24:45 +0000 (07:24 +0000)]
[ar71xx] image: For Cameo-based board fix adding mtd layout to kernel commandline)

SVN-Revision: 30568

12 years agolinux 3.2: missing generic symbols
Jo-Philipp Wich [Wed, 15 Feb 2012 23:37:47 +0000 (23:37 +0000)]
linux 3.2: missing generic symbols

These symbols are dependent on CONFIG_PCI being enabled.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 30565

12 years ago[package] kernel: fix KCONFIG depends of kmod-md modules
Jo-Philipp Wich [Wed, 15 Feb 2012 23:34:24 +0000 (23:34 +0000)]
[package] kernel: fix KCONFIG depends of kmod-md modules

SVN-Revision: 30564

12 years agoramips: rt288x: fix PCI resource conflict
Gabor Juhos [Wed, 15 Feb 2012 21:19:02 +0000 (21:19 +0000)]
ramips: rt288x: fix PCI resource conflict

SVN-Revision: 30563

12 years ago[ramips] correct PCI IO/Mem resource swapping
Florian Fainelli [Wed, 15 Feb 2012 21:13:21 +0000 (21:13 +0000)]
[ramips] correct PCI IO/Mem resource swapping

SVN-Revision: 30562

12 years ago[ramips] add Ralink V11ST-FE board support
Florian Fainelli [Wed, 15 Feb 2012 21:13:11 +0000 (21:13 +0000)]
[ramips] add Ralink V11ST-FE board support

This board is equipped with:
- 4MB of NOR Flash
- 32MB of SDRAM
- IC+ IP175C switch
- one Mini-PCI slot

SVN-Revision: 30561

12 years agobuild: add -Wno-error=unused-but-set-variable to cflags for gcc 4.6 and newer to...
Felix Fietkau [Wed, 15 Feb 2012 19:19:12 +0000 (19:19 +0000)]
build: add -Wno-error=unused-but-set-variable to cflags for gcc 4.6 and newer to avoid stupid -Werror related package breakage

SVN-Revision: 30556

12 years agoramips: raeth: add a helper function for skb allocation
Gabor Juhos [Wed, 15 Feb 2012 18:33:42 +0000 (18:33 +0000)]
ramips: raeth: add a helper function for skb allocation

SVN-Revision: 30555

12 years agoramips: raeth: use netdev_alloc_skb
Gabor Juhos [Wed, 15 Feb 2012 18:33:41 +0000 (18:33 +0000)]
ramips: raeth: use netdev_alloc_skb

SVN-Revision: 30554

12 years agoramips: raeth: add '__packed __aligned(4)' annotation to dma descritor structures
Gabor Juhos [Wed, 15 Feb 2012 18:33:40 +0000 (18:33 +0000)]
ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor structures

This helps GCC to generare more efficient code.

SVN-Revision: 30553

12 years agoramips: raeth: use 're' instead of 'priv' everywhere
Gabor Juhos [Wed, 15 Feb 2012 18:33:38 +0000 (18:33 +0000)]
ramips: raeth: use 're' instead of 'priv' everywhere

SVN-Revision: 30552

12 years agoath9k: prevent writes to const data on AR9160
Felix Fietkau [Wed, 15 Feb 2012 18:02:57 +0000 (18:02 +0000)]
ath9k: prevent writes to const data on AR9160

SVN-Revision: 30551

12 years agoramips: raeth: force link down in ramips_phy_stop
Gabor Juhos [Wed, 15 Feb 2012 13:47:52 +0000 (13:47 +0000)]
ramips: raeth: force link down in ramips_phy_stop

SVN-Revision: 30550

12 years agoramips: raeth: serialize ramips_link_adjust calls
Gabor Juhos [Wed, 15 Feb 2012 13:47:50 +0000 (13:47 +0000)]
ramips: raeth: serialize ramips_link_adjust calls

SVN-Revision: 30549

12 years agoramips: raeth: add PHYLIB support
Gabor Juhos [Wed, 15 Feb 2012 06:47:12 +0000 (06:47 +0000)]
ramips: raeth: add PHYLIB support

SVN-Revision: 30547

12 years ago[package] gdb: use an updated 6.8a tarball
Florian Fainelli [Tue, 14 Feb 2012 20:13:28 +0000 (20:13 +0000)]
[package] gdb: use an updated 6.8a tarball

SVN-Revision: 30543

12 years ago[kernel] add missing autoload shortcut to crypto modules for btrfs
John Crispin [Tue, 14 Feb 2012 20:11:28 +0000 (20:11 +0000)]
[kernel] add missing autoload shortcut to crypto modules for btrfs

Currently the btrfs module (and other fs modules) is loaded before other modules to provide early extroot compatibility. This will fail for btrfs however, because the dependencies crypto-core and crypto-hash are missing. This patch makes them available for early loading too.

Signed-off-by: Jan Willies <jan@willies.info>
SVN-Revision: 30542

12 years agolinux-atm: update solos-pci driver to upstream
John Crispin [Tue, 14 Feb 2012 20:11:24 +0000 (20:11 +0000)]
linux-atm: update solos-pci driver to upstream

Fixes for the solos-pci driver.

- Corrects calculation of headroom for padding.
- Removes pointless debug messages.
- Expose Bis A and Bis M annex capabilities.
- Expose hardware revision.

Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 30541

12 years agolinux-atm: headroom/padding fixes
John Crispin [Tue, 14 Feb 2012 20:11:22 +0000 (20:11 +0000)]
linux-atm: headroom/padding fixes

Submitted upstream to netdev by Chas Williams on linux-atm.

Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 30540

12 years agomac80211: Allow preamble configuration
John Crispin [Tue, 14 Feb 2012 19:07:15 +0000 (19:07 +0000)]
mac80211: Allow preamble configuration

Add a new wireless config parameter short_preamble=0|1 to enable
usage of short preambles. Default is to only allow long preambles
as before.

Even if short_preamble is set to 1 hostapd will take care that
short preambles are disabled as soon as a STA associates that
cannot handle short preambles.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 30539

12 years agoAdd kernel module package for SLIP
John Crispin [Tue, 14 Feb 2012 19:07:13 +0000 (19:07 +0000)]
Add kernel module package for SLIP

This patch adds support for a kernel module package for SLIP. We needed it forusing tunslip6 from Contiki OS for 6LoWPAN communications.

Signed-off-by: Markus Becker <mab@comnets.uni-bremen.de>
SVN-Revision: 30538

12 years ago[lantiq] generate uboot environment data in target
John Crispin [Tue, 14 Feb 2012 19:07:11 +0000 (19:07 +0000)]
[lantiq] generate uboot environment data in target

With this patch it is possible to generate uboot environment config file
inside lantiq target. Currently it is only supporting GIGASX76X board.

uboot environment config is used by fw_printenv fw_setenv tools.

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 30537

12 years agoUpdate bridge-utils to the last upstream version 1.5.
John Crispin [Tue, 14 Feb 2012 19:07:09 +0000 (19:07 +0000)]
Update bridge-utils to the last upstream version 1.5.

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 30536

12 years ago[OpenWrt-Devel] update e2fsprogs
John Crispin [Tue, 14 Feb 2012 19:07:07 +0000 (19:07 +0000)]
[OpenWrt-Devel] update e2fsprogs

Update e2fsprogs to the last upstream version 1.42.

blkid works fine without 100_add_missing_libpthread_for_blkid.patch.

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 30535

12 years ago[lantiq] fix compile error in previous commit
John Crispin [Tue, 14 Feb 2012 19:07:05 +0000 (19:07 +0000)]
[lantiq] fix compile error in previous commit

SVN-Revision: 30534

12 years ago[lantiq] Support booting the Speedport W502V using BRN-BOOT.
John Crispin [Tue, 14 Feb 2012 17:48:04 +0000 (17:48 +0000)]
[lantiq] Support booting the Speedport W502V using BRN-BOOT.

While the disadvantage is less available flash space, it's easy and
safe to flash without opening the device.
Going back to the original firmware is also possible.

This patch add two firmware utilities, mkbrncmdline and mkbrnboot.

mkbrncmdline patches the uncompressed kernel so the registeres a0 to
a3 are initialized and the memory size is passed in.

mkbrnboot takes the lzma compressed kernel and squashfs images and
creates a firmware image that can be flashed using the BRN-BOOT
recovery kernel, which is booted by holding both buttons when
powering up the device and will listen on http://192.168.2.1.

The firmware file from bin/lantiq/ to use is
openwrt-lantiq-danube-ARV4525PW-BRNDTW502-brnImage

The BRN-BOOT recovery kernel does size-check the image, so if it's
too big to fit into flash it will complain accordingly.

A second patch is needed to make the wired network interface work
since there is no u-boot to pre-initialise it.

Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 30532

12 years ago[pjsip] drop obselete Config.in file
John Crispin [Tue, 14 Feb 2012 17:48:01 +0000 (17:48 +0000)]
[pjsip] drop obselete Config.in file

SVN-Revision: 30531

12 years agoramips: extract eeprom for the PCIe wlan module on the RT-N56U
Gabor Juhos [Tue, 14 Feb 2012 17:32:45 +0000 (17:32 +0000)]
ramips: extract eeprom for the PCIe wlan module on the RT-N56U

SVN-Revision: 30529

12 years agoramips: rt3883: enable PCI on the RT-N56U board
Gabor Juhos [Tue, 14 Feb 2012 17:32:44 +0000 (17:32 +0000)]
ramips: rt3883: enable PCI on the RT-N56U board

SVN-Revision: 30528

12 years agoramips: rt3883: add PCI support
Gabor Juhos [Tue, 14 Feb 2012 17:32:42 +0000 (17:32 +0000)]
ramips: rt3883: add PCI support

SVN-Revision: 30527

12 years agoramips: rt3883: sync 2.6.39 config
Gabor Juhos [Tue, 14 Feb 2012 17:32:41 +0000 (17:32 +0000)]
ramips: rt3883: sync 2.6.39 config

SVN-Revision: 30526

12 years agoramips: use SoC specific irq.h
Gabor Juhos [Tue, 14 Feb 2012 17:32:40 +0000 (17:32 +0000)]
ramips: use SoC specific irq.h

SVN-Revision: 30525

12 years ago[lantiq] fixes irq locking in ethernet driver
John Crispin [Tue, 14 Feb 2012 15:05:58 +0000 (15:05 +0000)]
[lantiq] fixes irq locking in ethernet driver

SVN-Revision: 30522

12 years ago[lantiq] fixes gpio_export patch
John Crispin [Tue, 14 Feb 2012 15:05:57 +0000 (15:05 +0000)]
[lantiq] fixes gpio_export patch

SVN-Revision: 30521

12 years ago[pjsip] bump to 1.12, merge improved lantiq aud_dev driver
John Crispin [Tue, 14 Feb 2012 15:05:55 +0000 (15:05 +0000)]
[pjsip] bump to 1.12, merge improved lantiq aud_dev driver

SVN-Revision: 30520