Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config | Felix Fietkau | 2010-12-19 | |
| | | | | | | | | | | 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 | |||
* | hostapd: Allow rsn_preauth configuration | Felix Fietkau | 2010-12-19 | |
| | | | | | | | | | | | | | | | | | 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 | |||
* | iptables: fix layer7 patch to place the source in extensions/, I doubt it ↵ | Jo-Philipp Wich | 2010-12-19 | |
| | | | | | | ever worked SVN-Revision: 24719 | |||
* | opkg: remove stray HOST_BUILD_DEPENDS | Jo-Philipp Wich | 2010-12-18 | |
| | | | | SVN-Revision: 24679 | |||
* | mac80211: another optimization for tx performance | Felix Fietkau | 2010-12-18 | |
| | | | | SVN-Revision: 24677 | |||
* | libtool: remove patches, they don't apply to libltdl | Jo-Philipp Wich | 2010-12-18 | |
| | | | | SVN-Revision: 24675 | |||
* | libtool: remove host build and leave only libltdl in place | Jo-Philipp Wich | 2010-12-18 | |
| | | | | SVN-Revision: 24674 | |||
* | mac80211: fix a crash in the tx path | Felix Fietkau | 2010-12-18 | |
| | | | | SVN-Revision: 24672 | |||
* | mac80211: fix a missing return value | Felix Fietkau | 2010-12-18 | |
| | | | | SVN-Revision: 24671 | |||
* | mac80211: significantly reduce the cpu load caused by excessive skb header ↵ | Felix Fietkau | 2010-12-18 | |
| | | | | | | cloning SVN-Revision: 24669 | |||
* | ath9k: do not force the chainmask to 1 for legacy mode - it makes no sense ↵ | Felix Fietkau | 2010-12-18 | |
| | | | | | | and it reduces txpower and unnecessarily disables MRC SVN-Revision: 24657 | |||
* | mac80211: update to wireless-testing 2010-12-16 | Felix Fietkau | 2010-12-18 | |
| | | | | SVN-Revision: 24655 | |||
* | base-files: add support for the usbdev LED trigger | Gabor Juhos | 2010-12-17 | |
| | | | | SVN-Revision: 24647 | |||
* | generic: add LED trigger for USB device presence/activity | Gabor Juhos | 2010-12-17 | |
| | | | | SVN-Revision: 24646 | |||
* | ath9k: update initvals for ar9003 | Felix Fietkau | 2010-12-16 | |
| | | | | SVN-Revision: 24629 | |||
* | ath9k: remove code for setting up gpio based baseband rfkill - it was never ↵ | Felix Fietkau | 2010-12-16 | |
| | | | | | | used, nor configured properly SVN-Revision: 24628 | |||
* | ath9k: use the number of pending aggregates instead of the queue depth to ↵ | Felix Fietkau | 2010-12-16 | |
| | | | | | | determine when it is time to form the next A-MPDU SVN-Revision: 24627 | |||
* | libtool: I don't know what crackhead thought that relinking with /usr/lib ↵ | Jo-Philipp Wich | 2010-12-16 | |
| | | | | | | 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 | |||
* | libtool: prefix command output with "OpenWrt-" to make it immediately ↵ | Jo-Philipp Wich | 2010-12-15 | |
| | | | | | | obvious whether our libtool is used SVN-Revision: 24613 | |||
* | opkg: remove manual automake invocations and rely and host and target fixups | Jo-Philipp Wich | 2010-12-13 | |
| | | | | SVN-Revision: 24554 | |||
* | opkg: disable output shaving | Jo-Philipp Wich | 2010-12-13 | |
| | | | | SVN-Revision: 24553 | |||
* | base-files: use shutdown instead of stop when the system goes down (patch by ↵ | Felix Fietkau | 2010-12-13 | |
| | | | | | | tripolar) SVN-Revision: 24540 | |||
* | ath9k: fix some more issues in the paprd changes | Felix Fietkau | 2010-12-13 | |
| | | | | SVN-Revision: 24539 | |||
* | ead: fixup some AC_DEFINE() invocations that will make recent automak bail | Jo-Philipp Wich | 2010-12-13 | |
| | | | | SVN-Revision: 24535 | |||
* | adds new lantiq kernel. once the codebase is fully tested and know to be ↵ | John Crispin | 2010-12-12 | |
| | | | | | | working on all the devices previously supported by ifxmips, we will drop ifxmips support. SVN-Revision: 24526 | |||
* | ath9k: fix a few issues with pa predistortion on ar9003 | Felix Fietkau | 2010-12-12 | |
| | | | | SVN-Revision: 24504 | |||
* | ath: open up a few safe 5ghz channels in the world regdomain to make the ↵ | Felix Fietkau | 2010-12-12 | |
| | | | | | | regulatory override unnecessary in a few cases SVN-Revision: 24503 | |||
* | ath9k: merge a few pending cleanup patches | Felix Fietkau | 2010-12-12 | |
| | | | | SVN-Revision: 24502 | |||
* | ath9k: do not adjust the slot time setting for long distance, it seems to ↵ | Felix Fietkau | 2010-12-11 | |
| | | | | | | cause long latencies and low throughput SVN-Revision: 24498 | |||
* | mac80211: fix IBSS probe response storms on drivers that do not support ↵ | Felix Fietkau | 2010-12-11 | |
| | | | | | | drv_tx_last_beacon() SVN-Revision: 24497 | |||
* | ath9k: merge a pending patch for fixing tsf read and write | Felix Fietkau | 2010-12-11 | |
| | | | | SVN-Revision: 24496 | |||
* | ath9k: add missing %pV printk revert | Felix Fietkau | 2010-12-11 | |
| | | | | SVN-Revision: 24480 | |||
* | rework aclocal handling, packages have issues writing through the symlink so ↵ | Jo-Philipp Wich | 2010-12-11 | |
| | | | | | | keep the host aclocal as include path for now SVN-Revision: 24474 | |||
* | mac80211: update to 2010-12-09 | Felix Fietkau | 2010-12-11 | |
| | | | | SVN-Revision: 24471 | |||
* | libtool: don't install aclocal directory again if symlink into ↵ | Jo-Philipp Wich | 2010-12-11 | |
| | | | | | | $(STAGING_DIR_HOST)/share/acloca exists aleady SVN-Revision: 24470 | |||
* | ath9k: fix non-AMPDU QoS per-tid sequence number assignment | Felix Fietkau | 2010-12-10 | |
| | | | | SVN-Revision: 24445 | |||
* | kernel: package kmod-zd1201 (#8386) | Jo-Philipp Wich | 2010-12-10 | |
| | | | | SVN-Revision: 24443 | |||
* | mac80211: use iw for txpower control (#8416) | Jo-Philipp Wich | 2010-12-10 | |
| | | | | SVN-Revision: 24441 | |||
* | ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as well | Gabor Juhos | 2010-12-10 | |
| | | | | SVN-Revision: 24421 | |||
* | ar71xx: add rtc modules for nbg460n | Gabor Juhos | 2010-12-10 | |
| | | | | | | | | | 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 | |||
* | ar71xx: adding u-boot for nbg460n | Gabor Juhos | 2010-12-10 | |
| | | | | | | | | | 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 | |||
* | mac80211: fix compile errors when LED support in the kernel is disabled | Felix Fietkau | 2010-12-10 | |
| | | | | SVN-Revision: 24411 | |||
* | kernel: fix raid module packaging on newer kernels (#8384) | Jo-Philipp Wich | 2010-12-09 | |
| | | | | SVN-Revision: 24394 | |||
* | package/libtool: Strip trailing slashes from libdir and destdir | Alexandros C. Couloumbis | 2010-12-09 | |
| | | | | SVN-Revision: 24376 | |||
* | libtool: disregard libdir from *.la files, prevents libtool from linking ↵ | Jo-Philipp Wich | 2010-12-09 | |
| | | | | | | into the host SVN-Revision: 24375 | |||
* | package/fuse: update to version 2.8.5, refresh patches | Alexandros C. Couloumbis | 2010-12-08 | |
| | | | | SVN-Revision: 24365 | |||
* | package/cyassl: sync with latest libtool2 changes | Alexandros C. Couloumbis | 2010-12-08 | |
| | | | | SVN-Revision: 24346 | |||
* | package/iptables: update to iptables-1.4.10 & layer7_2.22. (partially closes ↵ | Alexandros C. Couloumbis | 2010-12-08 | |
| | | | | | | #8369) SVN-Revision: 24345 | |||
* | ath9k: fix a null pointer deref issue | Felix Fietkau | 2010-12-07 | |
| | | | | SVN-Revision: 24312 | |||
* | package/cyassl: update to version 1.6.5 | Alexandros C. Couloumbis | 2010-12-07 | |
| | | | | SVN-Revision: 24300 |