summaryrefslogtreecommitdiffstats
path: root/target/linux/package
Commit message (Collapse)AuthorAgeFilesLines
* add board tag to kernel module version and add versioned depend (does not ↵nbd2005-06-115-14/+13
| | | | | | work with current ipkg yet) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1202 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some fixes for wlcompatnbd2005-06-112-30/+45
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1194 3c298f89-4303-0410-b956-a3cf2f4a3e73
* implement SIOCSIWENCODE in wlcompatnbd2005-06-101-20/+55
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1191 3c298f89-4303-0410-b956-a3cf2f4a3e73
* read wep keys from the driver's private data instead of the shmem (can get ↵nbd2005-06-101-23/+40
| | | | | | key length correctly) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1190 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add function for enabling/disabling radio in wlcompatnbd2005-06-011-10/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1129 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't return an error if a part of SIOCSIWMODE fails (fixes wlcompat for ↵nbd2005-05-281-12/+5
| | | | | | newer wl driver) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1092 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wlcompat buildnbd2005-05-282-10/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1087 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move package/linux into target/linux, use wbx' new kernel code. support ↵nbd2005-05-2818-0/+1336
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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73