summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4/patches
Commit message (Collapse)AuthorAgeFilesLines
...
* split kernel patches into board dependend and genericFelix Fietkau2005-05-3028-0/+11
| | | | SVN-Revision: 1122
* fix typoFelix Fietkau2005-05-301-1/+1
| | | | SVN-Revision: 1119
* add some fixes for v1 hardware (doesn't work reliably yet)Felix Fietkau2005-05-292-0/+255
| | | | SVN-Revision: 1100
* *** empty log message ***Mike Baker2005-05-291-14/+0
| | | | SVN-Revision: 1095
* fix qdisc orderingMike Baker2005-05-281-1/+10
| | | | SVN-Revision: 1094
* fix ethtool call for communication between wl and wl.oFelix Fietkau2005-05-281-0/+19
| | | | SVN-Revision: 1091
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-2825-0/+122860
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