summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* seems like the upstream fix for the minstrel crash wasn't enough. add an ↵Felix Fietkau2007-05-211-0/+13
| | | | | | extra check SVN-Revision: 7303
* madwifi: add support for the ahdemo (ad-hoc demo) mode in ↵Felix Fietkau2007-05-211-3/+3
| | | | | | /etc/config/wireless. using it, simultaneous ap+mesh operation is possible SVN-Revision: 7302
* fix essid setting in adhoc modeFelix Fietkau2007-05-211-3/+1
| | | | SVN-Revision: 7301
* madwifi: switch to latest madwifi-hal-0.9.30.13 snapshot as reference merge ↵Felix Fietkau2007-05-2115-399/+2391
| | | | | | in refcount branch as well and clean up openwrt patches (a few fixes got merged upstream) SVN-Revision: 7300
* oops... wrong patch (unfixed typo)Felix Fietkau2007-05-211-1/+1
| | | | SVN-Revision: 7299
* more cleanupFelix Fietkau2007-05-211-31/+14
| | | | SVN-Revision: 7298
* cleanupFelix Fietkau2007-05-212-20/+18
| | | | SVN-Revision: 7297
* fix the patch fileFelix Fietkau2007-05-201-2/+2
| | | | SVN-Revision: 7296
* Fix malformed patchRod Whitby2007-05-201-1/+1
| | | | SVN-Revision: 7295
* remove debug crap accidentally left in the patchFelix Fietkau2007-05-201-3/+1
| | | | SVN-Revision: 7292
* awx: improve memory allocation handlingFelix Fietkau2007-05-201-27/+32
| | | | SVN-Revision: 7291
* Support for the ARTOP IDE chipset on IOMega NAS100d (pata-artop).Rod Whitby2007-05-201-0/+11
| | | | SVN-Revision: 7279
* Fix the scx200 watchdog typo (#1724)Florian Fainelli2007-05-201-1/+1
| | | | SVN-Revision: 7277
* rewritten template parser for awx - uses @for, @if, @else, @end for basic ↵Felix Fietkau2007-05-201-67/+466
| | | | | | flow control SVN-Revision: 7276
* keep uci_set from saving things that have not changedTravis Kemen2007-05-161-2/+5
| | | | SVN-Revision: 7259
* make txstop workaround safe with napi pollingFelix Fietkau2007-05-161-9/+28
| | | | SVN-Revision: 7258
* Fix alsa-lib on 2.6 kernels, add an hotplug rule to populate /dev with the ↵Florian Fainelli2007-05-151-0/+5
| | | | | | sound peripherals (#1677) SVN-Revision: 7246
* fix typoMike Baker2007-05-151-1/+1
| | | | SVN-Revision: 7244
* awx: variable initialization fixFelix Fietkau2007-05-151-1/+2
| | | | SVN-Revision: 7243
* Update gmp to 4.2.1 (#1162)Florian Fainelli2007-05-141-2/+2
| | | | SVN-Revision: 7233
* Prefer real executables when available (#1296)Florian Fainelli2007-05-141-3/+3
| | | | SVN-Revision: 7232
* make udhcpc silent after 3 'Sending discover ...' messagesFelix Fietkau2007-05-141-0/+21
| | | | SVN-Revision: 7227
* madwifi: enable txstop workaround for ap and ibss mode onlyFelix Fietkau2007-05-141-8/+10
| | | | SVN-Revision: 7223
* cleaner version of the udhcp scriptMike Baker2007-05-141-5/+7
| | | | SVN-Revision: 7222
* /proc needs to be mounted before preinit.arch for failsafeMike Baker2007-05-141-3/+3
| | | | SVN-Revision: 7220
* madwifi: remove V=1 (was only added for debugging)Felix Fietkau2007-05-131-2/+1
| | | | SVN-Revision: 7218
* oops. some code accidentally slipped into the wrong patch file :)Felix Fietkau2007-05-132-42/+42
| | | | SVN-Revision: 7217
* Do not suppress routes if the router received on renew is the same (#138)Florian Fainelli2007-05-131-1/+1
| | | | SVN-Revision: 7215
* madwifi: fix xscale buildFelix Fietkau2007-05-131-0/+11
| | | | SVN-Revision: 7213
* huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes ↵Felix Fietkau2007-05-1331-1078/+2240
| | | | | | lots of bugfixes and performance enhancements SVN-Revision: 7211
* Fix set_state preinit stuffFlorian Fainelli2007-05-132-3/+3
| | | | SVN-Revision: 7200
* clean up the mtd unlockingMike Baker2007-05-131-12/+13
| | | | SVN-Revision: 7199
* Add patch-cmdline to patch the RB1xx kernel command line after installationFlorian Fainelli2007-05-112-0/+121
| | | | SVN-Revision: 7193
* Add wget2nand from David Goodenough, useful for RouterOS to OpenWrt migrationFlorian Fainelli2007-05-112-0/+108
| | | | SVN-Revision: 7192
* add support for 16 bit pcmcia cardsFelix Fietkau2007-05-111-0/+1
| | | | SVN-Revision: 7182
* tweaks for 2M devicesMike Baker2007-05-102-2/+3
| | | | SVN-Revision: 7179
* bugfixMike Baker2007-05-101-2/+1
| | | | SVN-Revision: 7178
* fix bug in mount scriptMike Baker2007-05-101-2/+3
| | | | SVN-Revision: 7177
* cleanup the broadcom preinit.archMike Baker2007-05-101-14/+17
| | | | SVN-Revision: 7176
* use generic inittab for x86Mike Baker2007-05-101-0/+1
| | | | SVN-Revision: 7175
* unified preinit environmentMike Baker2007-05-105-8/+52
| | | | SVN-Revision: 7173
* fix typoMike Baker2007-05-101-1/+1
| | | | SVN-Revision: 7170
* unmount filesystems at shutdownMike Baker2007-05-101-0/+8
| | | | SVN-Revision: 7166
* START/STOP values must be specified in the init scriptMike Baker2007-05-106-4/+9
| | | | SVN-Revision: 7164
* add K* scripts to be run at shutdownMike Baker2007-05-106-8/+16
| | | | SVN-Revision: 7163
* move syslogd and klogd to init.di/boot script, add remote logging supportMike Baker2007-05-102-9/+4
| | | | SVN-Revision: 7160
* Add a "Rebooting ..." message to the mtd utilMike Baker2007-05-101-1/+2
| | | | SVN-Revision: 7159
* update to busybox 1.4.2 (fixes #1653)Mike Baker2007-05-107-204/+3
| | | | SVN-Revision: 7157
* fix isolate modeMike Baker2007-05-101-1/+1
| | | | SVN-Revision: 7155
* fix networking on broadcom and possibly other targets as well (#1658)Felix Fietkau2007-05-092-11/+9
| | | | SVN-Revision: 7149