wlcompat probe bugfix
[openwrt.git] / openwrt / package / openwrt / wlcompat.c
2005-05-06 mbmwlcompat probe bugfix
2005-04-27 nbdmake wlcompat probe for the device to use
2005-04-22 nbdrename reg. override setting in wlcompat
2005-04-21 nbdadd SIOCSIWAP to wlcompat
2005-04-18 nbdadd wlcompat private calls for monitor mode and txpower...
2005-04-12 nbdpackage wlcompat
2005-04-11 nbdadd more debugging output, fix null pointer dereferenci...
2005-04-09 nbdfix scanning
2005-04-08 nbdadd gpl header to wlcompat.c
2005-04-08 nbdadd more scanning data to wlcompat
2005-04-08 nbdadd basic scanning to wlcompat
2005-04-08 nbdadd SIOCSIWFRAG and SIOCSIWRTS
2005-04-08 nbdfix SIOCSIWFREQ
2005-04-08 nbdadd repeater mode for IWMODE
2005-04-08 nbdadd SIOCGIWMODE and SIOCSIWMODE
2005-04-08 nbdget max rts and frag in SIOCGIWRANGE
2005-04-08 nbdadd wl_ioctl error handling
2005-04-08 nbdadd SIOCSIWTXPOW
2005-04-08 nbdadd SIOCSIWFREQ
2005-04-08 nbdadd SIOCSIWESSID
2005-04-08 nbdadd SIOCGIWRANGE
2005-04-08 mbminitial commit