openwrt/svn-archive/archive.git
12 years ago[pjsip] Pulse dialing support into pjsip.
John Crispin [Sun, 25 Mar 2012 08:51:16 +0000 (08:51 +0000)]
[pjsip] Pulse dialing support into pjsip.

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

12 years ago[uboot-lantiq] adds ARV4519PW/ARV7519PW
John Crispin [Sun, 25 Mar 2012 08:51:13 +0000 (08:51 +0000)]
[uboot-lantiq] adds ARV4519PW/ARV7519PW

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

12 years ago[mac80211] adds eeprom endianess check to ath9k
John Crispin [Sun, 25 Mar 2012 08:51:08 +0000 (08:51 +0000)]
[mac80211] adds eeprom endianess check to ath9k

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 31068

12 years ago[mac80211] adds ath5k platfrom_device eep support
John Crispin [Sun, 25 Mar 2012 08:50:56 +0000 (08:50 +0000)]
[mac80211] adds ath5k platfrom_device eep support

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

12 years ago[ltq-dsl] unbreak dsl firmware loading
John Crispin [Sun, 25 Mar 2012 08:50:45 +0000 (08:50 +0000)]
[ltq-dsl] unbreak dsl firmware loading

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

12 years ago[ltq-dsl] fix for 3.2.9
John Crispin [Sun, 25 Mar 2012 08:50:42 +0000 (08:50 +0000)]
[ltq-dsl] fix for 3.2.9

SVN-Revision: 31065

12 years ago[lantiq] cleanup atheros wifi handling
John Crispin [Sun, 25 Mar 2012 08:50:38 +0000 (08:50 +0000)]
[lantiq] cleanup atheros wifi handling

Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com>
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31064

12 years ago[lantiq] cleanup image makefile
John Crispin [Sun, 25 Mar 2012 08:50:32 +0000 (08:50 +0000)]
[lantiq] cleanup image makefile

SVN-Revision: 31063

12 years ago[lantiq] update /etc/uci-defaults/*
John Crispin [Sun, 25 Mar 2012 08:50:30 +0000 (08:50 +0000)]
[lantiq] update /etc/uci-defaults/*

SVN-Revision: 31062

12 years ago[lantiq] update profiles
John Crispin [Sun, 25 Mar 2012 08:50:27 +0000 (08:50 +0000)]
[lantiq] update profiles

SVN-Revision: 31061

12 years ago[lantiq] bump kernel to 3.2.12
John Crispin [Sun, 25 Mar 2012 08:50:09 +0000 (08:50 +0000)]
[lantiq] bump kernel to 3.2.12

SVN-Revision: 31060

12 years agotools: fix GNU stat detection to prevent it from picking up other things named "gstat...
Felix Fietkau [Fri, 23 Mar 2012 14:10:28 +0000 (14:10 +0000)]
tools: fix GNU stat detection to prevent it from picking up other things named "gstat" (see #4571)

SVN-Revision: 31059

12 years ago[package] dnsmasq: add missing config_get, localize variables, bump package revision
Jo-Philipp Wich [Fri, 23 Mar 2012 11:26:47 +0000 (11:26 +0000)]
[package] dnsmasq: add missing config_get, localize variables, bump package revision

SVN-Revision: 31058

12 years agodnsmasq: add mx record support
Jo-Philipp Wich [Fri, 23 Mar 2012 11:19:58 +0000 (11:19 +0000)]
dnsmasq: add mx record support

Adding the following syntax support:

config mxhost
option domain mydomain.com
option relay svr10.ironport.com
option pref 50

and this will generate an MX record for mydomain.com pointing at the relay with a given preference.

Redux: default the preference to 0 if absent.

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

12 years agodnsmasq: add keywords for SRV RR class/weight
Jo-Philipp Wich [Fri, 23 Mar 2012 11:19:56 +0000 (11:19 +0000)]
dnsmasq: add keywords for SRV RR class/weight

The SRV record also requires the class and weight fields... Currently you can overload the "port" keyword as:

option port xxxx,class,weight

but this is counter-intuitive. Here we fix this.

Redux: make the port required.

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

12 years ago[ar8216] fixes breakage introduced in 776722ce36ac95877efb7fd771dde2f6ffc96433
John Crispin [Thu, 22 Mar 2012 13:07:34 +0000 (13:07 +0000)]
[ar8216] fixes breakage introduced in 776722ce36ac95877efb7fd771dde2f6ffc96433

SVN-Revision: 31054

12 years ago[package] iwinfo: properly cast nl80211 mBm signal levels to reported dBm values...
Jo-Philipp Wich [Wed, 21 Mar 2012 19:47:16 +0000 (19:47 +0000)]
[package] iwinfo: properly cast nl80211 mBm signal levels to reported dBm values (#11161)

SVN-Revision: 31053

12 years agoDisable keyboard for x86 default config - revoke patch 30966
Jens Muecke [Wed, 21 Mar 2012 19:10:02 +0000 (19:10 +0000)]
Disable keyboard for x86 default config - revoke patch 30966

This was already fixed by commit 30309 and is part of generic x86 target.

SVN-Revision: 31052

12 years ago[package] block-mount: add missing chunk of previous commit
Jo-Philipp Wich [Wed, 21 Mar 2012 02:29:47 +0000 (02:29 +0000)]
[package] block-mount: add missing chunk of previous commit

SVN-Revision: 31050

12 years ago[package] block-mount: invoke blkid without cache file, this seems to fix mounts...
Jo-Philipp Wich [Wed, 21 Mar 2012 02:29:26 +0000 (02:29 +0000)]
[package] block-mount: invoke blkid without cache file, this seems to fix mounts by uuid or label

SVN-Revision: 31049

12 years agolinux: refresh patches against 3.3
Gabor Juhos [Tue, 20 Mar 2012 15:55:07 +0000 (15:55 +0000)]
linux: refresh patches against 3.3

SVN-Revision: 31047

12 years agoadd md5sum for linux-3.3
Gabor Juhos [Tue, 20 Mar 2012 15:55:06 +0000 (15:55 +0000)]
add md5sum for linux-3.3

SVN-Revision: 31046

12 years agolinux/3.{2,3}: yet another missing NET_VENDOR symbol
Gabor Juhos [Tue, 20 Mar 2012 15:55:04 +0000 (15:55 +0000)]
linux/3.{2,3}: yet another missing NET_VENDOR symbol

SVN-Revision: 31045

12 years agoar71xx: fix IRQ number for the AR7240 OHCI controller
Gabor Juhos [Tue, 20 Mar 2012 15:02:48 +0000 (15:02 +0000)]
ar71xx: fix IRQ number for the AR7240 OHCI controller

SVN-Revision: 31044

12 years agobase-files: split service related functions off to /lib/functions/service.sh
Felix Fietkau [Tue, 20 Mar 2012 14:29:50 +0000 (14:29 +0000)]
base-files: split service related functions off to /lib/functions/service.sh

SVN-Revision: 31042

12 years agopppd: split files into netifd and non-netifd files, move the netifd ppp.sh file to...
Felix Fietkau [Tue, 20 Mar 2012 13:09:27 +0000 (13:09 +0000)]
pppd: split files into netifd and non-netifd files, move the netifd ppp.sh file to the pppd package

SVN-Revision: 31041

12 years ago[package] kernel: add kmod-acpi-button
Jo-Philipp Wich [Mon, 19 Mar 2012 23:48:38 +0000 (23:48 +0000)]
[package] kernel: add kmod-acpi-button

SVN-Revision: 31037

12 years ago6in4: add netifd support
Felix Fietkau [Mon, 19 Mar 2012 21:10:04 +0000 (21:10 +0000)]
6in4: add netifd support

SVN-Revision: 31036

12 years agonetifd: update to latest version, fixes log buffer handling issues, dns issues and...
Felix Fietkau [Mon, 19 Mar 2012 21:10:00 +0000 (21:10 +0000)]
netifd: update to latest version, fixes log buffer handling issues, dns issues and various sit tunnel related issues

SVN-Revision: 31035

12 years ago6to4: fix interface error handling
Felix Fietkau [Mon, 19 Mar 2012 21:09:57 +0000 (21:09 +0000)]
6to4: fix interface error handling

SVN-Revision: 31034

12 years agonetifd: scan l3 devices on find_config()
Felix Fietkau [Mon, 19 Mar 2012 21:09:54 +0000 (21:09 +0000)]
netifd: scan l3 devices on find_config()

SVN-Revision: 31033

12 years agonetifd: shut down all interfaces before restarting netifd
Felix Fietkau [Mon, 19 Mar 2012 21:09:51 +0000 (21:09 +0000)]
netifd: shut down all interfaces before restarting netifd

SVN-Revision: 31032

12 years agokernel: fix stripping of modules with duplicate symbol names
Felix Fietkau [Mon, 19 Mar 2012 21:09:47 +0000 (21:09 +0000)]
kernel: fix stripping of modules with duplicate symbol names

SVN-Revision: 31031

12 years ago[rdc] base-files: gracefully handle empty variables in preinit (#11155)
Jo-Philipp Wich [Mon, 19 Mar 2012 20:37:12 +0000 (20:37 +0000)]
[rdc] base-files: gracefully handle empty variables in preinit (#11155)

SVN-Revision: 31030

12 years ago[package] kernel: add missing AddDepends calls for kmod-usb-serial-qualcomm and kmod...
Jo-Philipp Wich [Mon, 19 Mar 2012 20:28:49 +0000 (20:28 +0000)]
[package] kernel: add missing AddDepends calls for kmod-usb-serial-qualcomm and kmod-ata-sis

SVN-Revision: 31029

12 years agokernel: update linux 3.2 to 3.2.12
Gabor Juhos [Mon, 19 Mar 2012 18:23:31 +0000 (18:23 +0000)]
kernel: update linux 3.2 to 3.2.12

SVN-Revision: 31028

12 years agoar71xx: disable unused file system drivers in the nand subtarget
Gabor Juhos [Mon, 19 Mar 2012 15:57:07 +0000 (15:57 +0000)]
ar71xx: disable unused file system drivers in the nand subtarget

SVN-Revision: 31027

12 years agoar71xx: sync kernel configs
Gabor Juhos [Mon, 19 Mar 2012 15:57:06 +0000 (15:57 +0000)]
ar71xx: sync kernel configs

SVN-Revision: 31026

12 years agoar71xx: add initial support for RB750GL
Gabor Juhos [Mon, 19 Mar 2012 15:57:04 +0000 (15:57 +0000)]
ar71xx: add initial support for RB750GL

SVN-Revision: 31025

12 years agoar71xx: make rb750_latch_change 'static void'
Gabor Juhos [Mon, 19 Mar 2012 15:57:03 +0000 (15:57 +0000)]
ar71xx: make rb750_latch_change 'static void'

SVN-Revision: 31024

12 years agoar71xx: add latch_change field to rb750_led_platform_data
Gabor Juhos [Mon, 19 Mar 2012 15:57:01 +0000 (15:57 +0000)]
ar71xx: add latch_change field to rb750_led_platform_data

SVN-Revision: 31023

12 years agoar71xx: add platform data for the RB750 NAND driver
Gabor Juhos [Mon, 19 Mar 2012 15:56:59 +0000 (15:56 +0000)]
ar71xx: add platform data for the RB750 NAND driver

SVN-Revision: 31022

12 years agomadwifi: remove my maintainer line from the package
Felix Fietkau [Mon, 19 Mar 2012 11:29:01 +0000 (11:29 +0000)]
madwifi: remove my maintainer line from the package

SVN-Revision: 31021

12 years ago[ppc44x]: upgrade to 3.2, disable ppp by default until we figure out why ppp_generic...
Imre Kaloz [Mon, 19 Mar 2012 11:27:34 +0000 (11:27 +0000)]
[ppc44x]: upgrade to 3.2, disable ppp by default until we figure out why ppp_generic breaks bootup

SVN-Revision: 31020

12 years ago[generic]: add missing Kconfig symbols
Imre Kaloz [Mon, 19 Mar 2012 11:26:15 +0000 (11:26 +0000)]
[generic]: add missing Kconfig symbols

SVN-Revision: 31019

12 years agoar71xx: use a different pll value on DB120
Gabor Juhos [Mon, 19 Mar 2012 11:11:22 +0000 (11:11 +0000)]
ar71xx: use a different pll value on DB120

SVN-Revision: 31018

12 years agoar71xx: add AR934x specific interface speed setup for ge0
Gabor Juhos [Mon, 19 Mar 2012 11:11:20 +0000 (11:11 +0000)]
ar71xx: add AR934x specific interface speed setup for ge0

SVN-Revision: 31017

12 years agoar71xx: remove static MTD maps from AP121/DB120 boards
Gabor Juhos [Mon, 19 Mar 2012 11:11:19 +0000 (11:11 +0000)]
ar71xx: remove static MTD maps from AP121/DB120 boards

SVN-Revision: 31016

12 years agotargets: replace madwifi in profiles with ath5k, madwifi is unmaintained
Felix Fietkau [Mon, 19 Mar 2012 09:58:13 +0000 (09:58 +0000)]
targets: replace madwifi in profiles with ath5k, madwifi is unmaintained

SVN-Revision: 31015

12 years ago[package] firewall: revert processing order of redirects and rules, ensures that...
Jo-Philipp Wich [Sun, 18 Mar 2012 23:34:06 +0000 (23:34 +0000)]
[package] firewall: revert processing order of redirects and rules, ensures that rules can be used to filter before redirects are reached

SVN-Revision: 31014

12 years agoar71xx: use AR8327 on the DB120 board
Gabor Juhos [Sun, 18 Mar 2012 22:06:58 +0000 (22:06 +0000)]
ar71xx: use AR8327 on the DB120 board

SVN-Revision: 31012

12 years agogeneric: ar8216: add support for the AR8327 chip
Gabor Juhos [Sun, 18 Mar 2012 22:06:55 +0000 (22:06 +0000)]
generic: ar8216: add support for the AR8327 chip

SVN-Revision: 31011

12 years agogeneric: ar8216: allow to use more ports
Gabor Juhos [Sun, 18 Mar 2012 22:06:51 +0000 (22:06 +0000)]
generic: ar8216: allow to use more ports

SVN-Revision: 31010

12 years agogeneric: ar8216: reorder chip specific functions
Gabor Juhos [Sun, 18 Mar 2012 22:06:48 +0000 (22:06 +0000)]
generic: ar8216: reorder chip specific functions

SVN-Revision: 31009

12 years agogeneric: ar8216: reorder switch_dev specific functions
Gabor Juhos [Sun, 18 Mar 2012 22:06:45 +0000 (22:06 +0000)]
generic: ar8216: reorder switch_dev specific functions

SVN-Revision: 31008

12 years agogeneric: ar8216: use ar8216_sw_ prefix for switchdev related functions
Gabor Juhos [Sun, 18 Mar 2012 22:06:42 +0000 (22:06 +0000)]
generic: ar8216: use ar8216_sw_ prefix for switchdev related functions

SVN-Revision: 31007

12 years agogeneric: ar8216: use switch_dev->ports in for loops
Gabor Juhos [Sun, 18 Mar 2012 22:06:40 +0000 (22:06 +0000)]
generic: ar8216: use switch_dev->ports in for loops

SVN-Revision: 31006

12 years agogeneric: ar8216: add read_port_status field to ar8xxx_chip
Gabor Juhos [Sun, 18 Mar 2012 22:06:39 +0000 (22:06 +0000)]
generic: ar8216: add read_port_status field to ar8xxx_chip

SVN-Revision: 31005

12 years agogeneric: ar8216: add init_globals field to ar8xxx_chip
Gabor Juhos [Sun, 18 Mar 2012 22:06:36 +0000 (22:06 +0000)]
generic: ar8216: add init_globals field to ar8xxx_chip

SVN-Revision: 31004

12 years agogeneric: ar8216: add caps field to ar8xxx_chip
Gabor Juhos [Sun, 18 Mar 2012 22:06:33 +0000 (22:06 +0000)]
generic: ar8216: add caps field to ar8xxx_chip

SVN-Revision: 31003

12 years agogeneric: ar8216: add vtu_load_vlan field to ar8xxx_chip
Gabor Juhos [Sun, 18 Mar 2012 22:06:30 +0000 (22:06 +0000)]
generic: ar8216: add vtu_load_vlan field to ar8xxx_chip

SVN-Revision: 31002

12 years agogeneric: ar8216: add vtu_flush field to ar8xxx_chip
Gabor Juhos [Sun, 18 Mar 2012 22:06:26 +0000 (22:06 +0000)]
generic: ar8216: add vtu_flush field to ar8xxx_chip

SVN-Revision: 31001

12 years agogeneric: ar8216: add init_port field to ar8xxx_chip
Gabor Juhos [Sun, 18 Mar 2012 22:06:23 +0000 (22:06 +0000)]
generic: ar8216: add init_port field to ar8xxx_chip

SVN-Revision: 31000

12 years agogeneric: ar8216: add setup_port field to ar8xxx_chip
Gabor Juhos [Sun, 18 Mar 2012 22:06:19 +0000 (22:06 +0000)]
generic: ar8216: add setup_port field to ar8xxx_chip

SVN-Revision: 30999

12 years agogeneric: ar8216: add hw_init field to ar8xxx_chip
Gabor Juhos [Sun, 18 Mar 2012 22:06:15 +0000 (22:06 +0000)]
generic: ar8216: add hw_init field to ar8xxx_chip

SVN-Revision: 30998

12 years agogeneric: ar8216: add a separate structure for chip specific stuff
Gabor Juhos [Sun, 18 Mar 2012 22:06:12 +0000 (22:06 +0000)]
generic: ar8216: add a separate structure for chip specific stuff

Also add a hw_init function into that.

SVN-Revision: 30997

12 years agogeneric: ar8216: rename chip field of struct ar8216
Gabor Juhos [Sun, 18 Mar 2012 22:06:08 +0000 (22:06 +0000)]
generic: ar8216: rename chip field of struct ar8216

SVN-Revision: 30996

12 years agogeneric: ar8216: move ar8216_id_chip function
Gabor Juhos [Sun, 18 Mar 2012 22:06:05 +0000 (22:06 +0000)]
generic: ar8216: move ar8216_id_chip function

Also remove the inline annotation.

SVN-Revision: 30995

12 years agogeneric: ar8216: rename ar8216_ops to ar8216_sw_ops
Gabor Juhos [Sun, 18 Mar 2012 22:06:03 +0000 (22:06 +0000)]
generic: ar8216: rename ar8216_ops to ar8216_sw_ops

SVN-Revision: 30994

12 years agops3-utils git repository fix
Jo-Philipp Wich [Sun, 18 Mar 2012 21:08:39 +0000 (21:08 +0000)]
ps3-utils git repository fix

The PKG_SOURCE_URL should be

git://git.kernel.org/pub/scm/linux/kernel/git/geoff/ps3-utils.git

rather then

http://www.kernel.org/pub/scm/linux/kernel/git/geoff/ps3-utils.git

or else you will get a fatal error "did you run git update-server-info
on the server?"

Signed-off-by: Nicola Squartini <tensor5@gmail.com>
SVN-Revision: 30993

12 years agoAdd support for the 8250 UART module.
Jo-Philipp Wich [Sun, 18 Mar 2012 19:49:22 +0000 (19:49 +0000)]
Add support for the 8250 UART module.

It has been added at the end of other.mk as i couldn't find a better place
for it.

Signed-off-by: Christian Gagneraud <chris@techworks.ie>
SVN-Revision: 30989

12 years agoFix the title and the description of the kmod for DS2433.
Jo-Philipp Wich [Sun, 18 Mar 2012 19:49:21 +0000 (19:49 +0000)]
Fix the title and the description of the kmod for DS2433.

This kmod has been certainly added by copy/paste but the title and
description were not updated. Fix that.
The DS2433 is a 1 wire 4kb eeprom with CRC capability.

Signed-off-by: Christian Gagneraud <chris@techworks.ie>
SVN-Revision: 30988

12 years agoAdds a kmod for the DS2431
Jo-Philipp Wich [Sun, 18 Mar 2012 19:49:19 +0000 (19:49 +0000)]
Adds a kmod for the DS2431

The DS2431 is a 1 wire 1kb eeprom.

Signed-off-by: Christian Gagneraud <chris@techworks.ie>
SVN-Revision: 30987

12 years agoThis patch adds a kmod in hwmon for the SHT21 sensor (I2C temperature and humidity...
Jo-Philipp Wich [Sun, 18 Mar 2012 19:49:17 +0000 (19:49 +0000)]
This patch adds a kmod in hwmon for the SHT21 sensor (I2C temperature and humidity sensor)

Signed-off-by: Christian Gagneraud <chris@techworks.ie>
SVN-Revision: 30986

12 years agobusybox 1.19.4 update patch
Jo-Philipp Wich [Sun, 18 Mar 2012 19:46:52 +0000 (19:46 +0000)]
busybox 1.19.4 update patch

This patch updates busybox to 1.19.4 and refreshes all patches.

Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 30985

12 years agoopenssl 1.0.1 update patch
Jo-Philipp Wich [Sun, 18 Mar 2012 19:46:01 +0000 (19:46 +0000)]
openssl 1.0.1 update patch

This patch updates openssl to 1.0.1 and refreshes all patches.

Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 30984

12 years agoAdd munin to /etc/services
Jo-Philipp Wich [Sun, 18 Mar 2012 19:41:57 +0000 (19:41 +0000)]
Add munin to /etc/services

The muninlite postinst fails to add munin to /etc/services.

This patch removes this broken postinst and add an entry for munin in
/etc/services. This should have been done when the rest of the
/etc/services postinsts were being removed (changesets 26142-26149).

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
SVN-Revision: 30982

12 years ago[package] kernel: add kmod-usb-net-ipheth (#10157)
Jo-Philipp Wich [Sun, 18 Mar 2012 19:02:28 +0000 (19:02 +0000)]
[package] kernel: add kmod-usb-net-ipheth (#10157)

SVN-Revision: 30981

12 years ago[x86] alix2: add require crypto kmods (#10410)
Jo-Philipp Wich [Sun, 18 Mar 2012 18:56:02 +0000 (18:56 +0000)]
[x86] alix2: add require crypto kmods (#10410)

SVN-Revision: 30980

12 years ago[package] kernel: add kmod-usb-serial-qualcomm (#8283)
Jo-Philipp Wich [Sun, 18 Mar 2012 18:49:38 +0000 (18:49 +0000)]
[package] kernel: add kmod-usb-serial-qualcomm (#8283)

SVN-Revision: 30979

12 years ago[package] kernel: add kmod-ata-sis (#8259)
Jo-Philipp Wich [Sun, 18 Mar 2012 18:44:30 +0000 (18:44 +0000)]
[package] kernel: add kmod-ata-sis (#8259)

SVN-Revision: 30978

12 years ago[package] kernel: small correction of menuconfig title for kmod-video-gspca-ov534-9
Jo-Philipp Wich [Sun, 18 Mar 2012 18:37:08 +0000 (18:37 +0000)]
[package] kernel: small correction of menuconfig title for kmod-video-gspca-ov534-9

SVN-Revision: 30977

12 years ago[package] kernel: add kmod-video-gspca-ov534-9
Jo-Philipp Wich [Sun, 18 Mar 2012 18:14:10 +0000 (18:14 +0000)]
[package] kernel: add kmod-video-gspca-ov534-9

SVN-Revision: 30975

12 years agocns21xx: build uImage for the NS-K330
Gabor Juhos [Sun, 18 Mar 2012 12:07:56 +0000 (12:07 +0000)]
cns21xx: build uImage for the NS-K330

SVN-Revision: 30974

12 years agocns21xx: remove 2.6.3x support
Gabor Juhos [Sun, 18 Mar 2012 12:07:51 +0000 (12:07 +0000)]
cns21xx: remove 2.6.3x support

SVN-Revision: 30973

12 years agocns21xx: switch to 3.2.9
Gabor Juhos [Sun, 18 Mar 2012 12:07:50 +0000 (12:07 +0000)]
cns21xx: switch to 3.2.9

SVN-Revision: 30972

12 years agocns21xx: add support for 3.2
Gabor Juhos [Sun, 18 Mar 2012 12:07:48 +0000 (12:07 +0000)]
cns21xx: add support for 3.2

SVN-Revision: 30971

12 years agotoolchain/gcc-4.6.2: fix v4bx patch
Gabor Juhos [Sun, 18 Mar 2012 10:55:49 +0000 (10:55 +0000)]
toolchain/gcc-4.6.2: fix v4bx patch

SVN-Revision: 30970

12 years agotoolchain/gcc-4.6-linaro: fix v4bx patch
Gabor Juhos [Sun, 18 Mar 2012 10:55:47 +0000 (10:55 +0000)]
toolchain/gcc-4.6-linaro: fix v4bx patch

SVN-Revision: 30969

12 years agomac80211: reduce cpu load by optimizing aggregation session timeout handling
Felix Fietkau [Sat, 17 Mar 2012 22:34:58 +0000 (22:34 +0000)]
mac80211: reduce cpu load by optimizing aggregation session timeout handling

SVN-Revision: 30968

12 years agoEnable recursive download of git sources.
Jens Muecke [Sat, 17 Mar 2012 21:33:13 +0000 (21:33 +0000)]
Enable recursive download of git sources.

SVN-Revision: 30967

12 years agoEnable keyboard for x86
Jens Muecke [Sat, 17 Mar 2012 21:32:08 +0000 (21:32 +0000)]
Enable keyboard for x86

This is required for qemu like descripted in
here http://wiki.openwrt.org/doc/howto/qemu

SVN-Revision: 30966

12 years agoUpdate xfsprogs to 3.1.4 to 3.1.7
Jens Muecke [Sat, 17 Mar 2012 21:30:31 +0000 (21:30 +0000)]
Update xfsprogs to 3.1.4 to 3.1.7

Changelog at http://xfs.org/index.php/XFS_Status_Updates

SVN-Revision: 30965

12 years agokernel: improve profiling support, keep static symbols when profiling is enabled
Felix Fietkau [Sat, 17 Mar 2012 13:03:14 +0000 (13:03 +0000)]
kernel: improve profiling support, keep static symbols when profiling is enabled

SVN-Revision: 30964

12 years ago[uml] remove support for old kernels
Florian Fainelli [Sat, 17 Mar 2012 11:55:59 +0000 (11:55 +0000)]
[uml] remove support for old kernels

SVN-Revision: 30963

12 years ago[uml] switch to 3.2
Florian Fainelli [Sat, 17 Mar 2012 11:55:56 +0000 (11:55 +0000)]
[uml] switch to 3.2

SVN-Revision: 30962

12 years ago[uml] add support for 3.2
Florian Fainelli [Sat, 17 Mar 2012 11:55:53 +0000 (11:55 +0000)]
[uml] add support for 3.2

SVN-Revision: 30961

12 years ago[kernel/3.2] add some more missing symbols
Florian Fainelli [Sat, 17 Mar 2012 11:55:49 +0000 (11:55 +0000)]
[kernel/3.2] add some more missing symbols

SVN-Revision: 30960

12 years agoath9k: remove the queue wake optimization, it may be unreliable in some cases
Felix Fietkau [Fri, 16 Mar 2012 22:22:34 +0000 (22:22 +0000)]
ath9k: remove the queue wake optimization, it may be unreliable in some cases

SVN-Revision: 30959

12 years agoar71xx: add profile and generate image for the JA76PF2 board
Gabor Juhos [Fri, 16 Mar 2012 18:00:40 +0000 (18:00 +0000)]
ar71xx: add profile and generate image for the JA76PF2 board

SVN-Revision: 30958