| Commit message (Expand) | Author | Age | Files | Lines |
* | check if firmware is in trx format, before writing it to the flash | wbx | 2005-07-14 | 1 | -28/+37 |
* | fix wificonf build depends | nbd | 2005-06-11 | 2 | -4/+8 |
* | remove wlconf | nbd | 2005-06-11 | 2 | -647/+1 |
* | fix nas compatibility and overrides for newer wla2-g54l units | kaloz | 2005-06-10 | 2 | -2/+35 |
* | will be removed as soon as we have another solution, seems to be compatible w... | wbx | 2005-06-01 | 3 | -26/+650 |
* | make the openwrt package dir install the shared includes into the staging dir | nbd | 2005-05-30 | 1 | -0/+2 |
* | move package/linux into target/linux, use wbx' new kernel code. support build... | nbd | 2005-05-28 | 3 | -857/+0 |
* | fix rounding error | mbm | 2005-05-25 | 1 | -1/+1 |
* | *** empty log message *** | mbm | 2005-05-25 | 1 | -13/+17 |
* | modify SIOCSIWAP call to associate with a specific bssid when in managed mode | nbd | 2005-05-24 | 1 | -1/+6 |
* | implement SIOCGIWENCODE in wlcompat (broadcom disabled the ioctl to get the w... | nbd | 2005-05-13 | 1 | -4/+39 |
* | add txant and antdiv to wlcompat | nbd | 2005-05-13 | 2 | -1/+53 |
* | replace device in wlcompat(non-debug), add wlcompat.h and refuse to load wlco... | nbd | 2005-05-13 | 2 | -49/+82 |
* | is based on linux-mtd, no copyright in the files, but the complete package is... | wbx | 2005-05-08 | 1 | -0/+2 |
* | wlcompat probe bugfix | mbm | 2005-05-06 | 1 | -4/+2 |
* | add oleg's jffs2root fix | nbd | 2005-05-04 | 1 | -2/+3 |
* | always unlock | mbm | 2005-04-28 | 1 | -9/+2 |
* | make wlcompat probe for the device to use | nbd | 2005-04-27 | 1 | -1/+17 |
* | rename reg. override setting in wlcompat | nbd | 2005-04-22 | 1 | -2/+2 |
* | move modules.d stuff in /etc/init.d/S10boot and make it more like /etc/modules | nbd | 2005-04-21 | 1 | -1/+1 |
* | add SIOCSIWAP to wlcompat | nbd | 2005-04-21 | 1 | -1/+11 |
* | add modules.d file for wlcompat | nbd | 2005-04-21 | 1 | -0/+2 |
* | add wlcompat private calls for monitor mode and txpower override | nbd | 2005-04-18 | 1 | -7/+159 |
* | package wlcompat | nbd | 2005-04-12 | 3 | -5/+34 |
* | add more debugging output, fix null pointer dereferencing in debugging output... | nbd | 2005-04-11 | 1 | -8/+35 |
* | fix scanning | nbd | 2005-04-09 | 1 | -3/+3 |
* | add gpl header to wlcompat.c | nbd | 2005-04-08 | 1 | -2/+23 |
* | add more scanning data to wlcompat | nbd | 2005-04-08 | 1 | -0/+20 |
* | add basic scanning to wlcompat | nbd | 2005-04-08 | 1 | -7/+97 |
* | add SIOCSIWFRAG and SIOCSIWRTS | nbd | 2005-04-08 | 1 | -3/+15 |
* | fix SIOCSIWFREQ | nbd | 2005-04-08 | 1 | -0/+1 |
* | add repeater mode for IWMODE | nbd | 2005-04-08 | 1 | -14/+20 |
* | add SIOCGIWMODE and SIOCSIWMODE | nbd | 2005-04-08 | 1 | -2/+71 |
* | get max rts and frag in SIOCGIWRANGE | nbd | 2005-04-08 | 1 | -2/+6 |
* | add wl_ioctl error handling | nbd | 2005-04-08 | 1 | -26/+34 |
* | add some ioctl stuff from wrt54gs.2.06 source | nbd | 2005-04-08 | 1 | -0/+43 |
* | add SIOCSIWTXPOW | nbd | 2005-04-08 | 1 | -1/+9 |
* | add SIOCSIWFREQ | nbd | 2005-04-08 | 1 | -1/+22 |
* | add SIOCSIWESSID | nbd | 2005-04-08 | 1 | -2/+18 |
* | add SIOCGIWRANGE | nbd | 2005-04-08 | 1 | -3/+64 |
* | add some fixes for parallel build (does not work with -j4 yet, but it gets mo... | nbd | 2005-04-08 | 1 | -2/+2 |
* | initial commit | mbm | 2005-04-08 | 1 | -0/+197 |
* | fix reboot in mtd.c | nbd | 2005-04-04 | 1 | -1/+1 |
* | no need for more then one printf, makes dmesg unasble | wbx | 2005-04-04 | 1 | -6/+0 |
* | rewrite of command line parsing in mtd | nbd | 2005-04-03 | 1 | -52/+108 |
* | lzma loader patch from oleg, great thanks good work, saves another 300 kb fla... | wbx | 2005-04-02 | 1 | -3/+8 |
* | fix build depends for wlc | nbd | 2005-04-02 | 1 | -3/+3 |
* | add max essid size to wlioctl.h | nbd | 2005-04-01 | 1 | -0/+2 |
* | add ifdefs to proto/ethernet.h so that it does't conflict with linux includes | nbd | 2005-04-01 | 1 | -1/+16 |
* | package wlc, jffs2root, mtd as "openwrt-utils" | nbd | 2005-03-31 | 4 | -49/+43 |