11994 Commits (22dfa7ae22c4c5eef2cd08e2c0e76ada5bf7fca8)
 

Author SHA1 Message Date
Andy Boyett 22dfa7ae22 refresh patches 15 years ago
Andy Boyett 7c6ce66330 remove nat pptp conntracking patch 15 years ago
Andy Boyett 29666ffa21 patches/607-netfilter_connmark: fix typo 15 years ago
Nicolas Thill f69f5f0b38 fix wrong description for CONFIG_SSP 15 years ago
Florian Fainelli 3ce53b8d92 update to 2.6.30.6, compile tested on some targets only 15 years ago
Florian Fainelli 43d0be69d7 update to 2.6.27.32 15 years ago
Felix Fietkau d71228f092 madwifi: replace an implicit memcpy with an explicit one (cosmetic fix) 15 years ago
Felix Fietkau d5cc8ea44b madwifi: fix several noderef and ibss merge issues that led to memory leaks and high system load 15 years ago
Felix Fietkau 91d40a14af Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17527) until we've solved the race conditions it creates 15 years ago
Gabor Juhos 376fba2698 ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for testing) 15 years ago
Florian Fainelli b9c0291e32 prevent gpio-buttons registration failure 15 years ago
Gabor Juhos 6a7693b247 package/mac80211: add menuconfig option for enabling debug support via debugfs 15 years ago
Gabor Juhos f7033929fa add menuconfig option for enabling debugfs support in the kernel 15 years ago
Gabor Juhos 04f8c5293d ar71xx: the adm6996 phy driver does not work with the RouterStation, disable it until we find a better solution 15 years ago
Florian Fainelli 8ceff55a08 fix typos against the gpio buttons driver (#5804) 15 years ago
Felix Fietkau f32f0814b1 firmware-utils: raise the default trx image size limit for something more appropriate for devices with 8M flash 15 years ago
Michael Büsch 2b71a6167f bcm47xx: Fix EHCI/OHCI dependencies 15 years ago
Michael Büsch daa3c84109 bcm47xx: Fix EHCI/OHCI dependencies 15 years ago
Michael Büsch caa8d2f9dc Fix merge error 15 years ago
Michael Büsch 1941a86b15 bcm47xx: Port usb fixes to .30 15 years ago
Felix Fietkau b93e7e9515 do not forcibly disable stripping when selecting CONFIG_DEBUG, debugging symbols can be useful even if they are not put on the device (e.g. remote cross-gdb) 15 years ago
Michael Büsch bf95da61ac bcm47xx: Apply bcm5354 USB fix 15 years ago
Michael Büsch 82f1314a35 bcm47xx: Clean up USB patches 15 years ago
Felix Fietkau 488d168c25 move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all other ppp based protocols as well 15 years ago
Felix Fietkau 3b61c2c2b1 now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the board name around in kmod-* package versions anymore 15 years ago
Travis Kemen 27915ac778 fix nonhotpluggable networks not being brought up. Closes #2781 15 years ago
Florian Fainelli 65fa1debda add infrastructure to register gpio-input reset button 15 years ago
Florian Fainelli 77c4df9e45 fix build failures with bash4 15 years ago
Florian Fainelli 37f1b4ed7d fix some section warnings 15 years ago
Felix Fietkau 40e46b9830 fix jffs2 eof marker search in mtd (patch by Daniel Dickinson) 15 years ago
Felix Fietkau 6ab62627b8 remove an empty patch file (thx, xiangfu) 15 years ago
Gabor Juhos b6ce09fea4 ar71xx: use WPS led for diagnostic on WRT160NL 15 years ago
Gabor Juhos f494bcc222 package/base-files: set state to 'preinit' before preinit.arch is used, and set state to 'failsafe' when entering failsafe mode 15 years ago
Felix Fietkau 7d67818ab1 Revert "add ifup -a to boot(), closes #4543 #2781" (r17515) Hotpluggable interfaces are already brought up before /etc/init.d/network boot and this change can break them, if the ifup -a command runs at the wrong time, also starts many interfaces twice, which can lead to issues with PPPoE. 15 years ago
Travis Kemen 1776830e64 add ifup -a to boot(), closes #4543 #2781 15 years ago
Travis Kemen 4c47562a37 extend logging functions 15 years ago
Gabor Juhos 28250aaa31 add missing GPIO register offsets 15 years ago
Gabor Juhos 8d8a4e7274 add GPIO configuration feature 15 years ago
Felix Fietkau 8691bbb699 madwifi: add a configuration for uapsd (unscheduled automatic powersave delivery), turn it off by default because of compatibility issues with nokia phones 15 years ago
Florian Fainelli ff8d3f63b1 udevtrigger depends on 2.6 kernels 15 years ago
Florian Fainelli e8727498cb update hotplug2 to r199, fixes build failures on brcm-2.4 15 years ago
Florian Fainelli 36d8dd6bb3 udev depends on 2.6, cleanup Makefile 15 years ago
Felix Fietkau c4b197737e do not fail on empty packages 15 years ago
Felix Fietkau d1f1ff5759 get rid of old data before staging unstripped package binaries 15 years ago
Felix Fietkau e6ceb1cace build: when staging unstripped package files, install them to a temporary directory first to work around file overwrite issues in packages like asterisk 15 years ago
Felix Fietkau eda566c4e9 get rid of dynamic buffer struct allocation during pcomp lzma decompression and instead force the caller to provide the maximum buffer list size 15 years ago
Gabor Juhos b5e6d76dea fix a typo 15 years ago
Gabor Juhos 09677bf748 initial support for the AP-R3052-V22RW-2X2 board 15 years ago
Felix Fietkau f8fbef73e7 atheros: fix failsafe mode 15 years ago
Felix Fietkau 6155fdf5d3 preinit: fix failsafe mode through ctrl+c on devices that do not provide a preinit.arch file 15 years ago