summaryrefslogtreecommitdiff
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* mac80211: remove MCU requests for SoC platforms in the rt2x00 driverGabor Juhos2010-04-012-1/+60
| | | | | | | | The ralink SoC platforms do not have an MCU. Signed-off-by: Luis Correia <luis.f.correia@gmail.com> SVN-Revision: 20650
* base-files: Cancel firmware loading if file doesn't existVasilis Tsiligiannis2010-04-011-1/+1
| | | | SVN-Revision: 20649
* add a subtarget and drivers for the Intel Tolapai SoCImre Kaloz2010-04-0123-0/+13255
| | | | SVN-Revision: 20648
* load firmware to /lib/firmwareJohn Crispin2010-03-312-6/+13
| | | | SVN-Revision: 20642
* adds proper md5sum to ifxosJohn Crispin2010-03-311-1/+1
| | | | SVN-Revision: 20640
* update os abstraction layerJohn Crispin2010-03-312-24/+9
| | | | SVN-Revision: 20639
* hostapd: fix build error caused by r20631Gabor Juhos2010-03-311-1/+10
| | | | SVN-Revision: 20638
* adds voip supportJohn Crispin2010-03-3115-1/+1303
| | | | SVN-Revision: 20637
* fix licensing issues of ifxmips dsl driverJohn Crispin2010-03-313-2/+26
| | | | SVN-Revision: 20636
* uboot only builds with gcc 3.4.6John Crispin2010-03-311-1/+1
| | | | SVN-Revision: 20635
* hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as wellGabor Juhos2010-03-311-1/+1
| | | | SVN-Revision: 20631
* mac80211: Enable rt2x00 debug if CONFIG_PACKAGE_RT2X00_DEBUG is selectedGabor Juhos2010-03-311-0/+1
| | | | | | | | | When CONFIG_PACKAGE_RT2X00_DEBUG is selected we should compile rt2x00 with the CONFIG_RT2X00_DEBUG flag set to enable debug output. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 20629
* cleanup configuration handlingRalph Hempel2010-03-312-42/+47
| | | | SVN-Revision: 20628
* mac80211: fix a typo in rt2x00 configGabor Juhos2010-03-311-1/+1
| | | | | | | | Fix a simple typo Signed-off-by: Luis Correia <luis.f.correia@gmail.com> SVN-Revision: 20626
* mac80211: add missing config file for the rt2x00Gabor Juhos2010-03-311-0/+15
| | | | SVN-Revision: 20623
* lua: drop refcounting patch in preparation for 10.03, it has unresolved ↵Jo-Philipp Wich2010-03-302-1129/+1
| | | | | | issues resulting in random vm crashes SVN-Revision: 20617
* mac80211: enable building of the rt2800 on the ramips targetGabor Juhos2010-03-304-8/+99
| | | | SVN-Revision: 20615
* httpd failsafe - add image check and flash accessRalph Hempel2010-03-304-119/+27
| | | | SVN-Revision: 20610
* add preliminary AR9 support attention: if caches enabled the network is ↵Ralph Hempel2010-03-3019-4/+2496
| | | | | | broken attention: the network of the flash image doesn't work because of enabled caches SVN-Revision: 20606
* missing patch & config fileRalph Hempel2010-03-302-0/+9381
| | | | SVN-Revision: 20604
* adding httpd - failsafe patch flash write routine is not functional yet add ↵Ralph Hempel2010-03-303-2/+120
| | | | | | configuration (board & dram) SVN-Revision: 20603
* 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