openwrt/svn-archive/archive.git
12 years agoar71xx: add preliminary support for wzr-hp-g450h
Felix Fietkau [Mon, 5 Dec 2011 14:20:51 +0000 (14:20 +0000)]
ar71xx: add preliminary support for wzr-hp-g450h

SVN-Revision: 29441

12 years agoar71xx: move multi-m25p80 concat code from wzr-hp-ag300h mach code to dev-m25p80...
Felix Fietkau [Mon, 5 Dec 2011 14:20:44 +0000 (14:20 +0000)]
ar71xx: move multi-m25p80 concat code from wzr-hp-ag300h mach code to dev-m25p80.c, other buffalo routers use it as well

SVN-Revision: 29440

12 years agonetifd: update to latest version, fixes some use-after-free issues
Felix Fietkau [Mon, 5 Dec 2011 14:20:39 +0000 (14:20 +0000)]
netifd: update to latest version, fixes some use-after-free issues

SVN-Revision: 29439

12 years agoath9k: fix antenna configuration on ar9285 for devices without antenna diversity
Felix Fietkau [Mon, 5 Dec 2011 14:20:34 +0000 (14:20 +0000)]
ath9k: fix antenna configuration on ar9285 for devices without antenna diversity

SVN-Revision: 29438

12 years agoath9k: fix 5/10 mhz channel bandwidth issues
Felix Fietkau [Mon, 5 Dec 2011 14:20:25 +0000 (14:20 +0000)]
ath9k: fix 5/10 mhz channel bandwidth issues

SVN-Revision: 29437

12 years agomac80211: update to 2011-12-01
Felix Fietkau [Mon, 5 Dec 2011 14:20:17 +0000 (14:20 +0000)]
mac80211: update to 2011-12-01

SVN-Revision: 29436

12 years agoar71xx: rewrite WNDR3700/3800 handling
Gabor Juhos [Mon, 5 Dec 2011 13:03:54 +0000 (13:03 +0000)]
ar71xx: rewrite WNDR3700/3800 handling

SVN-Revision: 29434

12 years ago[ar71xx] add some missing wndr3800 base-files definitions
Jo-Philipp Wich [Mon, 5 Dec 2011 12:56:21 +0000 (12:56 +0000)]
[ar71xx] add some missing wndr3800 base-files definitions

SVN-Revision: 29433

12 years agoar71xx: change user-space board detection
Gabor Juhos [Mon, 5 Dec 2011 12:56:20 +0000 (12:56 +0000)]
ar71xx: change user-space board detection

SVN-Revision: 29432

12 years agoar71xx: allow WNDR3700 image creation to fail if kernel/rootfs too big
Gabor Juhos [Mon, 5 Dec 2011 12:47:53 +0000 (12:47 +0000)]
ar71xx: allow WNDR3700 image creation to fail if kernel/rootfs too big

SVN-Revision: 29431

12 years ago[package] iwinfo: factor tx power offset into power level listing
Jo-Philipp Wich [Sun, 4 Dec 2011 22:04:00 +0000 (22:04 +0000)]
[package] iwinfo: factor tx power offset into power level listing

SVN-Revision: 29430

12 years ago[package] iwinfo: expose txpower and frequency offset information
Jo-Philipp Wich [Sun, 4 Dec 2011 20:37:01 +0000 (20:37 +0000)]
[package] iwinfo: expose txpower and frequency offset information

SVN-Revision: 29425

12 years ago[package] iwinfo: populate tx power offsets for most ubnt devices, add NSM2/5 and...
Jo-Philipp Wich [Sun, 4 Dec 2011 19:44:47 +0000 (19:44 +0000)]
[package] iwinfo: populate tx power offsets for most ubnt devices, add NSM2/5 and BM2/5

SVN-Revision: 29424

12 years ago[package] iwinfo: fix model detection on legacy atheros
Jo-Philipp Wich [Sun, 4 Dec 2011 18:11:57 +0000 (18:11 +0000)]
[package] iwinfo: fix model detection on legacy atheros

SVN-Revision: 29423

12 years agoramips: fix argus board rootfs size
Gabor Juhos [Sun, 4 Dec 2011 15:24:57 +0000 (15:24 +0000)]
ramips: fix argus board rootfs size

Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 29422

12 years ago[package] iwinfo: add initial hardware detection capabilities
Jo-Philipp Wich [Sun, 4 Dec 2011 03:42:17 +0000 (03:42 +0000)]
[package] iwinfo: add initial hardware detection capabilities

SVN-Revision: 29421

12 years ago[package] libiwinfo: fix hw mode detection
Jo-Philipp Wich [Sat, 3 Dec 2011 18:13:38 +0000 (18:13 +0000)]
[package] libiwinfo: fix hw mode detection

SVN-Revision: 29417

12 years agoar71xx: use the tp-link parser on the tp-link boards
Gabor Juhos [Sat, 3 Dec 2011 18:13:31 +0000 (18:13 +0000)]
ar71xx: use the tp-link parser on the tp-link boards

Also remove static partition maps.

SVN-Revision: 29416

12 years agoar71xx: add mtd partition parser for the TP-Link boards
Gabor Juhos [Sat, 3 Dec 2011 18:13:27 +0000 (18:13 +0000)]
ar71xx: add mtd partition parser for the TP-Link boards

SVN-Revision: 29415

12 years agoar71xx: run the RedBoot parser only on the RedBoot based boards
Gabor Juhos [Sat, 3 Dec 2011 18:13:25 +0000 (18:13 +0000)]
ar71xx: run the RedBoot parser only on the RedBoot based boards

SVN-Revision: 29414

12 years agoar71xx: run the MyLoader parser only on the WP543 board
Gabor Juhos [Sat, 3 Dec 2011 18:13:23 +0000 (18:13 +0000)]
ar71xx: run the MyLoader parser only on the WP543 board

SVN-Revision: 29413

12 years agoar71xx: run the wrt160nl parser only on the WRT160NL board
Gabor Juhos [Sat, 3 Dec 2011 18:13:20 +0000 (18:13 +0000)]
ar71xx: run the wrt160nl parser only on the WRT160NL board

Also remove static mtd partition definitions.

SVN-Revision: 29412

12 years agoar71xx: allow to pass part_probe types to the m25p80 driver
Gabor Juhos [Sat, 3 Dec 2011 18:13:18 +0000 (18:13 +0000)]
ar71xx: allow to pass part_probe types to the m25p80 driver

SVN-Revision: 29411

12 years agoar71xx: create initramfs images for the newer TP-Link boards
Gabor Juhos [Sat, 3 Dec 2011 16:57:23 +0000 (16:57 +0000)]
ar71xx: create initramfs images for the newer TP-Link boards

SVN-Revision: 29410

12 years agofirmware-utils/mktplinkfw: fix combined image creation
Gabor Juhos [Sat, 3 Dec 2011 16:57:21 +0000 (16:57 +0000)]
firmware-utils/mktplinkfw: fix combined image creation

SVN-Revision: 29409

12 years agoar71xx: remove swconfig and wpad-mini from custom profiles
Gabor Juhos [Sat, 3 Dec 2011 16:33:41 +0000 (16:33 +0000)]
ar71xx: remove swconfig and wpad-mini from custom profiles

SVN-Revision: 29408

12 years agoar71xx: add uboot-envtools to the default package list
Gabor Juhos [Sat, 3 Dec 2011 16:33:40 +0000 (16:33 +0000)]
ar71xx: add uboot-envtools to the default package list

SVN-Revision: 29407

12 years agoar71xx: reclaim unused space in WNDR3700/3800 images
Gabor Juhos [Sat, 3 Dec 2011 16:33:38 +0000 (16:33 +0000)]
ar71xx: reclaim unused space in WNDR3700/3800 images

Patch by: Mark Mentovai <mark@moxienet.com>

SVN-Revision: 29406

12 years ago[package] add libiwinfo (moved from LuCI trunk)
Jo-Philipp Wich [Sat, 3 Dec 2011 13:57:38 +0000 (13:57 +0000)]
[package] add libiwinfo (moved from LuCI trunk)

SVN-Revision: 29403

12 years agoar71xx: add a profile and build image for the OM2P board
Gabor Juhos [Thu, 1 Dec 2011 22:49:05 +0000 (22:49 +0000)]
ar71xx: add a profile and build image for the OM2P board

[juhosg: the name of the final image has been changed to
'openwrt-ar71xx-generic-om2p-squashfs-factory.bin']

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 29397

12 years agoscripts: add a script for generating fwupgrade config for the OM2P board
Gabor Juhos [Thu, 1 Dec 2011 22:49:03 +0000 (22:49 +0000)]
scripts: add a script for generating fwupgrade config for the OM2P board

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 29396

12 years agoar71xx: add support for Ubiquiti AirRouter
Gabor Juhos [Thu, 1 Dec 2011 22:49:02 +0000 (22:49 +0000)]
ar71xx: add support for Ubiquiti AirRouter

Signed-off-by: Gergely Barta <gergely.barta@printerfairkft.hu>
SVN-Revision: 29395

12 years agoar71xx: configure default led behavior for the OM2P
Gabor Juhos [Thu, 1 Dec 2011 22:48:59 +0000 (22:48 +0000)]
ar71xx: configure default led behavior for the OM2P

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 29394

12 years agoramips: enable sysupgrade on the RT-N15 board
Gabor Juhos [Thu, 1 Dec 2011 22:48:58 +0000 (22:48 +0000)]
ramips: enable sysupgrade on the RT-N15 board

SVN-Revision: 29393

12 years agoramips: wrap long line in platform upgrade script
Gabor Juhos [Thu, 1 Dec 2011 22:48:57 +0000 (22:48 +0000)]
ramips: wrap long line in platform upgrade script

SVN-Revision: 29392

12 years agoramips: add profile for the Asus RT-N15
Gabor Juhos [Thu, 1 Dec 2011 22:48:55 +0000 (22:48 +0000)]
ramips: add profile for the Asus RT-N15

This uses previously submitted rtl8366 kernel packages.

[juhosg: The kmod-gpio-dev package has been removed from the package list.]

Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 29391

12 years agoramips: setup default network configuration for RT-N15
Gabor Juhos [Thu, 1 Dec 2011 22:48:54 +0000 (22:48 +0000)]
ramips: setup default network configuration for RT-N15

Based on a patch by Roman Yeryomin <roman@advem.lv>

SVN-Revision: 29390

12 years agoramips: rt288x: add swconfig and rtl8366{s,_smi} drivers to the default profile
Gabor Juhos [Thu, 1 Dec 2011 22:48:53 +0000 (22:48 +0000)]
ramips: rt288x: add swconfig and rtl8366{s,_smi} drivers to the default profile

It is needed by the RT-N15 board.

SVN-Revision: 29389

12 years agopackage/kernel: create packages for the rtl8366* drivers
Gabor Juhos [Thu, 1 Dec 2011 22:48:52 +0000 (22:48 +0000)]
package/kernel: create packages for the rtl8366* drivers

This allows to enable rtl8366 switches family support, which are
optional (present on few boards).

Based on a patch by Roman Yeryomin <roman@advem.lv>

SVN-Revision: 29388

12 years agoramips: remove default network configuration, and generate that from uci-defaults
Gabor Juhos [Thu, 1 Dec 2011 22:48:51 +0000 (22:48 +0000)]
ramips: remove default network configuration, and generate that from uci-defaults

SVN-Revision: 29387

12 years agoramips: use /lib/functions/uci-defaults.sh
Gabor Juhos [Thu, 1 Dec 2011 22:48:48 +0000 (22:48 +0000)]
ramips: use /lib/functions/uci-defaults.sh

SVN-Revision: 29386

12 years agoar71xx: use /lib/functions/uci-defaults.sh
Gabor Juhos [Thu, 1 Dec 2011 22:48:47 +0000 (22:48 +0000)]
ar71xx: use /lib/functions/uci-defaults.sh

SVN-Revision: 29385

12 years agobase-files: add lib/functions/uci-defaults.sh
Gabor Juhos [Thu, 1 Dec 2011 22:48:46 +0000 (22:48 +0000)]
base-files: add lib/functions/uci-defaults.sh

SVN-Revision: 29384

12 years agoramips: simplify uci-defaults/network script
Gabor Juhos [Thu, 1 Dec 2011 22:48:45 +0000 (22:48 +0000)]
ramips: simplify uci-defaults/network script

SVN-Revision: 29383

12 years agoramips: setup mac and network interfaces from separate functions
Gabor Juhos [Thu, 1 Dec 2011 22:48:43 +0000 (22:48 +0000)]
ramips: setup mac and network interfaces from separate functions

SVN-Revision: 29382

12 years agoramips: fix Asus RT-N15 board support
Gabor Juhos [Thu, 1 Dec 2011 22:48:42 +0000 (22:48 +0000)]
ramips: fix Asus RT-N15 board support

Fix Asus RT-N15 flash partitions and make an image.

Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 29381

12 years agoramips: Sparklan wcr-150gn board fixes
Gabor Juhos [Thu, 1 Dec 2011 22:48:41 +0000 (22:48 +0000)]
ramips: Sparklan wcr-150gn board fixes

 * Fix partition sizes.
 * Add buttons and leds.
 * Register usb.
 * Remove unnecessary stuff from image Makefile
 * Fix rt2x00 eeprom extract.

Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 29380

12 years agoramips: fix package name of kmod-input-gpio-buttons
Gabor Juhos [Thu, 1 Dec 2011 22:48:39 +0000 (22:48 +0000)]
ramips: fix package name of kmod-input-gpio-buttons

Based on a patch from Omnima Limited.

SVN-Revision: 29379

12 years agoramips: move kmod-rt2800-pci to DEFAULT_PACKAGES
Gabor Juhos [Thu, 1 Dec 2011 22:48:38 +0000 (22:48 +0000)]
ramips: move kmod-rt2800-pci to DEFAULT_PACKAGES

Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 29378

12 years agoramips: setup bc2 mac addresses from the generic network script
Gabor Juhos [Thu, 1 Dec 2011 22:48:37 +0000 (22:48 +0000)]
ramips: setup bc2 mac addresses from the generic network script

SVN-Revision: 29377

12 years agoramips: combine network setup for all boards in one file
Gabor Juhos [Thu, 1 Dec 2011 22:48:35 +0000 (22:48 +0000)]
ramips: combine network setup for all boards in one file

Inspired by the patch from Roman Yeryomin. Thanks, Roman!
This removes unnecessary duplication and simplifies network setup for new
boards. It would be a one line change most likely.

[juhosg: setup lan and wan interfaces for unspecified rt3x0x based boards
in order to avoid regression]

Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
SVN-Revision: 29376

12 years ago[package] dnsmasq: automatically add host entry for own hostname and ptr record for...
Jo-Philipp Wich [Thu, 1 Dec 2011 21:34:45 +0000 (21:34 +0000)]
[package] dnsmasq: automatically add host entry for own hostname and ptr record for lan ip address

SVN-Revision: 29375

12 years agokernel: package TI's USB 3410/505 usb driver
John Crispin [Wed, 30 Nov 2011 14:16:58 +0000 (14:16 +0000)]
kernel: package TI's USB 3410/505 usb driver

This is a patch that adds kernel drivers for TI's USB 3410/5052
devices to the `make menuconfig` GUI during setup.

Signed-off-by: Nemanja Stefanovic <nemik@nemik.net>
SVN-Revision: 29366

12 years agocomgt: Add scripts to comgt to retrieve the IMSI and CNUM to identify the SIM card.
John Crispin [Wed, 30 Nov 2011 14:16:44 +0000 (14:16 +0000)]
comgt: Add scripts to comgt to retrieve the IMSI and CNUM to identify the SIM card.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 29365

12 years agokernel: This adds support for Marvell S-ATA.
John Crispin [Wed, 30 Nov 2011 12:45:50 +0000 (12:45 +0000)]
kernel: This adds support for Marvell S-ATA.

Useful for kirkwood and probably other Marvell SoCs.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 29364

12 years agoscripts: add script to generate combined extended image format
Nicolas Thill [Wed, 30 Nov 2011 07:43:58 +0000 (07:43 +0000)]
scripts: add script to generate combined extended image format

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 29358

12 years agokernel: add a configuration option for enabling printk timestamps (#10503)
Felix Fietkau [Tue, 29 Nov 2011 08:52:22 +0000 (08:52 +0000)]
kernel: add a configuration option for enabling printk timestamps (#10503)

SVN-Revision: 29353

12 years agobuild: add a lib64 symlink in staging_dir/host and staging_dir/toolchain* for systems...
Felix Fietkau [Mon, 28 Nov 2011 19:19:33 +0000 (19:19 +0000)]
build: add a lib64 symlink in staging_dir/host and staging_dir/toolchain* for systems that prefer this as library path (e.g. current SuSE), fixes mpfr and gcc build

SVN-Revision: 29352

12 years agoomap24xx: bump to 3.1.3
John Crispin [Mon, 28 Nov 2011 12:46:18 +0000 (12:46 +0000)]
omap24xx: bump to 3.1.3

SVN-Revision: 29349

12 years agolantiq: bump to 3.1.3
John Crispin [Mon, 28 Nov 2011 10:22:58 +0000 (10:22 +0000)]
lantiq: bump to 3.1.3

SVN-Revision: 29348

12 years agoath9k: fix a regression in touching power mode related registers
Felix Fietkau [Sun, 27 Nov 2011 06:29:09 +0000 (06:29 +0000)]
ath9k: fix a regression in touching power mode related registers

SVN-Revision: 29341

12 years agodropbear: fix build breakage
Felix Fietkau [Sun, 27 Nov 2011 05:30:40 +0000 (05:30 +0000)]
dropbear: fix build breakage

SVN-Revision: 29340

12 years agoath9k: enable ANI on ar913x, should noticeably improve stability in noisy environments
Felix Fietkau [Sun, 27 Nov 2011 04:30:09 +0000 (04:30 +0000)]
ath9k: enable ANI on ar913x, should noticeably improve stability in noisy environments

SVN-Revision: 29338

12 years agotargets: fix CONFIG_USB_STORAGE_* inconsistency
Nicolas Thill [Fri, 25 Nov 2011 20:47:44 +0000 (20:47 +0000)]
targets: fix CONFIG_USB_STORAGE_* inconsistency

 * all options were switched from bool to tristate in 2.6.30
 * add/change/move them to generic, disabled by default
 * remove extinct CONFIG_USB_STORAGE_DPCM dropped in 2.6.29, merged with CONFIG_USB_STORAGE_SDDR09
 * remove extinct CONFIG_USB_STORAGE_SIERRA option in 2.6
 * cleanup ordering

SVN-Revision: 29337

12 years agopackage/dropbear: update to 2011.54
Nicolas Thill [Fri, 25 Nov 2011 00:53:19 +0000 (00:53 +0000)]
package/dropbear: update to 2011.54

SVN-Revision: 29330

12 years agopackage/dnsmasq: update to 2.59 (thanks to Raphael Huck)
Nicolas Thill [Fri, 25 Nov 2011 00:53:13 +0000 (00:53 +0000)]
package/dnsmasq: update to 2.59 (thanks to Raphael Huck)

SVN-Revision: 29329

12 years agoar71xx: modify phy mask of the WP543 board
Gabor Juhos [Thu, 24 Nov 2011 20:09:43 +0000 (20:09 +0000)]
ar71xx: modify phy mask of the WP543 board

This fixes ethernet on newer boards. Based on a patch from #9702.

SVN-Revision: 29328

12 years agofirmware-utils/mktplinfw: use htonl/ntohl
Gabor Juhos [Thu, 24 Nov 2011 20:09:40 +0000 (20:09 +0000)]
firmware-utils/mktplinfw: use htonl/ntohl

Based on a patch by Adrian Chadd <adrian@freebsd.org>

SVN-Revision: 29327

12 years agoar71xx: fix wndr3800 machine name
Gabor Juhos [Thu, 24 Nov 2011 20:09:38 +0000 (20:09 +0000)]
ar71xx: fix wndr3800 machine name

This fixes the machine name in /proc/cpuinfo and luci status page machine name.

Signed-off-by: Petri Rosenström <petri.rosenstrom@gmail.com>
SVN-Revision: 29326

12 years agoar71xx: copy atheros initramfs images to the image directory
Gabor Juhos [Thu, 24 Nov 2011 20:09:35 +0000 (20:09 +0000)]
ar71xx: copy atheros initramfs images to the image directory

SVN-Revision: 29325

12 years agoar71xx: specify mtd layout in command line for the DB120 board
Gabor Juhos [Thu, 24 Nov 2011 20:09:32 +0000 (20:09 +0000)]
ar71xx: specify mtd layout in command line for the DB120 board

SVN-Revision: 29324

12 years agopackage/busybox: wget: URL-decode user:password before base64-encoding it into auth...
Nicolas Thill [Wed, 23 Nov 2011 19:41:36 +0000 (19:41 +0000)]
package/busybox: wget: URL-decode user:password before base64-encoding it into auth hdr (upstream fix)

SVN-Revision: 29299

12 years agomac80211: fix aggregation related kernel warnings when using wds
Felix Fietkau [Wed, 23 Nov 2011 13:55:35 +0000 (13:55 +0000)]
mac80211: fix aggregation related kernel warnings when using wds

SVN-Revision: 29296

12 years agoath9k: fix setting channel bandwidth before bringing up interfaces
Felix Fietkau [Wed, 23 Nov 2011 13:55:14 +0000 (13:55 +0000)]
ath9k: fix setting channel bandwidth before bringing up interfaces

SVN-Revision: 29295

12 years agolantiq: drop 009-MIPS-make-oprofile-use-cp0_perfcount_irq-if-it-is-se.patch
John Crispin [Wed, 23 Nov 2011 12:22:15 +0000 (12:22 +0000)]
lantiq: drop 009-MIPS-make-oprofile-use-cp0_perfcount_irq-if-it-is-se.patch

This patch is/was a duplicate of generic/patches-3.1/307-mips_oprofile_fix.patch

SVN-Revision: 29294

12 years agotools: use host build_dir instead of target build_dir
Nicolas Thill [Wed, 23 Nov 2011 04:06:57 +0000 (04:06 +0000)]
tools: use host build_dir instead of target build_dir

SVN-Revision: 29293

12 years agolantiq:
John Crispin [Tue, 22 Nov 2011 18:50:51 +0000 (18:50 +0000)]
lantiq:
* fixes ath5k eeprom handling
* fixes sx76x
* adds sx76x to userland api
* minor style cleanups

Signed-of-by: Andrej Vlašić <andrej.vlasic0@gmail.com>
SVN-Revision: 29292

12 years agopackage/mac80211: fix atomic64 issues on x86 / uml
Nicolas Thill [Mon, 21 Nov 2011 21:40:26 +0000 (21:40 +0000)]
package/mac80211: fix atomic64 issues on x86 / uml

SVN-Revision: 29289

12 years ago[brcm63xx] don't package gpioctl by default
Florian Fainelli [Mon, 21 Nov 2011 16:36:39 +0000 (16:36 +0000)]
[brcm63xx] don't package gpioctl by default

SVN-Revision: 29288

12 years agotarget/uml: export atomic64_* functions on 32-bit x86
Nicolas Thill [Mon, 21 Nov 2011 14:28:33 +0000 (14:28 +0000)]
target/uml: export atomic64_* functions on 32-bit x86

SVN-Revision: 29287

12 years ago[package] mac80211: revert unrelated change in previous commit
Jo-Philipp Wich [Mon, 21 Nov 2011 13:35:19 +0000 (13:35 +0000)]
[package] mac80211: revert unrelated change in previous commit

SVN-Revision: 29285

12 years ago[package] mac80211: fix reversed WARN_ON() condition which causes a stray stacktrace...
Jo-Philipp Wich [Mon, 21 Nov 2011 13:33:11 +0000 (13:33 +0000)]
[package] mac80211: fix reversed WARN_ON() condition which causes a stray stacktrace on boot

SVN-Revision: 29284

12 years agoar71xx: set GE0 phy_mask for AR933x
Gabor Juhos [Sun, 20 Nov 2011 11:30:10 +0000 (11:30 +0000)]
ar71xx: set GE0 phy_mask for AR933x

SVN-Revision: 29274

12 years agoath9k: merge a pending aggregation fix
Felix Fietkau [Sun, 20 Nov 2011 09:29:42 +0000 (09:29 +0000)]
ath9k: merge a pending aggregation fix

SVN-Revision: 29273

12 years agomac80211: refresh p54spi patches
Felix Fietkau [Sun, 20 Nov 2011 09:29:34 +0000 (09:29 +0000)]
mac80211: refresh p54spi patches

SVN-Revision: 29272

12 years agomac80211: fix a workqueue compat backport
Felix Fietkau [Sun, 20 Nov 2011 09:29:27 +0000 (09:29 +0000)]
mac80211: fix a workqueue compat backport

SVN-Revision: 29271

12 years ago[brcm63xx] fix D-Link DSL-2650U image generation
Jo-Philipp Wich [Sat, 19 Nov 2011 21:34:51 +0000 (21:34 +0000)]
[brcm63xx] fix D-Link DSL-2650U image generation

SVN-Revision: 29266

12 years agolinux: update 3.0 to 3.0.9
Jonas Gorski [Sat, 19 Nov 2011 18:39:12 +0000 (18:39 +0000)]
linux: update 3.0 to 3.0.9

SVN-Revision: 29264

12 years agoscripts/env: improve the wording of the question when starting repository (patch...
Felix Fietkau [Sat, 19 Nov 2011 17:15:53 +0000 (17:15 +0000)]
scripts/env: improve the wording of the question when starting repository (patch by Rolf Leggewie)

SVN-Revision: 29262

12 years agoscripts/env: make mv and cp operations more robust (treat dotfiles appropriately...
Felix Fietkau [Sat, 19 Nov 2011 17:15:50 +0000 (17:15 +0000)]
scripts/env: make mv and cp operations more robust (treat dotfiles appropriately) (based on patch by Rolf Leggewie)

SVN-Revision: 29261

12 years agoscripts/env: fix indentation (patch by Rolf Leggewie)
Felix Fietkau [Sat, 19 Nov 2011 17:15:45 +0000 (17:15 +0000)]
scripts/env: fix indentation (patch by Rolf Leggewie)

SVN-Revision: 29260

12 years agoRevert "package/mac80211: fix atomic64 compat"
Felix Fietkau [Sat, 19 Nov 2011 16:56:47 +0000 (16:56 +0000)]
Revert "package/mac80211: fix atomic64 compat"

SVN-Revision: 29258

12 years agoath9k: allow run-time change of the chanbw debugfs file
Felix Fietkau [Sat, 19 Nov 2011 16:56:44 +0000 (16:56 +0000)]
ath9k: allow run-time change of the chanbw debugfs file

SVN-Revision: 29257

12 years ago[package] base-files: kill remaining processes after running user hooks (#10461)
Jo-Philipp Wich [Sat, 19 Nov 2011 16:50:25 +0000 (16:50 +0000)]
[package] base-files: kill remaining processes after running user hooks (#10461)

SVN-Revision: 29256

12 years agomac80211: update to wireless-testing 2011-11-15
Felix Fietkau [Fri, 18 Nov 2011 11:27:19 +0000 (11:27 +0000)]
mac80211: update to wireless-testing 2011-11-15

SVN-Revision: 29240

12 years ago[brcm63xx] build images for D-Link DSL-2650U (#9003)
Florian Fainelli [Fri, 18 Nov 2011 10:37:03 +0000 (10:37 +0000)]
[brcm63xx] build images for D-Link DSL-2650U (#9003)

SVN-Revision: 29238

12 years agoomap24xx: Fix cbus nested IRQ acking
Michael Büsch [Thu, 17 Nov 2011 22:31:27 +0000 (22:31 +0000)]
omap24xx: Fix cbus nested IRQ acking

SVN-Revision: 29237

12 years agoomap24xx: Fix initialization of software IRQ mask
Michael Büsch [Thu, 17 Nov 2011 21:02:00 +0000 (21:02 +0000)]
omap24xx: Fix initialization of software IRQ mask

SVN-Revision: 29236

12 years agoomap24xx: Update 3.1 config
Michael Büsch [Thu, 17 Nov 2011 19:35:57 +0000 (19:35 +0000)]
omap24xx: Update 3.1 config

SVN-Revision: 29234

12 years agoomap24xx: Some retu/tahvo IRQ fixes
Michael Büsch [Thu, 17 Nov 2011 18:06:19 +0000 (18:06 +0000)]
omap24xx: Some retu/tahvo IRQ fixes

SVN-Revision: 29233