aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update to 2.6.32.10Gabor Juhos2010-03-2646-126/+107
| | | | SVN-Revision: 20444
* drop support for 2.6.30Florian Fainelli2010-03-268-574/+0
| | | | SVN-Revision: 20442
* drop support for 2.6.30Florian Fainelli2010-03-262-605/+0
| | | | SVN-Revision: 20441
* drop support for 2.6.30Florian Fainelli2010-03-264-300/+0
| | | | SVN-Revision: 20440
* drop support for 2.6.30Florian Fainelli2010-03-2638-5474/+0
| | | | SVN-Revision: 20439
* drop support for 2.6.30 kernelFlorian Fainelli2010-03-2680-14087/+0
| | | | SVN-Revision: 20438
* revert r18760 since it prevents people from building working eva imagesFlorian Fainelli2010-03-261-88/+26
| | | | SVN-Revision: 20437
* kernel: move yenta_socket to kmod-pcmcia-core on 2.4, mark kmod-pcmcia-yenta ↵Nicolas Thill2010-03-261-16/+5
| | | | | | as 2.6 only, move CONFIG_PCCARD_NONSTATIC from kmod-pcmcia-core to kmod-pcmcia-yenta KCONFIG SVN-Revision: 20436
* madwifi: Fix RX packet and byte count, refresh patches (#6404)Vasilis Tsiligiannis2010-03-252-36/+47
| | | | SVN-Revision: 20434
* added support for wrt54g3gv2-vf and new trx header formatMarkus Wigge2010-03-253-17/+69
| | | | | | | | | | | | - hacked addpattern due to changes in header format - added "-5" to addpattern, some 0xFF are needed for trx2 header "-4" broke CRC checking in CFE - hacked trx.c due to new header format version - added target to create trx-V2 images the flashmap driver possibly needs to be customized. SVN-Revision: 20433
* busybox: disable httpd appletJo-Philipp Wich2010-03-252-64/+10
| | | | SVN-Revision: 20432
* add cyassl (moved from packages feed, required by uhttpd-mod-tls)Jo-Philipp Wich2010-03-255-0/+624
| | | | SVN-Revision: 20430
* add px5g (moved from LuCI trunk)Jo-Philipp Wich2010-03-2519-0/+8330
| | | | SVN-Revision: 20429
* add uhttpd (moved from LuCI trunk)Jo-Philipp Wich2010-03-2517-0/+3997
| | | | SVN-Revision: 20428
* fix the mac address setting on sitecom devices after r20294Florian Fainelli2010-03-251-1/+1
| | | | SVN-Revision: 20427
* add missing CONFIG_CB1400_CORE symbol, spotted by buildbotFlorian Fainelli2010-03-252-0/+2
| | | | SVN-Revision: 20426
* include/target.mk: Only set usb feature flag for a target if there is a HCDLars-Peter Clausen2010-03-251-1/+3
| | | | SVN-Revision: 20425
* ifxmips-dsl-api: only show debug option when package is selectedNicolas Thill2010-03-251-0/+1
| | | | SVN-Revision: 20422
* add support for D4PW board, patch from mexitFlorian Fainelli2010-03-252-0/+120
| | | | SVN-Revision: 20420
* fix for previous commitJohn Crispin2010-03-251-161/+0
| | | | SVN-Revision: 20419
* implement gpiolib drivers for core gpio and ebu attached latchesJohn Crispin2010-03-257-252/+495
| | | | SVN-Revision: 20418
* use profiles again intead of subtargets.Florian Fainelli2010-03-2519-795/+53
| | | | | | | We have now a single kernel which autodetects the type of device we are running on, so we can switch back to having profiles. Patch by Bernhard Loos. SVN-Revision: 20416
* ar71xx: Add basic WLAN LED control to TL-WR1043NDGabor Juhos2010-03-251-0/+22
| | | | | | | * thanks to KillaB * closes #6834 SVN-Revision: 20415
* ar71xx: create smaller initramfs images for the TP-Link boardsGabor Juhos2010-03-251-1/+1
| | | | SVN-Revision: 20414
* kernel: fix kmod-crypto-misc on 2.4Nicolas Thill2010-03-251-2/+2
| | | | SVN-Revision: 20413
* revert back to 2.6.32.9 for backfireFlorian Fainelli2010-03-241-1/+1
| | | | SVN-Revision: 20410
* fix typo in gspa sn9c20x autoload line, patch from Chris LiFlorian Fainelli2010-03-241-1/+1
| | | | SVN-Revision: 20409
* adds support to build uboot for arv452John Crispin2010-03-244-12/+49
| | | | SVN-Revision: 20408
* typoJohn Crispin2010-03-241-5/+5
| | | | SVN-Revision: 20403
* adds support for airties wav-281/arcor a800/arcaydian arv452John Crispin2010-03-241-0/+79
| | | | SVN-Revision: 20402
* meta partition should not span brn-boot sectorJohn Crispin2010-03-241-4/+5
| | | | SVN-Revision: 20401
* add phylib support to ethernet driverJohn Crispin2010-03-241-10/+111
| | | | SVN-Revision: 20400
* When enabling MFP, hostapd will read assoc_sa_query_max_timeout and ↵Travis Kemen2010-03-241-0/+8
| | | | | | | | assoc_sa_query_retry_timeout from it's config file. Make these options configurable in /etc/config/wireless. To make it clear that these options are 802.11w related, I named them ieee80211w_max_timeout and ieee80211w_retry_timeout instead. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 20397
* Enable management frame protection in hostapd, and make it configurable in ↵Travis Kemen2010-03-242-1/+9
| | | | | | | | /etc/config/wireless. Since ath9k is currently the only driver that supports MFP, it will only be enabled when ath9k is enabled. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 20396
* Enable management frame protection in wpa_supplicant, and make it ↵Travis Kemen2010-03-242-1/+11
| | | | | | | | configurable in /etc/config/wireless. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 20395
* Cleanup redundant psk handling code in wpa_supplicant.sh. (I sent this one ↵Travis Kemen2010-03-241-10/+5
| | | | | | | | to openwrt-devel before, but I am resending it as part of this series because the next patch will also edit wpa_supplicant.sh). Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 20394
* base-files: remove redundant "Press " when writing enter failsafe messageJo-Philipp Wich2010-03-231-1/+0
| | | | SVN-Revision: 20393
* base-files: make press key message more explicit in preinitJo-Philipp Wich2010-03-231-1/+1
| | | | SVN-Revision: 20392
* block-extroot: make overlay mount check more explicit, it wrongly detected ↵Jo-Philipp Wich2010-03-231-1/+1
| | | | | | /tmp/overlay as successful overlay mount SVN-Revision: 20390
* kernel: fix xen-fbdev description This patch fixes the description for ↵Jo-Philipp Wich2010-03-231-1/+1
| | | | | | | | KernelPackage xen-fbdev caused by a typo in xen.mk. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 20389
* generic-2.6: fix r20386 (thanks nico), update missing symbols on ↵Alexandros C. Couloumbis2010-03-233-2/+4
| | | | | | config-2.6.32 too SVN-Revision: 20388
* linux-atm: fix compilation of 'qgen' host toolNicolas Thill2010-03-231-5/+4
| | | | SVN-Revision: 20387
* generic-2.6: config-2.6.33 add missing symbols, closes #6913 (thanks maddes)Alexandros C. Couloumbis2010-03-231-0/+2
| | | | SVN-Revision: 20386
* also generate images for AG1A, thanks obinouFlorian Fainelli2010-03-231-0/+1
| | | | SVN-Revision: 20385
* uClibc: fix free-after-use bug in __dns_lookup (closes #6886)Gabor Juhos2010-03-233-0/+135
| | | | SVN-Revision: 20384
* bump to the lastest git commitTravis Kemen2010-03-233-438/+6
| | | | SVN-Revision: 20378
* the svn fallback code added in r20322 is evaluated with each make invocation ↵Jo-Philipp Wich2010-03-231-7/+3
| | | | | | and produces a lot of spurious "svn: broken pipe" error - replace it with a more efficient version SVN-Revision: 20377
* sound jz4740_pcm: Set dma channel to NULL after it has been freed, because ↵Lars-Peter Clausen2010-03-221-1/+3
| | | | | | hw_free can be called multiple times aswell. SVN-Revision: 20373
* sound jz4740_pcm: Don't request dma channel mor then once.Lars-Peter Clausen2010-03-221-4/+5
| | | | | | | | | It is possible that the hw_params callback is called multiple times when using the oss emulation layer. Thus we need to check whether the dma channel has already been requested otherwise we'll end up with all dma channels being requested by sound driver. SVN-Revision: 20369
* hostap-driver: fix a typo (thanks acinonyx)Alexandros C. Couloumbis2010-03-221-1/+1
| | | | SVN-Revision: 20367