summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package
Commit message (Collapse)AuthorAgeFilesLines
* fix 2.4 build error introduced by changeset:2606Nicolas Thill2005-12-112-1/+2
| | | | SVN-Revision: 2613
* fix 2.6 module build when compiling on a 2.4 host systemNicolas Thill2005-12-092-18/+29
| | | | SVN-Revision: 2606
* remove Maintainer: and Source: fields from ipkg control filesNicolas Thill2005-12-0810-28/+6
| | | | SVN-Revision: 2605
* add kernel driver for SPCA5XX based USB camerasNicolas Thill2005-12-086-0/+227
| | | | SVN-Revision: 2602
* remove obsolete comments stating that the modules won't build on mipsel/2.6Nicolas Thill2005-12-082-2/+0
| | | | SVN-Revision: 2598
* add ath_rate_sample, fix module loading on netgear wgt634uWaldemar Brodkorb2005-11-292-1/+2
| | | | SVN-Revision: 2561
* update alsa to latest stable upstream release (v1.0.10)Nicolas Thill2005-11-271-2/+2
| | | | SVN-Revision: 2555
* close ticket #63Waldemar Brodkorb2005-11-241-2/+2
| | | | SVN-Revision: 2553
* update hostap-driver to new upstream stable version (v0.4.7)Nicolas Thill2005-11-221-2/+2
| | | | SVN-Revision: 2541
* fix madwifi package build, onoe/ath_rate_onoe.ko is not buildWaldemar Brodkorb2005-11-211-1/+0
| | | | SVN-Revision: 2540
* upgrade madwifi-ng snapshot to r1329-20051121Imre Kaloz2005-11-212-14/+2
| | | | SVN-Revision: 2539
* make wlcompat display 19 dBm max. when regulatory override is disabledFelix Fietkau2005-11-191-1/+4
| | | | SVN-Revision: 2530
* fix more typosFelix Fietkau2005-11-161-3/+3
| | | | SVN-Revision: 2514
* fix failsafe mode on brcm-2.4Felix Fietkau2005-11-161-7/+7
| | | | SVN-Revision: 2513
* add extra safety for linksys nvram fixup (should fix #56, though i haven't ↵Felix Fietkau2005-11-151-4/+4
| | | | | | been able to reproduce it) SVN-Revision: 2506
* security update, fixes #52Waldemar Brodkorb2005-11-151-2/+2
| | | | SVN-Revision: 2493
* fix wlcompat menuconfig dependenciesFelix Fietkau2005-11-141-2/+2
| | | | SVN-Revision: 2479
* seems like openswan needed another flags to compile properlyFelix Fietkau2005-11-131-1/+1
| | | | SVN-Revision: 2470
* fix openswan compile with linux-2.6 (bug #8)Felix Fietkau2005-11-131-0/+1
| | | | SVN-Revision: 2466
* enable madwifi by default in brcm-2.6Felix Fietkau2005-11-121-0/+1
| | | | SVN-Revision: 2461
* make linksys fixup script safe for GS v4Felix Fietkau2005-11-121-2/+2
| | | | SVN-Revision: 2453
* improve signal level/quality displayFelix Fietkau2005-11-111-12/+22
| | | | SVN-Revision: 2426
* fix noise/signal level display (fixes #20)Felix Fietkau2005-11-111-5/+11
| | | | SVN-Revision: 2421
* add linksys nvram fixup to S05nvram (fixes #32)Felix Fietkau2005-11-111-45/+100
| | | | SVN-Revision: 2417
* add new broadcom system code and new wlan driver (old driver still used by ↵Felix Fietkau2005-11-081-7/+8
| | | | | | default) SVN-Revision: 2395
* use the same versioning scheme for kernel and modulesNicolas Thill2005-11-087-10/+10
| | | | SVN-Revision: 2392
* don't strip kernel modulesNicolas Thill2005-11-083-5/+0
| | | | SVN-Revision: 2390
* fix alsa kmod build on 2.6/mipsel (fix #7), disable tests for other distros ↵Nicolas Thill2005-11-061-0/+6
| | | | | | explicitly SVN-Revision: 2359
* re-enable alsa and openswan on brcm-2.6 (disabled by [2321]) to be able to ↵Nicolas Thill2005-11-061-4/+0
| | | | | | reproduce #7 and #8 SVN-Revision: 2341
* disable alsa and openswan on brcm-2.6Nicolas Thill2005-11-033-0/+6
| | | | SVN-Revision: 2321
* add 2.6 support for x86Nicolas Thill2005-11-032-0/+38
| | | | SVN-Revision: 2320
* rework the kernel menuconfig, always use prompt to display config text ↵Nicolas Thill2005-11-029-29/+26
| | | | | | instead of bool/tristate SVN-Revision: 2315
* sort modulesNicolas Thill2005-11-022-5/+5
| | | | SVN-Revision: 2314
* use the cross-compiler to build additional packagesNicolas Thill2005-11-027-2/+11
| | | | SVN-Revision: 2312
* fix 2.6 modules pattern using a common LINUX_KMOD_SUFFIX variable, fix alsa ↵Nicolas Thill2005-11-017-21/+16
| | | | | | 2.6 build when arch != mipsel SVN-Revision: 2311
* continue massive kernel menuconfig reorganizationNicolas Thill2005-10-249-20/+12
| | | | SVN-Revision: 2297
* rename soekris port to x86Nicolas Thill2005-10-232-0/+0
| | | | SVN-Revision: 2285
* fix hostap build when target arch != mipselNicolas Thill2005-10-231-1/+2
| | | | SVN-Revision: 2283
* add hostap kernel driverNicolas Thill2005-10-237-2/+129
| | | | SVN-Revision: 2278
* remove spurious spacesNicolas Thill2005-10-231-8/+8
| | | | SVN-Revision: 2277
* replace madwifi with madwifi-ngImre Kaloz2005-10-233-8/+20
| | | | SVN-Revision: 2272
* compile fixFelix Fietkau2005-10-221-1/+1
| | | | SVN-Revision: 2262
* rename target/linux/package/openwrt to base-filesFelix Fietkau2005-10-2226-2/+2
| | | | SVN-Revision: 2261
* add jffs2root from whiterussian/Felix Fietkau2005-10-222-63/+73
| | | | SVN-Revision: 2255
* another batch of V= stuffFelix Fietkau2005-10-221-1/+1
| | | | SVN-Revision: 2244
* compile fix for diagFelix Fietkau2005-10-221-1/+1
| | | | SVN-Revision: 2243
* make log output a bit nicerFelix Fietkau2005-10-223-10/+16
| | | | SVN-Revision: 2241
* another small dependency fixFelix Fietkau2005-10-221-1/+1
| | | | SVN-Revision: 2236
* more V= fixesFelix Fietkau2005-10-223-4/+4
| | | | SVN-Revision: 2234
* add some more verbosity stuffFelix Fietkau2005-10-221-1/+4
| | | | SVN-Revision: 2222