Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | autotools.mk: introduce PKG_MACRO_PATHS and HOST_MACRO_PATHS which default ↵ | Jo-Philipp Wich | 2010-12-26 | 1 | -4/+7 |
| | | | | | | to ./m4, add LIBTOOL to AM_TOOL_PATHS SVN-Revision: 24830 | ||||
* | uhttpd: allow lowercase http header fields (#8513) | Jo-Philipp Wich | 2010-12-24 | 2 | -3/+3 |
| | | | | SVN-Revision: 24823 | ||||
* | ath9k: add back the interrupt mitigation tweak and reduce the rx interrupt ↵ | Felix Fietkau | 2010-12-24 | 1 | -0/+13 |
| | | | | | | mitigation times further SVN-Revision: 24819 | ||||
* | ath9k: add pending fixes for revision checks and handling of the hw ↵ | Felix Fietkau | 2010-12-24 | 1 | -1/+43 |
| | | | | | | workaround register SVN-Revision: 24818 | ||||
* | Import an experimental ADC driver | Claudio Mignanti | 2010-12-23 | 5 | -0/+460 |
| | | | | SVN-Revision: 24814 | ||||
* | package/mac80211: fix issue when CONFIG_MAC80211_LEDS is not set. | Alexandros C. Couloumbis | 2010-12-23 | 1 | -0/+35 |
| | | | | SVN-Revision: 24813 | ||||
* | ar71xx: add support for TL-WR740N v1 | Gabor Juhos | 2010-12-23 | 3 | -0/+25 |
| | | | | | | | | | Same as TL-WR741ND but with different hardware ID and without detachable antenna. Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 24811 | ||||
* | upgrade u-boot to v2010.12 | Imre Kaloz | 2010-12-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 24810 | ||||
* | use u-boot v2010.12 | Imre Kaloz | 2010-12-23 | 2 | -7/+7 |
| | | | | SVN-Revision: 24809 | ||||
* | kernel: add config option added in kernel 2.6.37-rc7 to generic and run make ↵ | Hauke Mehrtens | 2010-12-22 | 2 | -50/+19 |
| | | | | | | kernel_oldconfig for brcm47xx. SVN-Revision: 24805 | ||||
* | kernel: refresh patches with kernel 2.6.37-rc7 | Hauke Mehrtens | 2010-12-22 | 5 | -7/+7 |
| | | | | SVN-Revision: 24804 | ||||
* | brcm47xx: refresh patches with kernel 2.6.37-rc7 | Hauke Mehrtens | 2010-12-22 | 7 | -454/+1 |
| | | | | | | The deleted patches went upstream in 2.6.37-rc7 SVN-Revision: 24803 | ||||
* | uml: this patch went upstream | Hauke Mehrtens | 2010-12-22 | 1 | -38/+0 |
| | | | | SVN-Revision: 24802 | ||||
* | mac80211: add CONFIG_ATH5K_PCI only when not on aterhos target | Hauke Mehrtens | 2010-12-22 | 2 | -0/+12 |
| | | | | SVN-Revision: 24801 | ||||
* | adm5120: make patches apply again and refresh them | Hauke Mehrtens | 2010-12-22 | 21 | -63/+63 |
| | | | | SVN-Revision: 24800 | ||||
* | kernel: use tab in front of ledtrig-netdev.o and refresh kernel | Hauke Mehrtens | 2010-12-22 | 16 | -20/+20 |
| | | | | SVN-Revision: 24798 | ||||
* | mac80211: rmove unused config symbols. | Hauke Mehrtens | 2010-12-22 | 1 | -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 Mehrtens | 2010-12-22 | 1 | -2/+5 |
| | | | | SVN-Revision: 24793 | ||||
* | missing-macros: extend fake-gtk-doc-check.m4 (fixes autoreconf in orbit2), ↵ | Jo-Philipp Wich | 2010-12-22 | 4 | -2/+29 |
| | | | | | | provide fake-intltool.m4 SVN-Revision: 24787 | ||||
* | missing-macros: add xmms.m4, from libflac | Jo-Philipp Wich | 2010-12-22 | 3 | -1/+156 |
| | | | | SVN-Revision: 24784 | ||||
* | base-files: implement "reqopts" parameter for dhcp interfaces to specify ↵ | Jo-Philipp Wich | 2010-12-22 | 2 | -2/+4 |
| | | | | | | additional dhcp options to request SVN-Revision: 24780 | ||||
* | busybox: implement ms static routes option in udhcpc (#6435) | Jo-Philipp Wich | 2010-12-22 | 1 | -0/+22 |
| | | | | SVN-Revision: 24779 | ||||
* | base-files: the busybox update to v1.15.3 completely broke udhcpc route ↵ | Jo-Philipp Wich | 2010-12-22 | 1 | -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 Wich | 2010-12-22 | 9 | -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 Wich | 2010-12-22 | 3 | -16/+16 |
| | | | | | | 3rd party macros SVN-Revision: 24761 | ||||
* | missing-macros: add more m4 macros from gettext, ossp-js, libmikmod, libdnet | Jo-Philipp Wich | 2010-12-22 | 16 | -1/+1088 |
| | | | | SVN-Revision: 24757 | ||||
* | missing-macros: add acc.m4, used by ucl and lzo | Jo-Philipp Wich | 2010-12-22 | 3 | -1/+368 |
| | | | | SVN-Revision: 24756 | ||||
* | add missing makefile in previous commit | Jo-Philipp Wich | 2010-12-22 | 1 | -0/+31 |
| | | | | SVN-Revision: 24755 | ||||
* | package mm-common, this provides missing m4 macros for glibmm, gtkmm, ↵ | Jo-Philipp Wich | 2010-12-22 | 1 | -1/+2 |
| | | | | | | cairomm and other Gnome C++ bindings SVN-Revision: 24754 | ||||
* | introduce missing-macros meta package, this will supply needed m4 macros ↵ | Jo-Philipp Wich | 2010-12-21 | 6 | -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 Wich | 2010-12-21 | 5 | -7/+96 |
| | | | | | | configure from embedding host library paths SVN-Revision: 24752 | ||||
* | toolchain/gcc: fix r24746 | Alexandros C. Couloumbis | 2010-12-21 | 3 | -5/+5 |
| | | | | SVN-Revision: 24751 | ||||
* | brcm47xx: wgt634u mac address fix | Hauke Mehrtens | 2010-12-21 | 2 | -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 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 |