aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* kernel: refresh patches with kernel 2.6.37-rc7Hauke Mehrtens2010-12-225-7/+7
| | | | SVN-Revision: 24804
* brcm47xx: refresh patches with kernel 2.6.37-rc7Hauke Mehrtens2010-12-227-454/+1
| | | | | | The deleted patches went upstream in 2.6.37-rc7 SVN-Revision: 24803
* uml: this patch went upstreamHauke Mehrtens2010-12-221-38/+0
| | | | SVN-Revision: 24802
* mac80211: add CONFIG_ATH5K_PCI only when not on aterhos targetHauke Mehrtens2010-12-222-0/+12
| | | | SVN-Revision: 24801
* adm5120: make patches apply again and refresh themHauke Mehrtens2010-12-2221-63/+63
| | | | SVN-Revision: 24800
* kernel: use tab in front of ledtrig-netdev.o and refresh kernelHauke Mehrtens2010-12-2216-20/+20
| | | | SVN-Revision: 24798
* mac80211: rmove unused config symbols.Hauke Mehrtens2010-12-221-5/+0
| | | | | | CONFIG_RT2800PCI_PCI and CONFIG_RT2800PCI_SOC were removed some time ago and CONFIG_IWLWIFI was replaced by CONFIG_COMPAT_IWLWIFI in compat wireless SVN-Revision: 24794
* mac80211: activate ahb bud for ath5k driver if on atheros target.Hauke Mehrtens2010-12-221-2/+5
| | | | SVN-Revision: 24793
* missing-macros: extend fake-gtk-doc-check.m4 (fixes autoreconf in orbit2), ↵Jo-Philipp Wich2010-12-224-2/+29
| | | | | | provide fake-intltool.m4 SVN-Revision: 24787
* missing-macros: add xmms.m4, from libflacJo-Philipp Wich2010-12-223-1/+156
| | | | SVN-Revision: 24784
* base-files: implement "reqopts" parameter for dhcp interfaces to specify ↵Jo-Philipp Wich2010-12-222-2/+4
| | | | | | additional dhcp options to request SVN-Revision: 24780
* busybox: implement ms static routes option in udhcpc (#6435)Jo-Philipp Wich2010-12-221-0/+22
| | | | SVN-Revision: 24779
* base-files: the busybox update to v1.15.3 completely broke udhcpc route ↵Jo-Philipp Wich2010-12-221-73/+14
| | | | | | option handling, repair default.script to work with the new format (#6435) SVN-Revision: 24778
* missing-macros: add missing serial numbers, split acc.m4 into mfx_acc.m4, ↵Jo-Philipp Wich2010-12-229-363/+367
| | | | | | mfx_cppflags.m4 and mfx_limits.m4 SVN-Revision: 24763
* missing-macros: fix a bunch of underquoted definition warnings in various ↵Jo-Philipp Wich2010-12-223-16/+16
| | | | | | 3rd party macros SVN-Revision: 24761
* missing-macros: add more m4 macros from gettext, ossp-js, libmikmod, libdnetJo-Philipp Wich2010-12-2216-1/+1088
| | | | SVN-Revision: 24757
* missing-macros: add acc.m4, used by ucl and lzoJo-Philipp Wich2010-12-223-1/+368
| | | | SVN-Revision: 24756
* add missing makefile in previous commitJo-Philipp Wich2010-12-221-0/+31
| | | | SVN-Revision: 24755
* package mm-common, this provides missing m4 macros for glibmm, gtkmm, ↵Jo-Philipp Wich2010-12-221-1/+2
| | | | | | cairomm and other Gnome C++ bindings SVN-Revision: 24754
* introduce missing-macros meta package, this will supply needed m4 macros ↵Jo-Philipp Wich2010-12-216-1/+1146
| | | | | | which are used but not shipped by various packages in feeds SVN-Revision: 24753
* libtool: extend all ltmain.m4sh patches to cover ltmain.sh as well, prevent ↵Jo-Philipp Wich2010-12-215-7/+96
| | | | | | configure from embedding host library paths SVN-Revision: 24752
* toolchain/gcc: fix r24746Alexandros C. Couloumbis2010-12-213-5/+5
| | | | SVN-Revision: 24751
* brcm47xx: wgt634u mac address fixHauke Mehrtens2010-12-212-0/+40
| | | | | | | | The Netgear wgt634u uses minus between the hex digest of the mac address and all other broadcom devices are using colons between the hex digest. Now the mac address is correctly parsed also when minus is used. SVN-Revision: 24749
* add gcc 4.5.2 (replaces 4.5.1)Imre Kaloz2010-12-2112-2/+2
| | | | SVN-Revision: 24746
* Âbase-files: don't mark /etc/banner as conffileJo-Philipp Wich2010-12-201-1/+0
| | | | SVN-Revision: 24742
* libtool: strip unsave directories from relink command, nuke every -L that ↵Jo-Philipp Wich2010-12-201-0/+12
| | | | | | looks like /usr/lib or /lib SVN-Revision: 24741
* iptables: don't call autogen.sh, use autoreconf fixup instead of libtoolJo-Philipp Wich2010-12-201-6/+1
| | | | SVN-Revision: 24740
* * fixes duplicate registration of dwc_otg usb coreJohn Crispin2010-12-201-47/+2
| | | | SVN-Revision: 24738
* unifi: add sysupgrade and leds supportClaudio Mignanti2010-12-203-1/+7
| | | | SVN-Revision: 24737
* mpc85xx: fix up kernel config and make the target boot on the ↵Felix Fietkau2010-12-202-10/+80
| | | | | | MPC8568E-MDS-PB board SVN-Revision: 24736
* fix a compile error with uclibc 0.9.32 and newer kernelsFelix Fietkau2010-12-201-0/+17
| | | | SVN-Revision: 24735
* gcc: fix newer libstdc++ compile issues with uclibc 0.9.32Felix Fietkau2010-12-201-0/+3
| | | | SVN-Revision: 24734
* netfilter.mk: fix connmark packaging for Kernels >= 2.6.35, thanks Daniel ↵Jo-Philipp Wich2010-12-191-1/+2
| | | | | | Gimpelevich SVN-Revision: 24729
* fix layer7 patches for Kernels >= 2.6.35, thanks Daniel GimpelevichJo-Philipp Wich2010-12-193-18/+96
| | | | SVN-Revision: 24728
* mac80211: rename max_clients option to maxassoc, this brings it in line with ↵Jo-Philipp Wich2010-12-191-2/+2
| | | | | | broadcom SVN-Revision: 24726
* hostapd: add support for specifying the maximum number of clientsFelix Fietkau2010-12-191-0/+2
| | | | | | Signed-off-by: Alexander Couzens <lynxis@c-base.org> SVN-Revision: 24725
* hostapd: fix appending the iapp_interface variable to the configFelix Fietkau2010-12-191-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 Fietkau2010-12-191-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.configFelix Fietkau2010-12-191-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 configurationFelix Fietkau2010-12-191-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 Mehrtens2010-12-192-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 Wich2010-12-191-1/+1
| | | | | | ever worked SVN-Revision: 24719
* ar71xx: fix micrel phy patch (Patch from #8041.)Gabor Juhos2010-12-193-3/+3
| | | | SVN-Revision: 24718
* autotools.mk: like libintl, make all libtool fixup packages depend on the ↵Jo-Philipp Wich2010-12-191-2/+2
| | | | | | libiconv stub SVN-Revision: 24708
* autotools.mk: add a (dummy) libintl build dependency to any package using ↵Jo-Philipp Wich2010-12-191-2/+2
| | | | | | the libtool fixup SVN-Revision: 24700
* tools: fix dependenciesHauke Mehrtens2010-12-191-4/+2
| | | | SVN-Revision: 24693
* download.mk: support https:// downloadsJo-Philipp Wich2010-12-181-1/+1
| | | | SVN-Revision: 24688
* download.pl: pass --no-check-certificate to wgetJo-Philipp Wich2010-12-181-1/+1
| | | | SVN-Revision: 24686
* the mpfr dependencies accidentally got broken up, fix itJo-Philipp Wich2010-12-181-2/+1
| | | | SVN-Revision: 24684
* e2fsprogs: update to version 1.41.13Hauke Mehrtens2010-12-181-2/+2
| | | | SVN-Revision: 24683