openwrt.git
12 years agoramips: fix VLAN config of the RT-N15
juhosg [Wed, 22 Feb 2012 19:46:15 +0000 (19:46 +0000)]
ramips: fix VLAN config of the RT-N15

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30686 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] iwinfo: fix array size mismatch after r30684
jow [Wed, 22 Feb 2012 13:56:06 +0000 (13:56 +0000)]
[package] iwinfo: fix array size mismatch after r30684

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30685 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[PATCH] Allow full 250mw (24dBm) on WRT54GL and related with wl legacy driver on...
jow [Wed, 22 Feb 2012 13:41:50 +0000 (13:41 +0000)]
[PATCH] Allow full 250mw (24dBm) on WRT54GL and related with wl legacy driver on iwinfo
Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30684 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[PATCH] Adjust txpower offset for Nano and Picostation M2 in iwinfo
jow [Wed, 22 Feb 2012 13:40:29 +0000 (13:40 +0000)]
[PATCH] Adjust txpower offset for Nano and Picostation M2 in iwinfo
Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30683 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] iwinfo: add per-station rate and mcs info to assoclist op
jow [Wed, 22 Feb 2012 13:39:16 +0000 (13:39 +0000)]
[package] iwinfo: add per-station rate and mcs info to assoclist op

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30682 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: raeth: show interrupt statistics in debugfs
juhosg [Wed, 22 Feb 2012 13:06:44 +0000 (13:06 +0000)]
ramips: raeth: show interrupt statistics in debugfs

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30681 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: raeth: add debugfs support
juhosg [Wed, 22 Feb 2012 13:06:42 +0000 (13:06 +0000)]
ramips: raeth: add debugfs support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30680 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: raeth: rename main source file
juhosg [Wed, 22 Feb 2012 13:06:41 +0000 (13:06 +0000)]
ramips: raeth: rename main source file

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30679 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] iwinfo: fix logic flaw in mtd partition check
jow [Wed, 22 Feb 2012 12:30:24 +0000 (12:30 +0000)]
[package] iwinfo: fix logic flaw in mtd partition check

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30678 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoiptables: make it possible to dynamically configure built-in statically linked extens...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30676 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoiptables: do not link binaries with -rdynamic, plugins do not need any symbols from...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30675 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30673 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] iwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting various...
jow [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30672 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30671 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: move the ethernet driver into a separate directory
juhosg [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30670 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30669 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30668 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30667 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agohostapd: add configurable debug message minimum priority to cut down on bloat generat...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30666 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agomac80211: fix memory leak on bcm5354
hauke [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30665 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not request write...
jow [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()

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30664 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30663 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agostrip kernel modules more aggressively: make all global symbols local, rename all...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30662 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30660 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoadd gpio-button-hotplug, like button-hotplug + gpio-keys-polled, fully compatible...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30659 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30658 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agokernel: strip unnecessary symbol table information from kernel modules, reduces defau...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30657 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30655 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30652 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30651 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30650 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30649 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30648 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G router
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30645 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30644 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agomac80211: add brcmsmac driver
hauke [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30643 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Thank you Eugene San for the patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30642 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobrcm47xx: add code to generate images for some netgear devices
hauke [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30639 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobrcm47xx: sprom for nvram parsing
hauke [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30638 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30632 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30631 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30630 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30629 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30628 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30627 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30626 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath5k: do not re-run AGC calibration periodically - fixes stability issues on AR2315...
nbd [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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30624 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30623 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30615 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogcc: use .eh_frame sections for exception handling stack unwind - saves about 400...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30614 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30613 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30612 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30611 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30610 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] iwinfo: implement proper hardware detection for ar23xx SoC devices like...
jow [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30605 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30604 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30603 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30602 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30591 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30590 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30589 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30588 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30587 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30586 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30577 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30576 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30575 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30574 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30573 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30572 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[ar71xx] Add Ubiquiti UniFi Profile; It's an AP without USB so don't include USB...
cshore [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30571 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[ar71xx] d-link: Add DIR-601 Profile Definition; It needs different factory images...
cshore [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30570 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30569 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30568 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agolinux 3.2: missing generic symbols
jow [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30565 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30564 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30563 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30562 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[ramips] add Ralink V11ST-FE board support
florian [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30561 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobuild: add -Wno-error=unused-but-set-variable to cflags for gcc 4.6 and newer to...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30556 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30555 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30554 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: raeth: add '__packed __aligned(4)' annotation to dma descritor structures
juhosg [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30553 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30552 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30551 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30550 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30549 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30547 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30543 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[kernel] add missing autoload shortcut to crypto modules for btrfs
blogic [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30542 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agolinux-atm: update solos-pci driver to upstream
blogic [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30541 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agolinux-atm: headroom/padding fixes
blogic [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30540 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agomac80211: Allow preamble configuration
blogic [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30539 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoAdd kernel module package for SLIP
blogic [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30538 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[lantiq] generate uboot environment data in target
blogic [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30537 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoUpdate bridge-utils to the last upstream version 1.5.
blogic [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30536 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[OpenWrt-Devel] update e2fsprogs
blogic [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30535 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30534 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[lantiq] Support booting the Speedport W502V using BRN-BOOT.
blogic [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30532 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30531 3c298f89-4303-0410-b956-a3cf2f4a3e73