summaryrefslogtreecommitdiffstats
path: root/package/openwrt/wlcompat.c
Commit message (Expand)AuthorAgeFilesLines
* add wlcompat private calls for monitor mode and txpower overridenbd2005-04-181-7/+159
* package wlcompatnbd2005-04-121-2/+0
* add more debugging output, fix null pointer dereferencing in debugging output...nbd2005-04-111-8/+35
* fix scanningnbd2005-04-091-3/+3
* add gpl header to wlcompat.cnbd2005-04-081-2/+23
* add more scanning data to wlcompatnbd2005-04-081-0/+20
* add basic scanning to wlcompatnbd2005-04-081-7/+97
* add SIOCSIWFRAG and SIOCSIWRTSnbd2005-04-081-3/+15
* fix SIOCSIWFREQnbd2005-04-081-0/+1
* add repeater mode for IWMODEnbd2005-04-081-14/+20
* add SIOCGIWMODE and SIOCSIWMODEnbd2005-04-081-2/+71
* get max rts and frag in SIOCGIWRANGEnbd2005-04-081-2/+6
* add wl_ioctl error handlingnbd2005-04-081-26/+34
* add SIOCSIWTXPOWnbd2005-04-081-1/+9
* add SIOCSIWFREQnbd2005-04-081-1/+22
* add SIOCSIWESSIDnbd2005-04-081-2/+18
* add SIOCGIWRANGEnbd2005-04-081-3/+64
* initial commitmbm2005-04-081-0/+197