summaryrefslogtreecommitdiff
path: root/openwrt
Commit message (Collapse)AuthorAgeFilesLines
* add incomplete ar7 hardware support (disabled by default)Felix Fietkau2005-06-1412-1/+8791
| | | | SVN-Revision: 1236
* oops... forgot that we don't use the belkin-bin thingFelix Fietkau2005-06-131-1/+1
| | | | SVN-Revision: 1229
* fix sdk build dependsFelix Fietkau2005-06-131-7/+1
| | | | SVN-Revision: 1228
* change default compiler to gcc 3.4.4 - fixes kernel weirdnessFelix Fietkau2005-06-131-3/+3
| | | | SVN-Revision: 1227
* fix trx alignmentFelix Fietkau2005-06-131-1/+8
| | | | SVN-Revision: 1226
* remove package/gdb reference from Config.in, seems like this package is not ↵Felix Fietkau2005-06-131-1/+0
| | | | | | checked in yet SVN-Revision: 1225
* fix bcm47xx cache fixesFelix Fietkau2005-06-132-122/+238
| | | | SVN-Revision: 1224
* berkeley db4, for openldap serverWaldemar Brodkorb2005-06-135-0/+110
| | | | SVN-Revision: 1223
* add --without-x to dsniff compile and add mostlyclean targetFelix Fietkau2005-06-121-0/+5
| | | | SVN-Revision: 1222
* add --without-nmapfe to nmap configure and add mostlyclean target for rebuildFelix Fietkau2005-06-121-0/+5
| | | | SVN-Revision: 1221
* added mirror1 and mirror2, which dayly rsyncing the distfiles from ↵Waldemar Brodkorb2005-06-121-1/+2
| | | | | | openwrt.org/downloads/sources, so please add packages there via rsync SVN-Revision: 1220
* fix squashfs buildFelix Fietkau2005-06-121-3/+4
| | | | SVN-Revision: 1219
* Do not always activate WPANicolas Thill2005-06-121-0/+2
| | | | SVN-Revision: 1218
* add rsync clientWaldemar Brodkorb2005-06-126-1/+83
| | | | SVN-Revision: 1217
* /sourcesWaldemar Brodkorb2005-06-121-1/+1
| | | | SVN-Revision: 1216
* fix kernel image buildFelix Fietkau2005-06-121-1/+1
| | | | SVN-Revision: 1215
* damn symlinkWaldemar Brodkorb2005-06-121-1/+1
| | | | SVN-Revision: 1214
* we already have /sources..Waldemar Brodkorb2005-06-121-1/+1
| | | | SVN-Revision: 1213
* /distfilesWaldemar Brodkorb2005-06-121-3/+1
| | | | SVN-Revision: 1212
* Update to new upstream release (v0.8.2)Nicolas Thill2005-06-121-2/+2
| | | | SVN-Revision: 1211
* small fix for firmware image util compileFelix Fietkau2005-06-111-2/+2
| | | | SVN-Revision: 1210
* make the kernel compile process more genericFelix Fietkau2005-06-112-5/+5
| | | | SVN-Revision: 1209
* make the kernel compile process more genericFelix Fietkau2005-06-112-12/+16
| | | | SVN-Revision: 1208
* make the kernel compile process more genericFelix Fietkau2005-06-111-6/+4
| | | | SVN-Revision: 1207
* add md5sum for lzmaWaldemar Brodkorb2005-06-111-1/+2
| | | | SVN-Revision: 1206
* cleanup in target/Felix Fietkau2005-06-1114-104/+144
| | | | SVN-Revision: 1205
* fix wificonf build dependsFelix Fietkau2005-06-113-4/+9
| | | | SVN-Revision: 1204
* add some more mmu fixes for bcm4710Felix Fietkau2005-06-111-0/+40
| | | | SVN-Revision: 1203
* add board tag to kernel module version and add versioned depend (does not ↵Felix Fietkau2005-06-1111-30/+35
| | | | | | work with current ipkg yet) SVN-Revision: 1202
* fix dsniff read -rWaldemar Brodkorb2005-06-112-20/+38
| | | | SVN-Revision: 1201
* fixup dsniff start and remove manpagesWaldemar Brodkorb2005-06-112-21/+28
| | | | SVN-Revision: 1200
* dsniff, still segfaults, but some tools work fine urlsnarf,..Waldemar Brodkorb2005-06-1116-1/+1299
| | | | SVN-Revision: 1199
* fix symlinkWaldemar Brodkorb2005-06-111-2/+2
| | | | SVN-Revision: 1198
* remove wlconfFelix Fietkau2005-06-113-652/+1
| | | | SVN-Revision: 1197
* add wificonf (wlconf,/sbin/wifi replacement)Felix Fietkau2005-06-116-0/+438
| | | | SVN-Revision: 1196
* add kernel package with version-specific /etc/modulesFelix Fietkau2005-06-114-4/+22
| | | | SVN-Revision: 1195
* some fixes for wlcompatFelix Fietkau2005-06-112-30/+45
| | | | SVN-Revision: 1194
* revert last update, upstream version 0.8.1 has been withdrawnFelix Fietkau2005-06-102-3/+3
| | | | SVN-Revision: 1193
* Add dependencies on ncurses and readlineNicolas Thill2005-06-101-0/+2
| | | | SVN-Revision: 1192
* implement SIOCSIWENCODE in wlcompatFelix Fietkau2005-06-101-20/+55
| | | | SVN-Revision: 1191
* read wep keys from the driver's private data instead of the shmem (can get ↵Felix Fietkau2005-06-101-23/+40
| | | | | | key length correctly) SVN-Revision: 1190
* Update to new upstream release (v0.8.6), fix dependencies selectionNicolas Thill2005-06-102-8/+24
| | | | SVN-Revision: 1189
* Remove reference to LINUX_VERSION not defined anymore for normal (non-kmod) ↵Nicolas Thill2005-06-101-1/+1
| | | | | | package SVN-Revision: 1188
* Add picocom package, move serial comm. stuff to its section in Config.inNicolas Thill2005-06-105-2/+60
| | | | SVN-Revision: 1187
* Fix kmod-iptables and kmod-ip6tables buildNicolas Thill2005-06-101-2/+2
| | | | SVN-Revision: 1186
* Add sqlite (libsqlite and sqlite-cli) packageNicolas Thill2005-06-106-1/+190
| | | | SVN-Revision: 1185
* Add a pgsql-cli subpackage, extend help in Config.in, standardize MakefileNicolas Thill2005-06-103-8/+71
| | | | SVN-Revision: 1184
* Update to new upstream release candidate (v0.1.0.9-rc)Nicolas Thill2005-06-101-3/+3
| | | | SVN-Revision: 1183
* Fix memleaks in driver_broadcom.c (thanks framer99)Nicolas Thill2005-06-102-1/+37
| | | | SVN-Revision: 1182
* fix nas compatibility and overrides for newer wla2-g54l unitsImre Kaloz2005-06-103-3/+37
| | | | SVN-Revision: 1181