Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add gcc 4.5.2 (replaces 4.5.1) | Imre Kaloz | 2010-12-21 | 12 | -2/+2 |
| | | | | SVN-Revision: 24746 | ||||
* | Âbase-files: don't mark /etc/banner as conffile | Jo-Philipp Wich | 2010-12-20 | 1 | -1/+0 |
| | | | | SVN-Revision: 24742 | ||||
* | libtool: strip unsave directories from relink command, nuke every -L that ↵ | Jo-Philipp Wich | 2010-12-20 | 1 | -0/+12 |
| | | | | | | looks like /usr/lib or /lib SVN-Revision: 24741 | ||||
* | iptables: don't call autogen.sh, use autoreconf fixup instead of libtool | Jo-Philipp Wich | 2010-12-20 | 1 | -6/+1 |
| | | | | SVN-Revision: 24740 | ||||
* | * fixes duplicate registration of dwc_otg usb core | John Crispin | 2010-12-20 | 1 | -47/+2 |
| | | | | SVN-Revision: 24738 | ||||
* | unifi: add sysupgrade and leds support | Claudio Mignanti | 2010-12-20 | 3 | -1/+7 |
| | | | | SVN-Revision: 24737 | ||||
* | mpc85xx: fix up kernel config and make the target boot on the ↵ | Felix Fietkau | 2010-12-20 | 2 | -10/+80 |
| | | | | | | MPC8568E-MDS-PB board SVN-Revision: 24736 | ||||
* | fix a compile error with uclibc 0.9.32 and newer kernels | Felix Fietkau | 2010-12-20 | 1 | -0/+17 |
| | | | | SVN-Revision: 24735 | ||||
* | gcc: fix newer libstdc++ compile issues with uclibc 0.9.32 | Felix Fietkau | 2010-12-20 | 1 | -0/+3 |
| | | | | SVN-Revision: 24734 | ||||
* | netfilter.mk: fix connmark packaging for Kernels >= 2.6.35, thanks Daniel ↵ | Jo-Philipp Wich | 2010-12-19 | 1 | -1/+2 |
| | | | | | | Gimpelevich SVN-Revision: 24729 | ||||
* | fix layer7 patches for Kernels >= 2.6.35, thanks Daniel Gimpelevich | Jo-Philipp Wich | 2010-12-19 | 3 | -18/+96 |
| | | | | SVN-Revision: 24728 | ||||
* | mac80211: rename max_clients option to maxassoc, this brings it in line with ↵ | Jo-Philipp Wich | 2010-12-19 | 1 | -2/+2 |
| | | | | | | broadcom SVN-Revision: 24726 | ||||
* | hostapd: add support for specifying the maximum number of clients | Felix Fietkau | 2010-12-19 | 1 | -0/+2 |
| | | | | | | Signed-off-by: Alexander Couzens <lynxis@c-base.org> SVN-Revision: 24725 | ||||
* | hostapd: fix appending the iapp_interface variable to the config | Felix Fietkau | 2010-12-19 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Alexander Couzens <lynxis@c-base.org> SVN-Revision: 24724 | ||||
* | ar71xx: enable ar7240 switch support on the UBNT NanoStation M Fixes ↵ | Felix Fietkau | 2010-12-19 | 1 | -0/+1 |
| | | | | | | | | broadcast frames on the second ethernet MAC Signed-off-by: Alexander Couzens <lynxis@c-base.org> SVN-Revision: 24723 | ||||
* | hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config | Felix Fietkau | 2010-12-19 | 1 | -0/+2 |
| | | | | | | | | | | 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 | 1 | -14/+26 |
| | | | | | | | | | | | | | | | | | 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 | ||||
* | e2fsprogs: add two compile fixes. | Hauke Mehrtens | 2010-12-19 | 2 | -0/+62 |
| | | | | | | Thank you Joe Roback for reporting and fixing compiling on Darwin. SVN-Revision: 24720 | ||||
* | iptables: fix layer7 patch to place the source in extensions/, I doubt it ↵ | Jo-Philipp Wich | 2010-12-19 | 1 | -1/+1 |
| | | | | | | ever worked SVN-Revision: 24719 | ||||
* | ar71xx: fix micrel phy patch (Patch from #8041.) | Gabor Juhos | 2010-12-19 | 3 | -3/+3 |
| | | | | SVN-Revision: 24718 | ||||
* | autotools.mk: like libintl, make all libtool fixup packages depend on the ↵ | Jo-Philipp Wich | 2010-12-19 | 1 | -2/+2 |
| | | | | | | libiconv stub SVN-Revision: 24708 | ||||
* | autotools.mk: add a (dummy) libintl build dependency to any package using ↵ | Jo-Philipp Wich | 2010-12-19 | 1 | -2/+2 |
| | | | | | | the libtool fixup SVN-Revision: 24700 | ||||
* | tools: fix dependencies | Hauke Mehrtens | 2010-12-19 | 1 | -4/+2 |
| | | | | SVN-Revision: 24693 | ||||
* | download.mk: support https:// downloads | Jo-Philipp Wich | 2010-12-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 24688 | ||||
* | download.pl: pass --no-check-certificate to wget | Jo-Philipp Wich | 2010-12-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 24686 | ||||
* | the mpfr dependencies accidentally got broken up, fix it | Jo-Philipp Wich | 2010-12-18 | 1 | -2/+1 |
| | | | | SVN-Revision: 24684 | ||||
* | e2fsprogs: update to version 1.41.13 | Hauke Mehrtens | 2010-12-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 24683 | ||||
* | tools: add missing dependencies | Hauke Mehrtens | 2010-12-18 | 1 | -0/+4 |
| | | | | SVN-Revision: 24682 | ||||
* | cloog: libtools has to be run | Hauke Mehrtens | 2010-12-18 | 1 | -0/+2 |
| | | | | SVN-Revision: 24681 | ||||
* | ppl: go back to version 0.10.2 | Hauke Mehrtens | 2010-12-18 | 2 | -4/+44 |
| | | | | | | GCC 4.5 needs ppl in version 0.10.2. The patch makes it compile with gmp 5. SVN-Revision: 24680 | ||||
* | opkg: remove stray HOST_BUILD_DEPENDS | Jo-Philipp Wich | 2010-12-18 | 1 | -2/+0 |
| | | | | SVN-Revision: 24679 | ||||
* | mac80211: another optimization for tx performance | Felix Fietkau | 2010-12-18 | 1 | -0/+11 |
| | | | | SVN-Revision: 24677 | ||||
* | autotools.mk: remove HOST_BUILD_DEPENDS on libtool | Jo-Philipp Wich | 2010-12-18 | 1 | -2/+0 |
| | | | | SVN-Revision: 24676 | ||||
* | libtool: remove patches, they don't apply to libltdl | Jo-Philipp Wich | 2010-12-18 | 4 | -201/+0 |
| | | | | SVN-Revision: 24675 | ||||
* | libtool: remove host build and leave only libltdl in place | Jo-Philipp Wich | 2010-12-18 | 1 | -8/+0 |
| | | | | SVN-Revision: 24674 | ||||
* | make libtool a tool build and let autoconf depend on it | Jo-Philipp Wich | 2010-12-18 | 6 | -2/+238 |
| | | | | SVN-Revision: 24673 | ||||
* | mac80211: fix a crash in the tx path | Felix Fietkau | 2010-12-18 | 1 | -0/+19 |
| | | | | SVN-Revision: 24672 | ||||
* | mac80211: fix a missing return value | Felix Fietkau | 2010-12-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 24671 | ||||
* | mac80211: significantly reduce the cpu load caused by excessive skb header ↵ | Felix Fietkau | 2010-12-18 | 1 | -0/+14 |
| | | | | | | cloning SVN-Revision: 24669 | ||||
* | autotools.mk: set AUTOPOINT to "true", not all hosts have it install and it ↵ | Jo-Philipp Wich | 2010-12-18 | 1 | -1/+2 |
| | | | | | | makes autoreconf fail if not present, it also needs cvs which isn't installed on all hosts either SVN-Revision: 24664 | ||||
* | ath9k: do not force the chainmask to 1 for legacy mode - it makes no sense ↵ | Felix Fietkau | 2010-12-18 | 1 | -0/+75 |
| | | | | | | and it reduces txpower and unnecessarily disables MRC SVN-Revision: 24657 | ||||
* | mac80211: update to wireless-testing 2010-12-16 | Felix Fietkau | 2010-12-18 | 28 | -2904/+209 |
| | | | | SVN-Revision: 24655 | ||||
* | firmware-utils/mkzynfw: fix available flash space calculation | Gabor Juhos | 2010-12-17 | 1 | -2/+3 |
| | | | | SVN-Revision: 24653 | ||||
* | generic: fix min/max confusion in jffs2_sum_init on 2.6.32 | Gabor Juhos | 2010-12-17 | 1 | -0/+25 |
| | | | | SVN-Revision: 24652 | ||||
* | ar71xx: remove stray semicolons | Gabor Juhos | 2010-12-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 24651 | ||||
* | ar71xx: fix WLAN LEDs on the DIR-825 board | Gabor Juhos | 2010-12-17 | 1 | -0/+3 |
| | | | | SVN-Revision: 24650 | ||||
* | ar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boards | Gabor Juhos | 2010-12-17 | 3 | -14/+36 |
| | | | | SVN-Revision: 24649 | ||||
* | ar71xx: use usbdev trigger for USB LEDs by default | Gabor Juhos | 2010-12-17 | 7 | -3/+98 |
| | | | | SVN-Revision: 24648 | ||||
* | base-files: add support for the usbdev LED trigger | Gabor Juhos | 2010-12-17 | 2 | -5/+11 |
| | | | | SVN-Revision: 24647 | ||||
* | generic: add LED trigger for USB device presence/activity | Gabor Juhos | 2010-12-17 | 10 | -0/+471 |
| | | | | SVN-Revision: 24646 |