summaryrefslogtreecommitdiffstats
path: root/package/openwrt/wlcompat.c
Commit message (Expand)AuthorAgeFilesLines
* implement SIOCGIWENCODE in wlcompat (broadcom disabled the ioctl to get the w...nbd2005-05-131-4/+39
* add txant and antdiv to wlcompatnbd2005-05-131-1/+49
* replace device in wlcompat(non-debug), add wlcompat.h and refuse to load wlco...nbd2005-05-131-49/+50
* wlcompat probe bugfixmbm2005-05-061-4/+2
* make wlcompat probe for the device to usenbd2005-04-271-1/+17
* rename reg. override setting in wlcompatnbd2005-04-221-2/+2
* add SIOCSIWAP to wlcompatnbd2005-04-211-1/+11
* 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