1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 18:34:16 +03:00
Commit Graph

259 Commits

Author SHA1 Message Date
nbd
d2e1864c77 split wlcompat package in HEAD, too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-30 21:36:59 +00:00
nbd
9f0f9cb05f add board tag to kernel module version and add versioned depend (does not work with current ipkg yet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-11 15:36:31 +00:00
nbd
7ba5515294 some fixes for wlcompat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-11 01:48:39 +00:00
nbd
a00b3add9f implement SIOCSIWENCODE in wlcompat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1191 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-10 20:01:13 +00:00
nbd
df552e6f7c read wep keys from the driver's private data instead of the shmem (can get key length correctly)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-10 18:24:54 +00:00
nbd
54fa2845dd add function for enabling/disabling radio in wlcompat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-01 15:12:20 +00:00
nbd
d7f91d01b0 don't return an error if a part of SIOCSIWMODE fails (fixes wlcompat for newer wl driver)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1092 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 18:13:24 +00:00
nbd
4033af1236 fix wlcompat build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1087 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 10:54:32 +00:00
nbd
76ed58d705 move package/linux into target/linux, use wbx' new kernel code. support 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
2005-05-28 09:17:29 +00:00