aboutsummaryrefslogtreecommitdiffstats
path: root/package/openwrt
Commit message (Expand)AuthorAgeFilesLines
* implement SIOCGIWENCODE in wlcompat (broadcom disabled the ioctl to get the w...Felix Fietkau2005-05-131-4/+39
* add txant and antdiv to wlcompatFelix Fietkau2005-05-132-1/+53
* replace device in wlcompat(non-debug), add wlcompat.h and refuse to load wlco...Felix Fietkau2005-05-132-49/+82
* is based on linux-mtd, no copyright in the files, but the complete package is...Waldemar Brodkorb2005-05-081-0/+2
* wlcompat probe bugfixMike Baker2005-05-061-4/+2
* add oleg's jffs2root fixFelix Fietkau2005-05-041-2/+3
* always unlockMike Baker2005-04-281-9/+2
* make wlcompat probe for the device to useFelix Fietkau2005-04-271-1/+17
* rename reg. override setting in wlcompatFelix Fietkau2005-04-221-2/+2
* move modules.d stuff in /etc/init.d/S10boot and make it more like /etc/modulesFelix Fietkau2005-04-211-1/+1
* add SIOCSIWAP to wlcompatFelix Fietkau2005-04-211-1/+11
* add modules.d file for wlcompatFelix Fietkau2005-04-211-0/+2
* add wlcompat private calls for monitor mode and txpower overrideFelix Fietkau2005-04-181-7/+159
* package wlcompatFelix Fietkau2005-04-123-5/+34
* add more debugging output, fix null pointer dereferencing in debugging output...Felix Fietkau2005-04-111-8/+35
* fix scanningFelix Fietkau2005-04-091-3/+3
* add gpl header to wlcompat.cFelix Fietkau2005-04-081-2/+23
* add more scanning data to wlcompatFelix Fietkau2005-04-081-0/+20
* add basic scanning to wlcompatFelix Fietkau2005-04-081-7/+97
* add SIOCSIWFRAG and SIOCSIWRTSFelix Fietkau2005-04-081-3/+15
* fix SIOCSIWFREQFelix Fietkau2005-04-081-0/+1
* add repeater mode for IWMODEFelix Fietkau2005-04-081-14/+20
* add SIOCGIWMODE and SIOCSIWMODEFelix Fietkau2005-04-081-2/+71
* get max rts and frag in SIOCGIWRANGEFelix Fietkau2005-04-081-2/+6
* add wl_ioctl error handlingFelix Fietkau2005-04-081-26/+34
* add some ioctl stuff from wrt54gs.2.06 sourceFelix Fietkau2005-04-081-0/+43
* add SIOCSIWTXPOWFelix Fietkau2005-04-081-1/+9
* add SIOCSIWFREQFelix Fietkau2005-04-081-1/+22
* add SIOCSIWESSIDFelix Fietkau2005-04-081-2/+18
* add SIOCGIWRANGEFelix Fietkau2005-04-081-3/+64
* add some fixes for parallel build (does not work with -j4 yet, but it gets mo...Felix Fietkau2005-04-081-2/+2
* initial commitMike Baker2005-04-081-0/+197
* fix reboot in mtd.cFelix Fietkau2005-04-041-1/+1
* no need for more then one printf, makes dmesg unasbleWaldemar Brodkorb2005-04-041-6/+0
* rewrite of command line parsing in mtdFelix Fietkau2005-04-031-52/+108
* lzma loader patch from oleg, great thanks good work, saves another 300 kb fla...Waldemar Brodkorb2005-04-021-3/+8
* fix build depends for wlcFelix Fietkau2005-04-021-3/+3
* add max essid size to wlioctl.hFelix Fietkau2005-04-011-0/+2
* add ifdefs to proto/ethernet.h so that it does't conflict with linux includesFelix Fietkau2005-04-011-1/+16
* package wlc, jffs2root, mtd as "openwrt-utils"Felix Fietkau2005-03-314-49/+43
* Change default ssid to "OpenWrt", and disable lazywds by defaultImre Kaloz2005-03-261-2/+2
* add gmp, needed for openswanWaldemar Brodkorb2005-03-241-4/+0
* mtd update for jffs2 rootsystemsWaldemar Brodkorb2005-03-231-3/+27
* add more ioctl stuffFelix Fietkau2005-03-231-1/+1
* add a lot of "censored" parts for wlioctl.h (found in allnet tarball)Felix Fietkau2005-03-231-13/+248
* add md5sumsWaldemar Brodkorb2005-03-211-1/+4
* add downloading script (with md5sum checking and sourceforge downloading supp...Felix Fietkau2005-03-191-1/+1
* cosmetic changesWaldemar Brodkorb2005-03-194-17/+10
* nbd, why you use copyright notice from broadcom, for your own makefiles?! som...Waldemar Brodkorb2005-03-152-23/+3
* add txpwr with reg. override to wlcFelix Fietkau2005-03-152-4/+47