aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* openssl: add patch for CVE-2010-0740 ("Record of death") vulnerabilityJo-Philipp Wich2010-03-292-1/+16
| | | | SVN-Revision: 20592
* kernel: fix dependencies for x86 targetHauke Mehrtens2010-03-292-10/+10
| | | | | | | | | kmod-hid and kmod-input-core are directly build into the kernel for the x86 target. No package on x86 should depend on it. This fixes #6963 SVN-Revision: 20590
* mac80211: fix mesh.Hauke Mehrtens2010-03-291-0/+45
| | | | | | This fixes #6774 SVN-Revision: 20585
* fixes uboot compile errorJohn Crispin2010-03-291-0/+24
| | | | SVN-Revision: 20580
* uhttpd: fix a signal related race condition exposed by LuCI on fast machinesJo-Philipp Wich2010-03-293-3/+7
| | | | SVN-Revision: 20573
* update e2fsprogs to 1.41.11 (#6896)Florian Fainelli2010-03-292-13/+2
| | | | SVN-Revision: 20572
* base-files: fix shell syntax (prevent error messages when activating ↵Nicolas Thill2010-03-291-1/+1
| | | | | | initscripts in IB) SVN-Revision: 20571
* fix u-boot wiki urlsFelix Fietkau2010-03-282-2/+2
| | | | SVN-Revision: 20564
* add a package for ifxos (Infineon/Lantiq OS abstraction layer for drivers)Felix Fietkau2010-03-282-0/+93
| | | | SVN-Revision: 20563
* add uboot-lantiq (based on a patch contributed by Lantiq)Felix Fietkau2010-03-2833-0/+5903
| | | | SVN-Revision: 20561
* uboot-ifxmips: fix portability bugFelix Fietkau2010-03-281-0/+30
| | | | SVN-Revision: 20560
* propagate atm header changes into pppoatm and br2684ctl as wellFelix Fietkau2010-03-282-2/+9
| | | | SVN-Revision: 20558
* ifxmips-dsl-control: move to $(KERNEL_BUILD_DIR), add $(LINUX_DIR)/include ↵Felix Fietkau2010-03-281-0/+3
| | | | | | to cflags SVN-Revision: 20557
* linux-atm: add the kernel include dir to the cflags and move the build dir ↵Felix Fietkau2010-03-281-0/+3
| | | | | | to $(KERNEL_BUILD_DIR) to ensure that target specific ATM API changes are included SVN-Revision: 20556
* linux-atm: clean up package installation into stagingFelix Fietkau2010-03-281-11/+8
| | | | SVN-Revision: 20555
* ifxmips-dsl-api: fix portability errorsFelix Fietkau2010-03-282-0/+189
| | | | SVN-Revision: 20554
* madwifi: fix the tx rate display in iwconfig (#6925)Felix Fietkau2010-03-281-0/+10
| | | | SVN-Revision: 20550
* madwifi: return to the bss channel after an issued ap mode scan has been ↵Felix Fietkau2010-03-281-0/+26
| | | | | | completed (fixes #6599) SVN-Revision: 20549
* hostapd: clean up openssl tls dependencies and build handling (fixes #6572)Felix Fietkau2010-03-282-11/+14
| | | | SVN-Revision: 20547
* make mmc-over-gpio pins configurable in menuconfig (#6933)Florian Fainelli2010-03-282-4/+32
| | | | SVN-Revision: 20542
* package/mtd: fix automatic partition size detection in fis_remapGabor Juhos2010-03-282-8/+20
| | | | SVN-Revision: 20537
* ps3: move ps3lan kmod under target/linux/ps3Nicolas Thill2010-03-281-16/+0
| | | | SVN-Revision: 20533
* uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xxJo-Philipp Wich2010-03-282-2/+3
| | | | SVN-Revision: 20532
* opkg: fix usage to reflect change in the upgrade commandNicolas Thill2010-03-281-0/+11
| | | | SVN-Revision: 20531
* package/mtd: add fixtrx commandGabor Juhos2010-03-272-4/+110
| | | | | | | * patch by Bernhard Loos * note: trailing whitespaces are removed SVN-Revision: 20524
* package/mtd: reuse existing crc32 stuff in the trx codeGabor Juhos2010-03-272-34/+9
| | | | | | | * patch by Bernhard Loos * note: fixed compiler error on brcm47xx SVN-Revision: 20523
* base-files: add a hotplug handler for rdateJo-Philipp Wich2010-03-273-1/+56
| | | | SVN-Revision: 20518
* uhttpd: block SIGCHLD until it is expected (#6957)Jo-Philipp Wich2010-03-276-4/+33
| | | | SVN-Revision: 20513
* fix avila-wdt compilation failure (#6948)Florian Fainelli2010-03-271-0/+2
| | | | SVN-Revision: 20507
* mac80211: fix build of ipw2200Hauke Mehrtens2010-03-271-0/+33
| | | | SVN-Revision: 20502
* uhttpd: clear script timeout as soon as data is received from the childJo-Philipp Wich2010-03-273-11/+15
| | | | SVN-Revision: 20501
* uhttpd: - make script timeout configurable - catch SIGCHLD to properly ↵Jo-Philipp Wich2010-03-278-17/+67
| | | | | | interrupt select() - flag listen and client sockets as close-on-exec SVN-Revision: 20500
* ath9k: make sure that the rx path does not get stuckFelix Fietkau2010-03-261-0/+59
| | | | SVN-Revision: 20499
* mac80211: disable b43 nphy until it actually worksFelix Fietkau2010-03-261-0/+11
| | | | SVN-Revision: 20498
* mac80211: update to wireless-testing 2010-03-24Felix Fietkau2010-03-2616-278/+17
| | | | SVN-Revision: 20497
* fix wrt-radauth compilation failure (#6945)Florian Fainelli2010-03-261-0/+6
| | | | SVN-Revision: 20489
* package/zlib: refresh patchesGabor Juhos2010-03-261-22/+16
| | | | SVN-Revision: 20480
* package/yamonenv: refresh patchesGabor Juhos2010-03-261-4/+2
| | | | SVN-Revision: 20479
* package/util-linux-ng: refresh patchesGabor Juhos2010-03-261-2/+2
| | | | SVN-Revision: 20478
* package/udevtrigger: refresh patchesGabor Juhos2010-03-262-11/+7
| | | | SVN-Revision: 20477
* package/uboot-ifxmips: refresh patchesGabor Juhos2010-03-263-224/+160
| | | | SVN-Revision: 20476
* package/pcmcia-cs: refresh patchesGabor Juhos2010-03-264-21/+13
| | | | SVN-Revision: 20475
* package/opkg: refresh patchesGabor Juhos2010-03-265-13/+13
| | | | SVN-Revision: 20474
* package/openssl: refresh patchesGabor Juhos2010-03-267-72/+70
| | | | SVN-Revision: 20473
* package/nozomi: refresh patchesGabor Juhos2010-03-262-27/+23
| | | | SVN-Revision: 20472
* package/ncurses: refresh patchesGabor Juhos2010-03-264-20/+17
| | | | SVN-Revision: 20471
* package/lua: refresh patchesGabor Juhos2010-03-268-364/+256
| | | | SVN-Revision: 20470
* package/linux-atm: refresh patchesGabor Juhos2010-03-261-77/+45
| | | | SVN-Revision: 20469
* package/libreadline: refresh patchesGabor Juhos2010-03-261-2/+2
| | | | SVN-Revision: 20468
* package/libpcap: refresh patchesGabor Juhos2010-03-261-3/+3
| | | | SVN-Revision: 20467