summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* upgrade IMQ patch to the latest one, refresh patchesImre Kaloz2010-01-302-76/+152
| | | | SVN-Revision: 19431
* stop dropbear at shutdown as wellFelix Fietkau2010-01-301-0/+1
| | | | SVN-Revision: 19430
* when rebooting, use lazy umounts as fallback (patch by puchu)Felix Fietkau2010-01-301-1/+1
| | | | SVN-Revision: 19429
* stop syslogd before rebooting, otherwise umount might not work properly when ↵Felix Fietkau2010-01-301-0/+6
| | | | | | logging to a file (thx, puchu) SVN-Revision: 19428
* when rebooting, stop the network interfaces last (just before umount) to ↵Felix Fietkau2010-01-301-1/+1
| | | | | | allow services to shut down properly (thx, puchu) SVN-Revision: 19427
* libtool: Don't use the libdir path found in .la files. Fixes the build of ↵Lars-Peter Clausen2010-01-301-0/+9
| | | | | | various packages. SVN-Revision: 19422
* brcm-2.4: add support for 8-bit flash bus widthFelix Fietkau2010-01-301-1/+1
| | | | SVN-Revision: 19421
* hostapd: fix segfault in mac80211 wds ap handlingFelix Fietkau2010-01-301-3/+4
| | | | SVN-Revision: 19420
* Add missing config optionHauke Mehrtens2010-01-301-0/+1
| | | | SVN-Revision: 19418
* ramips_eth: fix invalid register writesGabor Juhos2010-01-301-4/+5
| | | | SVN-Revision: 19417
* ramips_eth: move memset call out from the loopGabor Juhos2010-01-301-1/+1
| | | | SVN-Revision: 19416
* ramips_eth: header file cleanupGabor Juhos2010-01-301-144/+146
| | | | SVN-Revision: 19415
* ramips_eth: coding style cleanupGabor Juhos2010-01-301-54/+66
| | | | SVN-Revision: 19414
* ramips: register gpio buttons on the Fonera 2.0N boardGabor Juhos2010-01-302-0/+27
| | | | SVN-Revision: 19413
* ramips: register gpio buttons on the WHR-G300N boardGabor Juhos2010-01-302-1/+45
| | | | SVN-Revision: 19412
* ramips: register gpio buttons on the V22RW-2x2 boardGabor Juhos2010-01-302-1/+26
| | | | SVN-Revision: 19411
* ramips: register gpio buttons on the DIR-300 revB boardGabor Juhos2010-01-304-3/+28
| | | | SVN-Revision: 19410
* ramips: fix wrong base addresses for the RT288xGabor Juhos2010-01-301-4/+5
| | | | SVN-Revision: 19409
* ramips: include 'linux/leds.h' from 'dev-gpio-leds.h'Gabor Juhos2010-01-307-8/+2
| | | | SVN-Revision: 19408
* ramips: rename dev_gpio_leds.h to dev-gpio-leds.hGabor Juhos2010-01-307-6/+6
| | | | SVN-Revision: 19407
* ramips: cleanup WZR-AGL300NH board support fileGabor Juhos2010-01-301-33/+9
| | | | SVN-Revision: 19406
* ramips: register gpio-buttons on the RT-N15 boardGabor Juhos2010-01-304-2/+28
| | | | SVN-Revision: 19405
* ramips: add common gpio-buttons deviceGabor Juhos2010-01-308-1/+97
| | | | SVN-Revision: 19404
* ramips: register rtl8366s device on the RT-N15 boardGabor Juhos2010-01-302-2/+24
| | | | SVN-Revision: 19403
* rtl8366_smi: sanitize gpio values to a 0/1 booleanGabor Juhos2010-01-301-5/+2
| | | | SVN-Revision: 19402
* ramips: sanitize return value of ramips_gpio_getGabor Juhos2010-01-301-1/+1
| | | | SVN-Revision: 19401
* ramips: update mips multi-machine stuffGabor Juhos2010-01-3011-59/+285
| | | | SVN-Revision: 19400
* autotools.mk: Add libstdc++ quirk to libtool_fixup_libdir. Fixes build of ↵Lars-Peter Clausen2010-01-301-2/+4
| | | | | | packages which use libtool and link against packages which link against libstdc++ SVN-Revision: 19399
* Dynamically gate adc clockLars-Peter Clausen2010-01-301-1/+46
| | | | SVN-Revision: 19394
* Update to version 2.52Hauke Mehrtens2010-01-293-58/+8
| | | | | | | | | Patch 103-ipv6_fix.patch is removed, because the problem the patch was fixing is now fixed in mainline. Thank you Raphaël HUCK for your patch. This fixes #6568. SVN-Revision: 19392
* carl9170 depends on usbHauke Mehrtens2010-01-291-1/+1
| | | | SVN-Revision: 19391
* add rt2800lib moduleHauke Mehrtens2010-01-291-6/+15
| | | | | | This module is needed by rt2800pci and rt2800usb SVN-Revision: 19390
* compat should not depend on pcmcia or usb remove pcmcia and usb backport ↵Hauke Mehrtens2010-01-292-0/+100
| | | | | | | | form compat.ko If an with usb or pcmcia module not directly included into the image is build all wireless packages depend on usb and pcmcia. This hopefully fixes #6586 SVN-Revision: 19389
* orion: switch the target cflags from armv5te to armv5t, because unaligned 64 ↵Felix Fietkau2010-01-291-0/+1
| | | | | | bit load/store instructions are unsafe SVN-Revision: 19388
* orion: fix the alignment related ath9k crash bug (#5815)Felix Fietkau2010-01-291-0/+11
| | | | SVN-Revision: 19387
* Fix KernelPackage/usb-net-rndis dependencies Fix bug #6589Hauke Mehrtens2010-01-291-2/+1
| | | | SVN-Revision: 19386
* Fix usb gadget driver buildLars-Peter Clausen2010-01-291-0/+2
| | | | SVN-Revision: 19385
* preinit: fix #6596 Setting LAN IP Address in menuconfig is ignoredHauke Mehrtens2010-01-291-1/+1
| | | | SVN-Revision: 19384
* Export clock states through debugfsLars-Peter Clausen2010-01-294-51/+255
| | | | SVN-Revision: 19383
* refresh no_module_reloc.patch for mips64 targetsFlorian Fainelli2010-01-293-132/+246
| | | | SVN-Revision: 19382
* add some missing symbols for 2.6.32Imre Kaloz2010-01-291-0/+4
| | | | SVN-Revision: 19380
* update to 2.6.32.7Imre Kaloz2010-01-295-7/+7
| | | | SVN-Revision: 19379
* madwifi: fix/improve station idle timeout handlingFelix Fietkau2010-01-291-0/+151
| | | | SVN-Revision: 19378
* madwifi: make sure that minstrel rc updates still work after a jiffies ↵Felix Fietkau2010-01-291-1/+1
| | | | | | wraparound SVN-Revision: 19377
* madwifi: add sysctl for turning the radio silentFelix Fietkau2010-01-291-0/+85
| | | | SVN-Revision: 19376
* base-files: do not warn about nonexistant sysctl overrides (some of them are ↵Felix Fietkau2010-01-291-1/+1
| | | | | | config dependent) SVN-Revision: 19375
* add UPF_IOREMAP flag to the uart port definition (#6532)Florian Fainelli2010-01-281-0/+2
| | | | SVN-Revision: 19374
* remove unnecessary dependency added in r19371 (thx, puchu)Felix Fietkau2010-01-281-1/+1
| | | | SVN-Revision: 19372
* openssl: make engines support dynamically configurable (based on a patch by ↵Felix Fietkau2010-01-284-9/+25
| | | | | | puchu) SVN-Revision: 19371
* preinit: fix mixup between led and reset button enable on some platforms ↵Felix Fietkau2010-01-282-4/+4
| | | | | | (thx, cshore) SVN-Revision: 19370