summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add support for creating VMware vmdk images #1317Florian Fainelli2008-11-093-2/+23
| | | | SVN-Revision: 13158
* Allow setting the MAC address on a broadcom device (#1512)Florian Fainelli2008-11-091-0/+2
| | | | SVN-Revision: 13154
* Update USR8200 patch and profilePeter Denison2008-11-093-6/+354
| | | | SVN-Revision: 13152
* Change order of module startup to force USB2 before USB1.1Peter Denison2008-11-091-1/+1
| | | | SVN-Revision: 13151
* Add firewire kernel modules to menuconfigPeter Denison2008-11-091-0/+90
| | | | SVN-Revision: 13150
* Add mac80211-hswim driverFlorian Fainelli2008-11-091-0/+9
| | | | SVN-Revision: 13146
* indent conditionnals in uClibc MakefileNicolas Thill2008-11-081-21/+21
| | | | SVN-Revision: 13144
* add md5sums for binutils & gcc and use the GNU mirror facilityNicolas Thill2008-11-082-12/+40
| | | | SVN-Revision: 13143
* Fix small typo #4148Florian Fainelli2008-11-081-1/+1
| | | | SVN-Revision: 13142
* fix gpiommc driver on 2.6.26 (closes #4129)Gabor Juhos2008-11-071-0/+41
| | | | SVN-Revision: 13139
* Detect changed feed urls and rebase working copies if needed. (Patch by xMff)Steven Barth2008-11-071-7/+43
| | | | SVN-Revision: 13138
* update to 2.6.25.19, and refresh patchesGabor Juhos2008-11-07119-1637/+1615
| | | | SVN-Revision: 13137
* refresh 2.6.26 patchesGabor Juhos2008-11-06159-845/+835
| | | | SVN-Revision: 13135
* enable luci-admin-mini by default as suggested by cyrusFelix Fietkau2008-11-061-1/+1
| | | | SVN-Revision: 13133
* fix trailing backslash error introduced in r13115 - fixes kernel config issuesFelix Fietkau2008-11-061-1/+1
| | | | SVN-Revision: 13131
* brcm63xx: rename mtd partitions to the ones used by other openwrt platforms ↵Felix Fietkau2008-11-061-13/+5
| | | | | | - should make the automatic rootfs overlay split work and fix the mounting of the right partition SVN-Revision: 13130
* Update olpc target to 2.6.27.4Lars-Peter Clausen2008-11-053-1/+937
| | | | SVN-Revision: 13129
* fix broken patch.Lars-Peter Clausen2008-11-051-88/+83
| | | | SVN-Revision: 13126
* Fix broken patch to drivers/mtd/device/block2mtd.cLars-Peter Clausen2008-11-051-6/+23
| | | | SVN-Revision: 13125
* add rt2860 firmwareFelix Fietkau2008-11-031-0/+14
| | | | SVN-Revision: 13117
* add rt2800 (probably still defunct)Felix Fietkau2008-11-031-0/+9
| | | | SVN-Revision: 13116
* split out crc-ccittFelix Fietkau2008-11-032-13/+15
| | | | SVN-Revision: 13115
* upgrade compat-wireless to 2008-11-03Felix Fietkau2008-11-0326-7694/+9495
| | | | SVN-Revision: 13114
* Enable more PCMCIA specific options, thanks sn9Florian Fainelli2008-11-031-0/+3
| | | | SVN-Revision: 13110
* Update openssl to 0.9.8i (#4060)Florian Fainelli2008-11-034-69/+71
| | | | SVN-Revision: 13109
* Add basic support for Inventel Liveboxes, resync kernel configFlorian Fainelli2008-11-032-2/+197
| | | | SVN-Revision: 13108
* Using CONFIG_MODVERSIONS is a bad idea, disable it and no longer mark ↵Florian Fainelli2008-11-032-2/+2
| | | | | | brcm63xx as broken SVN-Revision: 13106
* enable ethernet and PCI on RB-493/AHGabor Juhos2008-11-031-2/+2
| | | | SVN-Revision: 13104
* switch: remove message about BFL_ENETADM not being set on systems with a ↵Felix Fietkau2008-11-021-3/+2
| | | | | | roboswitch SVN-Revision: 13100
* turn the wrtsl54gs workaround into a more generic fix and reduce the chance ↵Felix Fietkau2008-11-021-36/+18
| | | | | | of it introducing any breakage SVN-Revision: 13098
* madwifi: fix ACL race condition (patch by Sebastian Gottschall)Felix Fietkau2008-11-021-0/+116
| | | | SVN-Revision: 13097
* madwifi: fix noderef and state machine issues in the currently unused ↵Felix Fietkau2008-11-0265-465/+602
| | | | | | ap-to-ap wds mode; refresh patches SVN-Revision: 13096
* fix a rare wds related noderef issueFelix Fietkau2008-11-0218-190/+191
| | | | SVN-Revision: 13095
* Flash mapping fixes from sn9, thanksFlorian Fainelli2008-11-012-18/+24
| | | | SVN-Revision: 13090
* setup speed/duplex on RB-433/450 (closes #4151)Gabor Juhos2008-10-313-1/+16
| | | | SVN-Revision: 13087
* fix typoFelix Fietkau2008-10-301-1/+1
| | | | SVN-Revision: 13084
* remove GPG not enabled in this build warningTravis Kemen2008-10-301-0/+22
| | | | SVN-Revision: 13083
* remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns ↵Travis Kemen2008-10-291-0/+1
| | | | | | servers no longer in the config get cleared SVN-Revision: 13082
* add back the include() function to awk (extracted from the old awx patch)Felix Fietkau2008-10-291-0/+212
| | | | SVN-Revision: 13081
* don't bring down interfaces when preparing themFelix Fietkau2008-10-291-2/+2
| | | | SVN-Revision: 13079
* use pidfiles for hostapd/wpa_supplicant instead of killing all processes ↵Felix Fietkau2008-10-294-9/+7
| | | | | | when bringing an interface down - fixes an issue with random hostapd death SVN-Revision: 13078
* fix hostapd a/g mode if only the channel is configured in the configFelix Fietkau2008-10-291-1/+4
| | | | SVN-Revision: 13076
* fix hostapd race condition which breaks wpa with madwifiFelix Fietkau2008-10-291-0/+27
| | | | SVN-Revision: 13075
* add missing config optionFelix Fietkau2008-10-291-0/+1
| | | | SVN-Revision: 13074
* fix a null pointer deref in vi's searchMike Baker2008-10-291-0/+35
| | | | SVN-Revision: 13073
* Fix locations for the uClibc snapshot version (#4065)Florian Fainelli2008-10-281-1/+12
| | | | SVN-Revision: 13067
* Use the only working sourceforge.net mirror for gentext2fs, the others are ↵Florian Fainelli2008-10-281-1/+1
| | | | | | ever not synchronised or timing out SVN-Revision: 13066
* mac80211: fix zd1211rw firmware locationGabor Juhos2008-10-281-2/+2
| | | | SVN-Revision: 13065
* Update kernel configuration and add profiles and per-profile kernel ↵Florian Fainelli2008-10-285-9/+48
| | | | | | configuration files for AMIT and Zyxel boards, thanks sn9 SVN-Revision: 13064
* Add flashmap support for AMIT and Zyxel boards, thanks sn9Florian Fainelli2008-10-282-6/+300
| | | | SVN-Revision: 13063