1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 10:36:20 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
nbd
79409904b2 fix noise/signal level display (fixes #20)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2421 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-11 16:04:02 +00:00
nbd
5fd92d81bc fix wlcompat-debug, add proper signal strength info to scan and stats
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-07 15:34:50 +00:00
nbd
56d6d3bbec some wificonf and wlcompat cleanups/fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1631 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-13 15:46:11 +00:00
nbd
7f968bd4fa add updates from whiterussian to head
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-13 12:38:47 +00:00
nbd
4f99f44bbd fix iwconfig eth1 enc on/off
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1466 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-16 16:38:44 +00:00
nbd
5154ec1290 fix some small bugs in wificonf and wlcompat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1385 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-09 16:17:12 +00:00
nbd
49005895c9 fix txpower setting in wlcompat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-06 16:00:20 +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
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