Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/kernel: create packages for the LED Timer/Default ON triggers | Gabor Juhos | 2012-03-27 | 1 | -0/+31 |
| | | | | SVN-Revision: 31106 | ||||
* | package/kernel: allow to build RTC modules for 3.x | Gabor Juhos | 2012-03-27 | 2 | -6/+26 |
| | | | | SVN-Revision: 31105 | ||||
* | 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 | 1 | -2/+56 |
| | | | | | | | 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 | ||||
* | 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 | ||||
* | 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 | ||||
* | iwinfo: properly cast nl80211 mBm signal levels to reported dBm values (#11161) | Jo-Philipp Wich | 2012-03-21 | 2 | -2/+3 |
| | | | | SVN-Revision: 31053 | ||||
* | 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 | ||||
* | 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 | ||||
* | netifd: scan l3 devices on find_config() | Felix Fietkau | 2012-03-19 | 1 | -1/+2 |
| | | | | SVN-Revision: 31033 | ||||
* | netifd: shut down all interfaces before restarting netifd | Felix Fietkau | 2012-03-19 | 1 | -0/+7 |
| | | | | SVN-Revision: 31032 | ||||
* | kernel: add missing AddDepends calls for kmod-usb-serial-qualcomm and ↵ | Jo-Philipp Wich | 2012-03-19 | 2 | -0/+2 |
| | | | | | | kmod-ata-sis SVN-Revision: 31029 | ||||
* | madwifi: remove my maintainer line from the package | Felix Fietkau | 2012-03-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 31021 | ||||
* | firewall: revert processing order of redirects and rules, ensures that rules ↵ | Jo-Philipp Wich | 2012-03-18 | 2 | -4/+4 |
| | | | | | | can be used to filter before redirects are reached SVN-Revision: 31014 | ||||
* | ps3-utils git repository fix | Jo-Philipp Wich | 2012-03-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | 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 | ||||
* | Add support for the 8250 UART module. | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+18 |
| | | | | | | | | | 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 | ||||
* | Fix the title and the description of the kmod for DS2433. | Jo-Philipp Wich | 2012-03-18 | 1 | -2/+2 |
| | | | | | | | | | | 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 | ||||
* | Adds a kmod for the DS2431 | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+13 |
| | | | | | | | | The DS2431 is a 1 wire 1kb eeprom. Signed-off-by: Christian Gagneraud <chris@techworks.ie> SVN-Revision: 30987 | ||||
* | This patch adds a kmod in hwmon for the SHT21 sensor (I2C temperature and ↵ | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+13 |
| | | | | | | | | humidity sensor) Signed-off-by: Christian Gagneraud <chris@techworks.ie> SVN-Revision: 30986 | ||||
* | busybox 1.19.4 update patch | Jo-Philipp Wich | 2012-03-18 | 9 | -37/+15 |
| | | | | | | | | This patch updates busybox to 1.19.4 and refreshes all patches. Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 30985 | ||||
* | openssl 1.0.1 update patch | Jo-Philipp Wich | 2012-03-18 | 7 | -21/+22 |
| | | | | | | | | This patch updates openssl to 1.0.1 and refreshes all patches. Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 30984 | ||||
* | Add munin to /etc/services | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+1 |
| | | | | | | | | | | | | 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 | ||||
* | kernel: add kmod-usb-net-ipheth (#10157) | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+15 |
| | | | | SVN-Revision: 30981 | ||||
* | kernel: add kmod-usb-serial-qualcomm (#8283) | Jo-Philipp Wich | 2012-03-18 | 1 | -1/+15 |
| | | | | SVN-Revision: 30979 | ||||
* | kernel: add kmod-ata-sis (#8259) | Jo-Philipp Wich | 2012-03-18 | 1 | -1/+15 |
| | | | | SVN-Revision: 30978 | ||||
* | kernel: small correction of menuconfig title for kmod-video-gspca-ov534-9 | Jo-Philipp Wich | 2012-03-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 30977 | ||||
* | kernel: add kmod-video-gspca-ov534-9 | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+15 |
| | | | | SVN-Revision: 30975 | ||||
* | mac80211: reduce cpu load by optimizing aggregation session timeout handling | Felix Fietkau | 2012-03-17 | 1 | -0/+137 |
| | | | | SVN-Revision: 30968 |