aboutsummaryrefslogtreecommitdiff
path: root/openwrt/target
Commit message (Collapse)AuthorAge
...
* add some more mmu fixes for bcm4710Felix Fietkau2005-06-11
| | | | SVN-Revision: 1203
* add board tag to kernel module version and add versioned depend (does not ↵Felix Fietkau2005-06-11
| | | | | | work with current ipkg yet) SVN-Revision: 1202
* remove wlconfFelix Fietkau2005-06-11
| | | | SVN-Revision: 1197
* add kernel package with version-specific /etc/modulesFelix Fietkau2005-06-11
| | | | SVN-Revision: 1195
* some fixes for wlcompatFelix Fietkau2005-06-11
| | | | SVN-Revision: 1194
* implement SIOCSIWENCODE in wlcompatFelix Fietkau2005-06-10
| | | | SVN-Revision: 1191
* read wep keys from the driver's private data instead of the shmem (can get ↵Felix Fietkau2005-06-10
| | | | | | key length correctly) SVN-Revision: 1190
* Fix kmod-iptables and kmod-ip6tables buildNicolas Thill2005-06-10
| | | | SVN-Revision: 1186
* fix nas compatibility and overrides for newer wla2-g54l unitsImre Kaloz2005-06-10
| | | | SVN-Revision: 1181
* fix linux kernel buildFelix Fietkau2005-06-05
| | | | SVN-Revision: 1157
* add rebuild target for the linux directoryFelix Fietkau2005-06-05
| | | | SVN-Revision: 1149
* relates connections should be mss clamped tooOleg I. Vdovikin2005-06-05
| | | | SVN-Revision: 1142
* add even more workarounds for bcm4710, remove -fno-delayed-branch from ↵Felix Fietkau2005-06-01
| | | | | | kernel cflags -- not needed anymore SVN-Revision: 1132
* make dnsmasq init script non-blockingFelix Fietkau2005-06-01
| | | | SVN-Revision: 1130
* add function for enabling/disabling radio in wlcompatFelix Fietkau2005-06-01
| | | | SVN-Revision: 1129
* leases file defaults to var/misc, which does not existWaldemar Brodkorb2005-06-01
| | | | SVN-Revision: 1127
* switch to a more reliable mechanism for running firstbootMike Baker2005-06-01
| | | | SVN-Revision: 1126
* prevent zombies from occuring when stdou/stdout are held openMike Baker2005-06-01
| | | | SVN-Revision: 1125
* misc init.d cleanupsMike Baker2005-05-30
| | | | SVN-Revision: 1123
* split kernel patches into board dependend and genericFelix Fietkau2005-05-30
| | | | SVN-Revision: 1122
* fix typoFelix Fietkau2005-05-30
| | | | SVN-Revision: 1119
* *** empty log message ***Mike Baker2005-05-30
| | | | SVN-Revision: 1111
* make dnsmasq probe for dhcp servers before starting a dhcp serverMike Baker2005-05-30
| | | | SVN-Revision: 1110
* remove iptables modulesWaldemar Brodkorb2005-05-30
| | | | SVN-Revision: 1105
* disable firewall in failsafeMike Baker2005-05-30
| | | | SVN-Revision: 1103
* add some fixes for v1 hardware (doesn't work reliably yet)Felix Fietkau2005-05-29
| | | | SVN-Revision: 1100
* re-add state match to kernel imageFelix Fietkau2005-05-29
| | | | SVN-Revision: 1099
* add some options to the lzma kernel compressor for smaller sizeFelix Fietkau2005-05-29
| | | | SVN-Revision: 1098
* update et source to 0.9Felix Fietkau2005-05-29
| | | | SVN-Revision: 1097
* some cosmetic fixesFelix Fietkau2005-05-29
| | | | SVN-Revision: 1096
* *** empty log message ***Mike Baker2005-05-29
| | | | SVN-Revision: 1095
* fix qdisc orderingMike Baker2005-05-28
| | | | SVN-Revision: 1094
* don't return an error if a part of SIOCSIWMODE fails (fixes wlcompat for ↵Felix Fietkau2005-05-28
| | | | | | newer wl driver) SVN-Revision: 1092
* fix ethtool call for communication between wl and wl.oFelix Fietkau2005-05-28
| | | | SVN-Revision: 1091
* disable some useless jffs bbc compressors (improves performance in size mode)Felix Fietkau2005-05-28
| | | | SVN-Revision: 1089
* fix wlcompat buildFelix Fietkau2005-05-28
| | | | SVN-Revision: 1087
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-28
| | | | | | building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. SVN-Revision: 1085
* add iptables modules, need to be changed in a generic postinst methodWaldemar Brodkorb2005-05-27
| | | | SVN-Revision: 1080
* oops... committed that modified ipkg.conf by accident again...Felix Fietkau2005-05-26
| | | | SVN-Revision: 1065
* fix nvram overrides/defaults for asus deluxeFelix Fietkau2005-05-26
| | | | SVN-Revision: 1064
* *** empty log message ***Mike Baker2005-05-25
| | | | SVN-Revision: 1055
* hide some non-critical error messages; prevent newbie bug reportsMike Baker2005-05-23
| | | | SVN-Revision: 1028
* oops... checked in too much stuff. fixing thatFelix Fietkau2005-05-14
| | | | SVN-Revision: 890
* add robocfgFelix Fietkau2005-05-14
| | | | SVN-Revision: 889
* cleanup login script, change firewall exampleMike Baker2005-05-13
| | | | SVN-Revision: 881
* various cosmetic fixesMike Baker2005-05-13
| | | | SVN-Revision: 864
* fix startup loggingMike Baker2005-05-13
| | | | SVN-Revision: 863
* log rcS outputMike Baker2005-05-08
| | | | SVN-Revision: 816
* use full pathWaldemar Brodkorb2005-05-05
| | | | SVN-Revision: 807
* add oleg's fix for jffs2 mountingFelix Fietkau2005-05-04
| | | | SVN-Revision: 799