Felix Fietkau
|
e9eca5c651
|
implement SIOCGIWENCODE in wlcompat (broadcom disabled the ioctl to get the wsec_info, so we have to read it from the chipset's shmem. got the offsets from linux-bcom4301)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@886 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-05-13 21:58:19 +00:00 |
Felix Fietkau
|
90cf3c9cf9
|
add txant and antdiv to wlcompat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@884 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-05-13 19:12:22 +00:00 |
Felix Fietkau
|
183ffb41a3
|
replace device in wlcompat(non-debug), add wlcompat.h and refuse to load wlcompat.o if a wireless extension already exists
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@882 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-05-13 19:01:32 +00:00 |
Mike Baker
|
c1a7654e59
|
wlcompat probe bugfix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@809 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-05-06 08:09:51 +00:00 |
Felix Fietkau
|
81645afb45
|
make wlcompat probe for the device to use
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@733 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-27 14:37:11 +00:00 |
Felix Fietkau
|
d2f8fa26f9
|
rename reg. override setting in wlcompat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@704 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-22 21:08:39 +00:00 |
Felix Fietkau
|
84e09dc706
|
add SIOCSIWAP to wlcompat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@702 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-21 20:06:49 +00:00 |
Felix Fietkau
|
54e8bf42a8
|
add wlcompat private calls for monitor mode and txpower override
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@670 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-18 07:47:40 +00:00 |
Felix Fietkau
|
6ae28e4aa8
|
package wlcompat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@637 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-12 17:05:52 +00:00 |
Felix Fietkau
|
d4d420cbd1
|
add more debugging output, fix null pointer dereferencing in debugging output, add more debugging output
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@631 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-11 20:12:22 +00:00 |
Felix Fietkau
|
8474a88aca
|
fix scanning
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@597 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-09 08:06:17 +00:00 |
Felix Fietkau
|
c22623df04
|
add gpl header to wlcompat.c
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@592 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-08 21:49:09 +00:00 |
Felix Fietkau
|
743df7f95a
|
add more scanning data to wlcompat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@591 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-08 21:16:43 +00:00 |
Felix Fietkau
|
b5e4890917
|
add basic scanning to wlcompat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@590 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-08 21:00:45 +00:00 |
Felix Fietkau
|
5ba292145a
|
add SIOCSIWFRAG and SIOCSIWRTS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@589 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-08 18:45:32 +00:00 |
Felix Fietkau
|
f72f7e70fc
|
fix SIOCSIWFREQ
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@588 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-08 17:38:22 +00:00 |
Felix Fietkau
|
d5c85d330d
|
add repeater mode for IWMODE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@587 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-08 17:15:40 +00:00 |
Felix Fietkau
|
1d11b3d947
|
add SIOCGIWMODE and SIOCSIWMODE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@586 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-08 16:53:57 +00:00 |
Felix Fietkau
|
0b4d9f0d21
|
get max rts and frag in SIOCGIWRANGE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@585 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-08 15:46:01 +00:00 |
Felix Fietkau
|
22b1da210b
|
add wl_ioctl error handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@583 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-08 14:17:44 +00:00 |
Felix Fietkau
|
afb0fa38b6
|
add SIOCSIWTXPOW
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@581 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-08 13:01:32 +00:00 |
Felix Fietkau
|
fe19c4c230
|
add SIOCSIWFREQ
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@580 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-08 12:55:23 +00:00 |
Felix Fietkau
|
ce1201f8df
|
add SIOCSIWESSID
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@579 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-08 12:30:38 +00:00 |
Felix Fietkau
|
675057bd3b
|
add SIOCGIWRANGE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@578 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-08 11:45:39 +00:00 |
Mike Baker
|
767792e7a6
|
initial commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@576 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-08 06:13:58 +00:00 |