Commit graph

4859 commits

Author SHA1 Message Date
Felix Fietkau
58ed4ded0e hostapd: fix appending the iapp_interface variable to the config
Signed-off-by: Alexander Couzens <lynxis@c-base.org>

SVN-Revision: 24724
2010-12-19 11:56:49 +00:00
Felix Fietkau
7ecd1c7484 hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config
This allows hostapd to make use of the config option
"vlan_tagged_interface" to automatically create bridge and
VLAN interfaces in a fully dynamic way.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

SVN-Revision: 24722
2010-12-19 11:48:38 +00:00
Felix Fietkau
d08bc913a8 hostapd: Allow rsn_preauth configuration
Hostapd can allow preauthentication for WPA2-EAP networks when
the interfaces through which preauthentication is allowed are
configured.

Add a new param "rsn_preauth=0/1" to the configuration that enables
or disables preauthentication on the according bridge interface.

Preauthentication for unbridged networks is not considered in this
patch.

Cc: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

SVN-Revision: 24721
2010-12-19 11:48:31 +00:00
Jo-Philipp Wich
efb7c910ee iptables: fix layer7 patch to place the source in extensions/, I doubt it ever worked
SVN-Revision: 24719
2010-12-19 11:16:46 +00:00
Jo-Philipp Wich
97860d1c5c opkg: remove stray HOST_BUILD_DEPENDS
SVN-Revision: 24679
2010-12-18 19:16:03 +00:00
Felix Fietkau
d6addd4ecd mac80211: another optimization for tx performance
SVN-Revision: 24677
2010-12-18 18:27:51 +00:00
Jo-Philipp Wich
d04b7d59c8 libtool: remove patches, they don't apply to libltdl
SVN-Revision: 24675
2010-12-18 18:13:12 +00:00
Jo-Philipp Wich
cc15824e85 libtool: remove host build and leave only libltdl in place
SVN-Revision: 24674
2010-12-18 18:12:34 +00:00
Felix Fietkau
b40d260aaf mac80211: fix a crash in the tx path
SVN-Revision: 24672
2010-12-18 17:56:32 +00:00
Felix Fietkau
5c4d94f714 mac80211: fix a missing return value
SVN-Revision: 24671
2010-12-18 17:40:09 +00:00
Felix Fietkau
121b27fb2b mac80211: significantly reduce the cpu load caused by excessive skb header cloning
SVN-Revision: 24669
2010-12-18 17:23:38 +00:00
Felix Fietkau
933e2c8e04 ath9k: do not force the chainmask to 1 for legacy mode - it makes no sense and it reduces txpower and unnecessarily disables MRC
SVN-Revision: 24657
2010-12-18 02:14:52 +00:00
Felix Fietkau
b51a9f9248 mac80211: update to wireless-testing 2010-12-16
SVN-Revision: 24655
2010-12-18 02:00:10 +00:00
Gabor Juhos
63c786dde7 base-files: add support for the usbdev LED trigger
SVN-Revision: 24647
2010-12-17 17:10:14 +00:00
Gabor Juhos
a059a11ee1 generic: add LED trigger for USB device presence/activity
SVN-Revision: 24646
2010-12-17 17:10:11 +00:00
Felix Fietkau
9958bc43c8 ath9k: update initvals for ar9003
SVN-Revision: 24629
2010-12-16 23:55:32 +00:00
Felix Fietkau
9fba23352b ath9k: remove code for setting up gpio based baseband rfkill - it was never used, nor configured properly
SVN-Revision: 24628
2010-12-16 23:55:23 +00:00
Felix Fietkau
a63754b5d5 ath9k: use the number of pending aggregates instead of the queue depth to determine when it is time to form the next A-MPDU
SVN-Revision: 24627
2010-12-16 23:55:12 +00:00
Jo-Philipp Wich
6421fe4464 libtool: I don't know what crackhead thought that relinking with /usr/lib during cross compilation is a good idea, so just remove this crap. It should solve a few instances of "/usr/lib/libc.a: could not read symbols: File format not recognized" when building stuff.
SVN-Revision: 24619
2010-12-16 14:00:07 +00:00
Jo-Philipp Wich
40fcf1fed5 libtool: prefix command output with "OpenWrt-" to make it immediately obvious whether our libtool is used
SVN-Revision: 24613
2010-12-15 20:02:21 +00:00
Jo-Philipp Wich
99c9533a7f opkg: remove manual automake invocations and rely and host and target fixups
SVN-Revision: 24554
2010-12-13 20:54:01 +00:00
Jo-Philipp Wich
45ac69c410 opkg: disable output shaving
SVN-Revision: 24553
2010-12-13 20:52:57 +00:00
Felix Fietkau
5a351509aa base-files: use shutdown instead of stop when the system goes down (patch by tripolar)
SVN-Revision: 24540
2010-12-13 08:01:21 +00:00
Felix Fietkau
2317e72d99 ath9k: fix some more issues in the paprd changes
SVN-Revision: 24539
2010-12-13 08:01:12 +00:00
Jo-Philipp Wich
3a0b71296d ead: fixup some AC_DEFINE() invocations that will make recent automak bail
SVN-Revision: 24535
2010-12-13 01:47:35 +00:00
John Crispin
9f47e80bb3 adds new lantiq kernel. once the codebase is fully tested and know to be working on all the devices previously supported by ifxmips, we will drop ifxmips support.
SVN-Revision: 24526
2010-12-12 22:57:16 +00:00
Felix Fietkau
5fa415d366 ath9k: fix a few issues with pa predistortion on ar9003
SVN-Revision: 24504
2010-12-12 01:15:38 +00:00
Felix Fietkau
9eba6dc5ea ath: open up a few safe 5ghz channels in the world regdomain to make the regulatory override unnecessary in a few cases
SVN-Revision: 24503
2010-12-12 01:15:32 +00:00
Felix Fietkau
4d4ee55485 ath9k: merge a few pending cleanup patches
SVN-Revision: 24502
2010-12-12 01:15:23 +00:00
Felix Fietkau
15aa1ee692 ath9k: do not adjust the slot time setting for long distance, it seems to cause long latencies and low throughput
SVN-Revision: 24498
2010-12-11 21:29:48 +00:00
Felix Fietkau
1c7a54d21e mac80211: fix IBSS probe response storms on drivers that do not support drv_tx_last_beacon()
SVN-Revision: 24497
2010-12-11 21:29:41 +00:00
Felix Fietkau
8f676da3d8 ath9k: merge a pending patch for fixing tsf read and write
SVN-Revision: 24496
2010-12-11 21:29:35 +00:00
Felix Fietkau
d1c110e228 ath9k: add missing %pV printk revert
SVN-Revision: 24480
2010-12-11 10:37:42 +00:00
Jo-Philipp Wich
bf9e9b6a91 rework aclocal handling, packages have issues writing through the symlink so keep the host aclocal as include path for now
SVN-Revision: 24474
2010-12-11 03:15:10 +00:00
Felix Fietkau
9337c97584 mac80211: update to 2010-12-09
SVN-Revision: 24471
2010-12-11 01:45:12 +00:00
Jo-Philipp Wich
700589cd9b libtool: don't install aclocal directory again if symlink into $(STAGING_DIR_HOST)/share/acloca exists aleady
SVN-Revision: 24470
2010-12-11 01:26:34 +00:00
Felix Fietkau
f1ecabe190 ath9k: fix non-AMPDU QoS per-tid sequence number assignment
SVN-Revision: 24445
2010-12-10 20:03:46 +00:00
Jo-Philipp Wich
a385f3bb52 kernel: package kmod-zd1201 (#8386)
SVN-Revision: 24443
2010-12-10 19:33:36 +00:00
Jo-Philipp Wich
4dcba42342 mac80211: use iw for txpower control (#8416)
SVN-Revision: 24441
2010-12-10 18:43:47 +00:00
Gabor Juhos
d9c68341ef ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as well
SVN-Revision: 24421
2010-12-10 15:17:08 +00:00
Gabor Juhos
e94db05163 ar71xx: add rtc modules for nbg460n
This adds the rtc-class and rtc-pcf8563 modules for the
real time clock used in the NBG460N/550N/550NH.

Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>

SVN-Revision: 24420
2010-12-10 15:17:06 +00:00
Gabor Juhos
a084fb6a3f ar71xx: adding u-boot for nbg460n
This adds u-boot for nbg460n ar71xx target,
as it is required as second stage bootloader.

Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>

SVN-Revision: 24418
2010-12-10 15:17:00 +00:00
Felix Fietkau
d770298657 mac80211: fix compile errors when LED support in the kernel is disabled
SVN-Revision: 24411
2010-12-10 12:00:09 +00:00
Jo-Philipp Wich
4df44b15e1 kernel: fix raid module packaging on newer kernels (#8384)
SVN-Revision: 24394
2010-12-09 17:18:41 +00:00
Alexandros C. Couloumbis
5244f0cc56 package/libtool: Strip trailing slashes from libdir and destdir
SVN-Revision: 24376
2010-12-09 11:41:32 +00:00
Jo-Philipp Wich
5bd857345b libtool: disregard libdir from *.la files, prevents libtool from linking into the host
SVN-Revision: 24375
2010-12-09 11:25:57 +00:00
Alexandros C. Couloumbis
911c2540b0 package/fuse: update to version 2.8.5, refresh patches
SVN-Revision: 24365
2010-12-08 20:15:10 +00:00
Alexandros C. Couloumbis
00d3084235 package/cyassl: sync with latest libtool2 changes
SVN-Revision: 24346
2010-12-08 12:59:16 +00:00
Alexandros C. Couloumbis
45ab1a3162 package/iptables: update to iptables-1.4.10 & layer7_2.22. (partially closes #8369)
SVN-Revision: 24345
2010-12-08 12:56:46 +00:00
Felix Fietkau
c8e1389528 ath9k: fix a null pointer deref issue
SVN-Revision: 24312
2010-12-07 18:22:43 +00:00