summaryrefslogtreecommitdiffstats
path: root/package/openwrt
Commit message (Expand)AuthorAgeFilesLines
* remove mtd from herewbx2005-07-211-5/+1
* remove wlc, it is unneeded , okay mbm, nbdwbx2005-07-203-188/+2
* check if firmware is trx and is not too big, before unlocking/erasing/writing...wbx2005-07-171-40/+76
* increase openwrt-utils versionnbd2005-07-161-1/+1
* check if firmware is in trx format, before writing it to the flashwbx2005-07-141-28/+37
* fix wificonf build dependsnbd2005-06-112-4/+8
* remove wlconfnbd2005-06-112-647/+1
* fix nas compatibility and overrides for newer wla2-g54l unitskaloz2005-06-102-2/+35
* will be removed as soon as we have another solution, seems to be compatible w...wbx2005-06-013-26/+650
* make the openwrt package dir install the shared includes into the staging dirnbd2005-05-301-0/+2
* move package/linux into target/linux, use wbx' new kernel code. support build...nbd2005-05-283-857/+0
* fix rounding errormbm2005-05-251-1/+1
* *** empty log message ***mbm2005-05-251-13/+17
* modify SIOCSIWAP call to associate with a specific bssid when in managed modenbd2005-05-241-1/+6
* implement SIOCGIWENCODE in wlcompat (broadcom disabled the ioctl to get the w...nbd2005-05-131-4/+39
* add txant and antdiv to wlcompatnbd2005-05-132-1/+53
* replace device in wlcompat(non-debug), add wlcompat.h and refuse to load wlco...nbd2005-05-132-49/+82
* is based on linux-mtd, no copyright in the files, but the complete package is...wbx2005-05-081-0/+2
* wlcompat probe bugfixmbm2005-05-061-4/+2
* add oleg's jffs2root fixnbd2005-05-041-2/+3
* always unlockmbm2005-04-281-9/+2
* make wlcompat probe for the device to usenbd2005-04-271-1/+17
* rename reg. override setting in wlcompatnbd2005-04-221-2/+2
* move modules.d stuff in /etc/init.d/S10boot and make it more like /etc/modulesnbd2005-04-211-1/+1
* add SIOCSIWAP to wlcompatnbd2005-04-211-1/+11
* add modules.d file for wlcompatnbd2005-04-211-0/+2
* add wlcompat private calls for monitor mode and txpower overridenbd2005-04-181-7/+159
* package wlcompatnbd2005-04-123-5/+34
* 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 some ioctl stuff from wrt54gs.2.06 sourcenbd2005-04-081-0/+43
* add SIOCSIWTXPOWnbd2005-04-081-1/+9
* add SIOCSIWFREQnbd2005-04-081-1/+22
* add SIOCSIWESSIDnbd2005-04-081-2/+18
* add SIOCGIWRANGEnbd2005-04-081-3/+64
* add some fixes for parallel build (does not work with -j4 yet, but it gets mo...nbd2005-04-081-2/+2
* initial commitmbm2005-04-081-0/+197
* fix reboot in mtd.cnbd2005-04-041-1/+1
* no need for more then one printf, makes dmesg unasblewbx2005-04-041-6/+0
* rewrite of command line parsing in mtdnbd2005-04-031-52/+108
* lzma loader patch from oleg, great thanks good work, saves another 300 kb fla...wbx2005-04-021-3/+8