summaryrefslogtreecommitdiff
path: root/openwrt/target/linux
Commit message (Collapse)AuthorAgeFilesLines
...
* move wificonf to target/linux/packageFelix Fietkau2005-07-235-0/+536
| | | | SVN-Revision: 1537
* fix libnvram install into staging dirFelix Fietkau2005-07-221-0/+1
| | | | SVN-Revision: 1527
* change config name of led driverFelix Fietkau2005-07-213-43/+20
| | | | SVN-Revision: 1526
* add vlynq supportFelix Fietkau2005-07-212-1/+2368
| | | | SVN-Revision: 1525
* remove trx stuff from ar7 images and flash mapFelix Fietkau2005-07-212-72/+30
| | | | SVN-Revision: 1524
* fix nvram compileFelix Fietkau2005-07-211-1/+7
| | | | SVN-Revision: 1523
* fix firewall script, add ar7 network if into the bridge by defaultFelix Fietkau2005-07-211-1/+1
| | | | SVN-Revision: 1522
* fix ethernet driver crash when using bridgingFelix Fietkau2005-07-211-8/+3
| | | | SVN-Revision: 1521
* add config file /etc/config/network, add board-specific network.overrides ↵Felix Fietkau2005-07-216-17/+150
| | | | | | (instead of nvram.overrides) SVN-Revision: 1519
* change the name of the writable partition to OpenWrt (ar7)Felix Fietkau2005-07-211-1/+1
| | | | SVN-Revision: 1518
* move nvram,jffs2root,shared libs into target/linux/package and make them ↵Felix Fietkau2005-07-2130-1/+5456
| | | | | | broadcom-specific SVN-Revision: 1517
* a translucent filesystemWaldemar Brodkorb2005-07-205-0/+75
| | | | SVN-Revision: 1510
* add proper ar7 flash map driver and change image stuff to save more flash spaceFelix Fietkau2005-07-203-185/+189
| | | | SVN-Revision: 1506
* add another gcc4 patch for jffs2/mtdFelix Fietkau2005-07-171-0/+12
| | | | SVN-Revision: 1485
* fix iwconfig eth1 enc on/offFelix Fietkau2005-07-161-11/+11
| | | | SVN-Revision: 1466
* update wl driver to latest linksys versionFelix Fietkau2005-07-161-3/+3
| | | | SVN-Revision: 1465
* install externally compiled kernel-specific packages into the ↵Felix Fietkau2005-07-162-8/+16
| | | | | | kernel-specific root SVN-Revision: 1459
* add some changes from whiterussian to headFelix Fietkau2005-07-161-1/+1
| | | | SVN-Revision: 1455
* add modules.d to kernel modulesFelix Fietkau2005-07-166-22/+29
| | | | SVN-Revision: 1454
* add missing bluetooth kernel stuffWaldemar Brodkorb2005-07-154-88/+41
| | | | SVN-Revision: 1452
* add a load of fixes from whiterussian to headFelix Fietkau2005-07-111-0/+3
| | | | SVN-Revision: 1410
* fix led driver (for power led), remove led support stuff from atm driver ↵Felix Fietkau2005-07-114-666/+3189
| | | | | | (crashes the kernel at the moment), update system code SVN-Revision: 1406
* ar7: add firmware blob to adsl driver ipkg, update led driverFelix Fietkau2005-07-104-1964/+708
| | | | SVN-Revision: 1400
* update ar7 kernel configFelix Fietkau2005-07-101-1/+34
| | | | SVN-Revision: 1389
* clean up patches, add atm driver proc support, add real led driverFelix Fietkau2005-07-104-2604/+2744
| | | | SVN-Revision: 1388
* add ar7 adsl driver supportFelix Fietkau2005-07-108-104/+30647
| | | | SVN-Revision: 1387
* ar7: clean up system code, add code to generate firmware imagesFelix Fietkau2005-07-096-3398/+359
| | | | SVN-Revision: 1386
* fix some small bugs in wificonf and wlcompatFelix Fietkau2005-07-091-5/+3
| | | | SVN-Revision: 1385
* some additions to the ar7 system code, added cpmac network driverFelix Fietkau2005-07-094-356/+14282
| | | | SVN-Revision: 1383
* add bridging performance patch from linksys sourceFelix Fietkau2005-07-081-0/+22
| | | | SVN-Revision: 1380
* remove ebtables - reduces cpu load for bridging a lotFelix Fietkau2005-07-083-7052/+0
| | | | SVN-Revision: 1379
* another fix for the ar7 serial portFelix Fietkau2005-07-081-1/+1
| | | | SVN-Revision: 1378
* add some more comments, from Georg LucasWaldemar Brodkorb2005-07-071-2/+7
| | | | SVN-Revision: 1369
* add acm usb modem modulWaldemar Brodkorb2005-07-074-3/+101
| | | | SVN-Revision: 1367
* add support for serial console with different rate (specified by the boot ↵Felix Fietkau2005-07-061-488/+505
| | | | | | loader), fix serial driver. running apps works now! SVN-Revision: 1366
* fix srec2bin on 64bit machinesFelix Fietkau2005-07-061-116/+1
| | | | SVN-Revision: 1365
* fix ar7 config dependencies in linux-2.4 directoryFelix Fietkau2005-07-063-2/+36
| | | | SVN-Revision: 1364
* fix txpower setting in wlcompatFelix Fietkau2005-07-061-3/+5
| | | | SVN-Revision: 1363
* really fix v1 hardware bug now (there was a bug in blast_dcache in the last fix)Felix Fietkau2005-07-061-230/+97
| | | | SVN-Revision: 1361
* print kernel message when cache workarounds are enabledFelix Fietkau2005-07-051-16/+17
| | | | SVN-Revision: 1351
* finally fix the v1 hardware bug :)Felix Fietkau2005-07-051-60/+131
| | | | SVN-Revision: 1346
* add netfilter netmap targetFelix Fietkau2005-07-043-0/+161
| | | | SVN-Revision: 1343
* change kernel package name to kernel-VERSION-BOARD to work around ipkg bugFelix Fietkau2005-07-043-5/+5
| | | | SVN-Revision: 1340
* change kernel_args to kernel_cmdline for kernel command line overrideFelix Fietkau2005-07-031-1/+1
| | | | SVN-Revision: 1321
* unify gcc 3.4 fixes, move flash chip drivers to generic patches, move ↵Imre Kaloz2005-07-026-1238/+1267
| | | | | | diag_led driver to separate patch, update docs SVN-Revision: 1316
* add a fix for mtd build with host gcc 4Felix Fietkau2005-07-022-0/+13
| | | | SVN-Revision: 1315
* enable socket filtering in HEAD, tooFelix Fietkau2005-07-011-1/+1
| | | | SVN-Revision: 1302
* split wlcompat package in HEAD, tooFelix Fietkau2005-06-302-2/+16
| | | | SVN-Revision: 1298
* clean up mmu/cache patch for bcm4710 - improves stability a lotFelix Fietkau2005-06-301-354/+393
| | | | SVN-Revision: 1297
* wl500g deluxe cleanups and wl500g wan port dies fixesOleg I. Vdovikin2005-06-161-2/+2
| | | | SVN-Revision: 1262