Felix Fietkau
877c407ade
mac80211: add hostapd socket option to wpa_supplicant for IBSS RSN as well
...
SVN-Revision: 31088
2012-03-27 13:52:39 +00:00
Felix Fietkau
d5833ff3f3
wpa_supplicant: fix regressions introduced by the ibss-rsn changes
...
SVN-Revision: 31087
2012-03-27 13:38:08 +00:00
Felix Fietkau
d654ad2ae9
wpa_supplicant: add CONFIG_IBSS_RSN=y compilation option
...
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 31086
2012-03-27 13:29:51 +00:00
Felix Fietkau
1eaf4bf8fc
wpa_supplicant: modify wpa_supplicant.sh in order to support IBSS-RSN/WPA-NONE
...
Based on patch by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 31085
2012-03-27 13:29:41 +00:00
Felix Fietkau
5f799a0e97
ath9k: make endian check optional
...
Turns out it triggers on some AR71xx devices where no swapping should be done.
Enable endian check for the lantiq target.
SVN-Revision: 31084
2012-03-27 13:21:53 +00:00
Felix Fietkau
2143633bd2
mac80211: modify mac80211.sh to in order to support IBSS-RSN
...
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 31083
2012-03-27 13:21:46 +00:00
Felix Fietkau
0c21e6a7b8
madwifi: modify madwifi.sh to support IBSS WPA-NONE
...
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 31082
2012-03-27 13:21:39 +00:00
Felix Fietkau
d8ac2c7c3f
wpa_supplicant: use wext driver for hostap and madwifi
...
SVN-Revision: 31081
2012-03-27 10:44:26 +00:00
Felix Fietkau
4225e4b2d8
hostapd: update to 20120326
...
SVN-Revision: 31080
2012-03-27 10:42:47 +00:00
Felix Fietkau
35607da5b8
netifd: update to 2012-03-23, fixes route/address tracking issues and adds more status info
...
SVN-Revision: 31077
2012-03-26 14:30:19 +00:00
John Crispin
bf65d4aa77
fixes #31068 , rename 999-ath9k.patch to 501-ath9k-eeprom_endianess.patch
...
SVN-Revision: 31071
2012-03-25 09:07:09 +00:00
John Crispin
fca4c80b35
Pulse dialing support into pjsip.
...
Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com>
SVN-Revision: 31070
2012-03-25 08:51:16 +00:00
John Crispin
0dd64c552d
adds ARV4519PW/ARV7519PW
...
Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com>
SVN-Revision: 31069
2012-03-25 08:51:13 +00:00
John Crispin
2ad89262d0
adds eeprom endianess check to ath9k
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 31068
2012-03-25 08:51:08 +00:00
John Crispin
9f0e5e0841
adds ath5k platfrom_device eep support
...
Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com>
SVN-Revision: 31067
2012-03-25 08:50:56 +00:00
John Crispin
f3cb8728d4
unbreak dsl firmware loading
...
Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com>
SVN-Revision: 31066
2012-03-25 08:50:45 +00:00
John Crispin
b85de8f385
fix for 3.2.9
...
SVN-Revision: 31065
2012-03-25 08:50:42 +00:00
Jo-Philipp Wich
265d0b379a
dnsmasq: add missing config_get, localize variables, bump package revision
...
SVN-Revision: 31058
2012-03-23 11:26:47 +00:00
Jo-Philipp Wich
c443f3d875
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
2012-03-23 11:19:58 +00:00
Jo-Philipp Wich
3747850535
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
2012-03-23 11:19:56 +00:00
Jo-Philipp Wich
d1bd1b4e27
iwinfo: properly cast nl80211 mBm signal levels to reported dBm values ( #11161 )
...
SVN-Revision: 31053
2012-03-21 19:47:16 +00:00
Jo-Philipp Wich
2419c1370a
block-mount: add missing chunk of previous commit
...
SVN-Revision: 31050
2012-03-21 02:29:47 +00:00
Jo-Philipp Wich
88866c9484
block-mount: invoke blkid without cache file, this seems to fix mounts by uuid or label
...
SVN-Revision: 31049
2012-03-21 02:29:26 +00:00
Felix Fietkau
6f46704743
base-files: split service related functions off to /lib/functions/service.sh
...
SVN-Revision: 31042
2012-03-20 14:29:50 +00:00
Felix Fietkau
a660a57d71
pppd: split files into netifd and non-netifd files, move the netifd ppp.sh file to the pppd package
...
SVN-Revision: 31041
2012-03-20 13:09:27 +00:00
Jo-Philipp Wich
f6ad186eec
kernel: add kmod-acpi-button
...
SVN-Revision: 31037
2012-03-19 23:48:38 +00:00
Felix Fietkau
3454c35127
6in4: add netifd support
...
SVN-Revision: 31036
2012-03-19 21:10:04 +00:00
Felix Fietkau
1147799b85
netifd: update to latest version, fixes log buffer handling issues, dns issues and various sit tunnel related issues
...
SVN-Revision: 31035
2012-03-19 21:10:00 +00:00
Felix Fietkau
f33c1deb65
6to4: fix interface error handling
...
SVN-Revision: 31034
2012-03-19 21:09:57 +00:00
Felix Fietkau
6df99730c4
netifd: scan l3 devices on find_config()
...
SVN-Revision: 31033
2012-03-19 21:09:54 +00:00
Felix Fietkau
6a30a0d992
netifd: shut down all interfaces before restarting netifd
...
SVN-Revision: 31032
2012-03-19 21:09:51 +00:00
Jo-Philipp Wich
0099e0e79b
kernel: add missing AddDepends calls for kmod-usb-serial-qualcomm and kmod-ata-sis
...
SVN-Revision: 31029
2012-03-19 20:28:49 +00:00
Felix Fietkau
57d0b185e5
madwifi: remove my maintainer line from the package
...
SVN-Revision: 31021
2012-03-19 11:29:01 +00:00
Jo-Philipp Wich
d74c6ce7c5
firewall: revert processing order of redirects and rules, ensures that rules can be used to filter before redirects are reached
...
SVN-Revision: 31014
2012-03-18 23:34:06 +00:00
Jo-Philipp Wich
2659bfe969
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
2012-03-18 21:08:39 +00:00
Jo-Philipp Wich
60b39b7fc0
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
2012-03-18 19:49:22 +00:00
Jo-Philipp Wich
a0e9402b46
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
2012-03-18 19:49:21 +00:00
Jo-Philipp Wich
782a6225c7
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
2012-03-18 19:49:19 +00:00
Jo-Philipp Wich
c31627a112
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
2012-03-18 19:49:17 +00:00
Jo-Philipp Wich
0a18161da1
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
2012-03-18 19:46:52 +00:00
Jo-Philipp Wich
7aefa1da37
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
2012-03-18 19:46:01 +00:00
Jo-Philipp Wich
5fdd1f4bd7
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
2012-03-18 19:41:57 +00:00
Jo-Philipp Wich
3b87ad238c
kernel: add kmod-usb-net-ipheth ( #10157 )
...
SVN-Revision: 30981
2012-03-18 19:02:28 +00:00
Jo-Philipp Wich
6954150e65
kernel: add kmod-usb-serial-qualcomm ( #8283 )
...
SVN-Revision: 30979
2012-03-18 18:49:38 +00:00
Jo-Philipp Wich
662551d3a4
kernel: add kmod-ata-sis ( #8259 )
...
SVN-Revision: 30978
2012-03-18 18:44:30 +00:00
Jo-Philipp Wich
bea4837dc1
kernel: small correction of menuconfig title for kmod-video-gspca-ov534-9
...
SVN-Revision: 30977
2012-03-18 18:37:08 +00:00
Jo-Philipp Wich
906d44975b
kernel: add kmod-video-gspca-ov534-9
...
SVN-Revision: 30975
2012-03-18 18:14:10 +00:00
Felix Fietkau
411ccc13f5
mac80211: reduce cpu load by optimizing aggregation session timeout handling
...
SVN-Revision: 30968
2012-03-17 22:34:58 +00:00
Jens Muecke
217ea0b042
Update xfsprogs to 3.1.4 to 3.1.7
...
Changelog at http://xfs.org/index.php/XFS_Status_Updates
SVN-Revision: 30965
2012-03-17 21:30:31 +00:00
Felix Fietkau
94354fcb71
ath9k: remove the queue wake optimization, it may be unreliable in some cases
...
SVN-Revision: 30959
2012-03-16 22:22:34 +00:00