aboutsummaryrefslogtreecommitdiff
path: root/openwrt/target/linux
Commit message (Collapse)AuthorAge
...
* 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 linux kernel buildFelix Fietkau2005-06-05
| | | | SVN-Revision: 1157
* add rebuild target for the linux directoryFelix Fietkau2005-06-05
| | | | SVN-Revision: 1149
* add even more workarounds for bcm4710, remove -fno-delayed-branch from ↵Felix Fietkau2005-06-01
| | | | | | kernel cflags -- not needed anymore SVN-Revision: 1132
* add function for enabling/disabling radio in wlcompatFelix Fietkau2005-06-01
| | | | SVN-Revision: 1129
* split kernel patches into board dependend and genericFelix Fietkau2005-05-30
| | | | SVN-Revision: 1122
* fix typoFelix Fietkau2005-05-30
| | | | SVN-Revision: 1119
* 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