aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* pcmcia kmod package fixes for au1000Felix Fietkau2007-08-16
| | | | SVN-Revision: 8420
* revert [8415], seems to be causing problems for the kernel buildFelix Fietkau2007-08-16
| | | | SVN-Revision: 8418
* add missing dependency (#2237)Felix Fietkau2007-08-16
| | | | SVN-Revision: 8417
* fix kmod-hostap compileFelix Fietkau2007-08-15
| | | | SVN-Revision: 8416
* always include kernel config for kernel packagesFelix Fietkau2007-08-15
| | | | SVN-Revision: 8415
* Fix rt2x00 kernel config readingFlorian Fainelli2007-08-14
| | | | SVN-Revision: 8413
* Fix image builder generation (#2213)Florian Fainelli2007-08-14
| | | | SVN-Revision: 8412
* Do not complain when USB is not available in our kernelFlorian Fainelli2007-08-14
| | | | SVN-Revision: 8411
* Fix the imagebuilder compilation (#2213)Florian Fainelli2007-08-13
| | | | SVN-Revision: 8410
* Fix the stage2 compilation, no side effect with gcc4 (#2190)Florian Fainelli2007-08-13
| | | | SVN-Revision: 8409
* cleanup patch of the USB driverGabor Juhos2007-08-13
| | | | SVN-Revision: 8408
* Add the matrix fix from #2127Florian Fainelli2007-08-12
| | | | SVN-Revision: 8405
* Add a requireheader for squid, should fix it (#2205)Florian Fainelli2007-08-12
| | | | SVN-Revision: 8404
* Fix typo (#2210)Florian Fainelli2007-08-12
| | | | SVN-Revision: 8402
* Remove these two patcheds that are now in the mainline sourceFlorian Fainelli2007-08-12
| | | | SVN-Revision: 8401
* Upgrade dropbear to 0.50 (#2201)Florian Fainelli2007-08-11
| | | | SVN-Revision: 8400
* Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is ↵Florian Fainelli2007-08-11
| | | | | | deprecated) SVN-Revision: 8399
* Addd kernel modules for NTFS (#2181)Florian Fainelli2007-08-11
| | | | SVN-Revision: 8396
* madwifi: fix 'bad ratekbps' message when running adhoc in .11aFelix Fietkau2007-08-11
| | | | SVN-Revision: 8395
* adhoc has issues with bgscan as wellFelix Fietkau2007-08-10
| | | | SVN-Revision: 8394
* fix ar7 image installation (patch by sw, fixes #2197)Felix Fietkau2007-08-10
| | | | SVN-Revision: 8393
* USB driver fixes * fix allocation of the ED/TD descriptors * remove some ↵Gabor Juhos2007-08-10
| | | | | | unused fields from admhcd struct SVN-Revision: 8391
* Revert the command line appending, was causing some devices not to bootFlorian Fainelli2007-08-10
| | | | SVN-Revision: 8390
* ixp4xx-2.6/nslu2: Added support for building 16MB imagesRod Whitby2007-08-10
| | | | SVN-Revision: 8388
* slugimage: Added support for 16MiB flash chipsRod Whitby2007-08-10
| | | | SVN-Revision: 8387
* minor usb driver cleanupGabor Juhos2007-08-10
| | | | SVN-Revision: 8385
* Fix gdb installation, thanks to Alfred HeggestadFlorian Fainelli2007-08-09
| | | | SVN-Revision: 8383
* Fix the bcm96358 PRIDFlorian Fainelli2007-08-08
| | | | SVN-Revision: 8381
* Use the dmz led as diagnostic ledFlorian Fainelli2007-08-08
| | | | SVN-Revision: 8380
* rdc can be built with gcc4 as well, my mistakeFlorian Fainelli2007-08-08
| | | | SVN-Revision: 8379
* More rdc fixes, thanks to Daniel GimpelevichFlorian Fainelli2007-08-08
| | | | SVN-Revision: 8378
* LED driver fixes * add LED definitions for the BR-6104K boards from #2153 * ↵Gabor Juhos2007-08-07
| | | | | | sort board definitions alphabetically SVN-Revision: 8377
* add support for special LED brightness valuesGabor Juhos2007-08-07
| | | | SVN-Revision: 8376
* These patches moved to generic-2.6Florian Fainelli2007-08-07
| | | | SVN-Revision: 8375
* Remove the eeprom patches, but move the git-newsetup to generic, so that the ↵Florian Fainelli2007-08-07
| | | | | | x86 target can benefit from them SVN-Revision: 8374
* fix kernel-headers download (#2179)Felix Fietkau2007-08-07
| | | | SVN-Revision: 8373
* Also add eeprom 93cx6 to generic-2.6Florian Fainelli2007-08-07
| | | | SVN-Revision: 8372
* Update rdc-2.6 description and fix the firmware for sitecom devicesFlorian Fainelli2007-08-07
| | | | SVN-Revision: 8371
* Remove empty fileFlorian Fainelli2007-08-07
| | | | SVN-Revision: 8370
* Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks ↵Florian Fainelli2007-08-07
| | | | | | to Daniel Gimpelevich SVN-Revision: 8369
* Upgrade hostapd to 0.5.8, thanks to Daniel GimpelevichFlorian Fainelli2007-08-07
| | | | SVN-Revision: 8368
* Upgrade rt2x00 to a more recent snapshot, master mode now working, thanks to ↵Florian Fainelli2007-08-07
| | | | | | Daniel Gimpelevich SVN-Revision: 8367
* Fix the gpio handling and flash resource declaration, thanks to Daniel ↵Florian Fainelli2007-08-07
| | | | | | Gimpelevich SVN-Revision: 8366
* Enable kexec for x86 as well (#2141)Florian Fainelli2007-08-07
| | | | SVN-Revision: 8365
* Revert 8353, can cause more bad than goodFlorian Fainelli2007-08-07
| | | | SVN-Revision: 8364
* update svn and git ignore settingsFelix Fietkau2007-08-07
| | | | SVN-Revision: 8363
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-07
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* Prevent the ioctl from handling even unsupported ioctlsFlorian Fainelli2007-08-06
| | | | SVN-Revision: 8360
* Allow rdc-2.6 to kexecFlorian Fainelli2007-08-06
| | | | SVN-Revision: 8359
* More led driver fixesFlorian Fainelli2007-08-06
| | | | SVN-Revision: 8358