| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Change default ssid to "OpenWrt", and disable lazywds by default | kaloz | 2005-03-26 | 1 | -2/+2 |
| * | add gmp, needed for openswan | wbx | 2005-03-24 | 1 | -4/+0 |
| * | mtd update for jffs2 rootsystems | wbx | 2005-03-23 | 1 | -3/+27 |
| * | add more ioctl stuff | nbd | 2005-03-23 | 1 | -1/+1 |
| * | add a lot of "censored" parts for wlioctl.h (found in allnet tarball) | nbd | 2005-03-23 | 1 | -13/+248 |
| * | add md5sums | wbx | 2005-03-21 | 1 | -1/+4 |
| * | add downloading script (with md5sum checking and sourceforge downloading supp... | nbd | 2005-03-19 | 1 | -1/+1 |
| * | cosmetic changes | wbx | 2005-03-19 | 4 | -17/+10 |
| * | nbd, why you use copyright notice from broadcom, for your own makefiles?! som... | wbx | 2005-03-15 | 2 | -23/+3 |
| * | add txpwr with reg. override to wlc | nbd | 2005-03-15 | 2 | -4/+47 |
| * | add passive mode to wlioctl.h and wlc | nbd | 2005-03-15 | 2 | -1/+4 |
| * | add wlc (wl replacement) | nbd | 2005-03-15 | 3 | -9/+188 |
| * | add some help messages | wbx | 2005-03-11 | 1 | -8/+20 |
| * | add monitor mode ioctls | nbd | 2005-03-08 | 1 | -0/+2 |
| * | fix permission error on /usr/sbin/nvram | mbm | 2005-03-08 | 1 | -1/+1 |
| * | add libshared/libnvram and required includes under version control | nbd | 2005-03-07 | 26 | -138/+5002 |
| * | nbd's makefile/menuconfig rewrite | mbm | 2005-03-06 | 5 | -1102/+18 |
| * | last minute bugfixes | mbm | 2005-03-04 | 3 | -8/+6 |
| * | target/jffs2/blocksize.mk for setting block size (req. for wrt54g) | mbm | 2005-03-03 | 1 | -2/+12 |
| * | typo | mbm | 2005-03-01 | 1 | -1/+1 |
| * | bugfixes | mbm | 2005-02-28 | 1 | -1/+1 |
| * | bugfix | mbm | 2005-02-26 | 1 | -1/+4 |
| * | ensure sstrip is build before needed by packages | wbx | 2005-02-23 | 1 | -1/+1 |
| * | small fix, to compile sstrip.c | wbx | 2005-02-23 | 1 | -1/+1 |
| * | sstrip | mbm | 2005-02-22 | 2 | -1/+498 |
| * | remove DIST and add EXTRAVERSION, discussed with mbm. fixed dirclean target f... | wbx | 2005-02-21 | 1 | -3/+7 |
| * | add dirclean targets, add jffs2root compile | wbx | 2005-02-21 | 1 | -0/+28 |
| * | jffs2 root support | mbm | 2005-02-21 | 2 | -1/+110 |
| * | add -a and -b options needed for jffs2 root | mbm | 2005-02-20 | 1 | -64/+74 |