Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ramips: rt305x: add add support for the Asus WL-330N board | Gabor Juhos | 2012-03-27 | 12 | -2/+116 | |
| | | | | | | | | | [juhosg: reorder several lines in order to keep things sorted alphabetically] Signed-off-by: Frédéric Leroy <fredo@starox.org> SVN-Revision: 31100 | |||||
* | ppp: Fix high softirq utilization with pppoa | Florian Fainelli | 2012-03-27 | 2 | -0/+164 | |
| | | | | | | | | | Users of the Geos platform are reporting high CPU utilization. This seems to be rooted in a problem with the TX queue restart in PPP. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 31096 | |||||
* | add missing INET_UDP_DIAG symbol | Florian Fainelli | 2012-03-27 | 1 | -0/+1 | |
| | | | | SVN-Revision: 31095 | |||||
* | geos: add 'tc' and kmod-sched for bonding | Florian Fainelli | 2012-03-27 | 1 | -2/+2 | |
| | | | | | | | | The Geos2 includes 2 ADSL+ interfaces, and as such it needs to have the TEQL scheduler for bonding. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 31094 | |||||
* | brcm47xx: update sprom patches like they are in the mainline kernel | Hauke Mehrtens | 2012-03-27 | 15 | -240/+87 | |
| | | | | SVN-Revision: 31093 | |||||
* | remove set but unused variable which leads into compiling errors with GCC >= ↵ | Mirko Vogt | 2012-03-27 | 1 | -0/+13 | |
| | | | | | | 4.6.0 SVN-Revision: 31091 | |||||
* | brcm47xx: update usb driver to the version send for mainline kernel integartion | Hauke Mehrtens | 2012-03-27 | 8 | -267/+215 | |
| | | | | SVN-Revision: 31089 | |||||
* | mac80211: add hostapd socket option to wpa_supplicant for IBSS RSN as well | Felix Fietkau | 2012-03-27 | 1 | -1/+1 | |
| | | | | SVN-Revision: 31088 | |||||
* | wpa_supplicant: fix regressions introduced by the ibss-rsn changes | Felix Fietkau | 2012-03-27 | 1 | -3/+4 | |
| | | | | SVN-Revision: 31087 | |||||
* | wpa_supplicant: add CONFIG_IBSS_RSN=y compilation option | Felix Fietkau | 2012-03-27 | 1 | -0/+2 | |
| | | | | | | Signed-off-by: Antonio Quartulli <ordex@autistici.org> SVN-Revision: 31086 | |||||
* | wpa_supplicant: modify wpa_supplicant.sh in order to support IBSS-RSN/WPA-NONE | Felix Fietkau | 2012-03-27 | 1 | -0/+5 | |
| | | | | | | Based on patch by: Antonio Quartulli <ordex@autistici.org> SVN-Revision: 31085 | |||||
* | ath9k: make endian check optional | Felix Fietkau | 2012-03-27 | 3 | -2/+58 | |
| | | | | | | | Turns out it triggers on some AR71xx devices where no swapping should be done. Enable endian check for the lantiq target. SVN-Revision: 31084 | |||||
* | mac80211: modify mac80211.sh to in order to support IBSS-RSN | Felix Fietkau | 2012-03-27 | 1 | -0/+11 | |
| | | | | | | Signed-off-by: Antonio Quartulli <ordex@autistici.org> SVN-Revision: 31083 | |||||
* | madwifi: modify madwifi.sh to support IBSS WPA-NONE | Felix Fietkau | 2012-03-27 | 1 | -0/+9 | |
| | | | | | | Signed-off-by: Antonio Quartulli <ordex@autistici.org> SVN-Revision: 31082 | |||||
* | wpa_supplicant: use wext driver for hostap and madwifi | Felix Fietkau | 2012-03-27 | 2 | -2/+2 | |
| | | | | SVN-Revision: 31081 | |||||
* | hostapd: update to 20120326 | Felix Fietkau | 2012-03-27 | 33 | -1862/+365 | |
| | | | | SVN-Revision: 31080 | |||||
* | netifd: update to 2012-03-23, fixes route/address tracking issues and adds ↵ | Felix Fietkau | 2012-03-26 | 1 | -2/+2 | |
| | | | | | | more status info SVN-Revision: 31077 | |||||
* | backport upstream fix for dst computation | Florian Fainelli | 2012-03-26 | 1 | -0/+28 | |
| | | | | SVN-Revision: 31073 | |||||
* | tools: fix stat symlink if destination already exists | Felix Fietkau | 2012-03-26 | 1 | -0/+1 | |
| | | | | SVN-Revision: 31072 | |||||
* | fixes #31068, rename 999-ath9k.patch to 501-ath9k-eeprom_endianess.patch | John Crispin | 2012-03-25 | 1 | -0/+0 | |
| | | | | SVN-Revision: 31071 | |||||
* | Pulse dialing support into pjsip. | John Crispin | 2012-03-25 | 1 | -0/+34 | |
| | | | | | | Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com> SVN-Revision: 31070 | |||||
* | adds ARV4519PW/ARV7519PW | John Crispin | 2012-03-25 | 4 | -1/+53 | |
| | | | | | | Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com> SVN-Revision: 31069 | |||||
* | adds eeprom endianess check to ath9k | John Crispin | 2012-03-25 | 1 | -0/+48 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 31068 | |||||
* | adds ath5k platfrom_device eep support | John Crispin | 2012-03-25 | 2 | -0/+67 | |
| | | | | | | Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com> SVN-Revision: 31067 | |||||
* | unbreak dsl firmware loading | John Crispin | 2012-03-25 | 1 | -2/+8 | |
| | | | | | | Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com> SVN-Revision: 31066 | |||||
* | fix for 3.2.9 | John Crispin | 2012-03-25 | 4 | -12/+30 | |
| | | | | SVN-Revision: 31065 | |||||
* | cleanup atheros wifi handling | John Crispin | 2012-03-25 | 4 | -4/+139 | |
| | | | | | | | Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com> Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31064 | |||||
* | cleanup image makefile | John Crispin | 2012-03-25 | 1 | -174/+44 | |
| | | | | SVN-Revision: 31063 | |||||
* | update /etc/uci-defaults/* | John Crispin | 2012-03-25 | 2 | -101/+53 | |
| | | | | SVN-Revision: 31062 | |||||
* | update profiles | John Crispin | 2012-03-25 | 2 | -6/+17 | |
| | | | | SVN-Revision: 31061 | |||||
* | bump kernel to 3.2.12 | John Crispin | 2012-03-25 | 135 | -2275/+30640 | |
| | | | | SVN-Revision: 31060 | |||||
* | tools: fix GNU stat detection to prevent it from picking up other things ↵ | Felix Fietkau | 2012-03-23 | 1 | -1/+10 | |
| | | | | | | named "gstat" (see #4571) SVN-Revision: 31059 | |||||
* | dnsmasq: add missing config_get, localize variables, bump package revision | Jo-Philipp Wich | 2012-03-23 | 2 | -2/+4 | |
| | | | | SVN-Revision: 31058 | |||||
* | dnsmasq: add mx record support | Jo-Philipp Wich | 2012-03-23 | 1 | -0/+16 | |
| | | | | | | | | | | | | | | | | | 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 | |||||
* | dnsmasq: add keywords for SRV RR class/weight | Jo-Philipp Wich | 2012-03-23 | 1 | -2/+5 | |
| | | | | | | | | | | | | | | 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 | |||||
* | fixes breakage introduced in 776722ce36ac95877efb7fd771dde2f6ffc96433 | John Crispin | 2012-03-22 | 1 | -2/+2 | |
| | | | | SVN-Revision: 31054 | |||||
* | iwinfo: properly cast nl80211 mBm signal levels to reported dBm values (#11161) | Jo-Philipp Wich | 2012-03-21 | 2 | -2/+3 | |
| | | | | SVN-Revision: 31053 | |||||
* | Disable keyboard for x86 default config - revoke patch 30966 | Jens Muecke | 2012-03-21 | 1 | -3/+0 | |
| | | | | | | This was already fixed by commit 30309 and is part of generic x86 target. SVN-Revision: 31052 | |||||
* | block-mount: add missing chunk of previous commit | Jo-Philipp Wich | 2012-03-21 | 1 | -1/+1 | |
| | | | | SVN-Revision: 31050 | |||||
* | block-mount: invoke blkid without cache file, this seems to fix mounts by ↵ | Jo-Philipp Wich | 2012-03-21 | 1 | -2/+2 | |
| | | | | | | uuid or label SVN-Revision: 31049 | |||||
* | linux: refresh patches against 3.3 | Gabor Juhos | 2012-03-20 | 5 | -8/+8 | |
| | | | | SVN-Revision: 31047 | |||||
* | add md5sum for linux-3.3 | Gabor Juhos | 2012-03-20 | 1 | -0/+3 | |
| | | | | SVN-Revision: 31046 | |||||
* | linux/3.{2,3}: yet another missing NET_VENDOR symbol | Gabor Juhos | 2012-03-20 | 2 | -0/+2 | |
| | | | | SVN-Revision: 31045 | |||||
* | ar71xx: fix IRQ number for the AR7240 OHCI controller | Gabor Juhos | 2012-03-20 | 4 | -2/+24 | |
| | | | | SVN-Revision: 31044 | |||||
* | base-files: split service related functions off to /lib/functions/service.sh | Felix Fietkau | 2012-03-20 | 4 | -129/+133 | |
| | | | | SVN-Revision: 31042 | |||||
* | pppd: split files into netifd and non-netifd files, move the netifd ppp.sh ↵ | Felix Fietkau | 2012-03-20 | 11 | -313/+324 | |
| | | | | | | file to the pppd package SVN-Revision: 31041 | |||||
* | kernel: add kmod-acpi-button | Jo-Philipp Wich | 2012-03-19 | 1 | -1/+16 | |
| | | | | SVN-Revision: 31037 | |||||
* | 6in4: add netifd support | Felix Fietkau | 2012-03-19 | 5 | -103/+279 | |
| | | | | SVN-Revision: 31036 | |||||
* | netifd: update to latest version, fixes log buffer handling issues, dns ↵ | Felix Fietkau | 2012-03-19 | 1 | -2/+2 | |
| | | | | | | issues and various sit tunnel related issues SVN-Revision: 31035 | |||||
* | 6to4: fix interface error handling | Felix Fietkau | 2012-03-19 | 1 | -4/+4 | |
| | | | | SVN-Revision: 31034 |