| Commit message (Expand) | Author | Age | Files | Lines |
* | add a new 'option disabled' to wifi-device | mbm | 2007-03-16 | 1 | -1/+1 |
* | Enable bridge, disable wifi | mbm | 2007-03-15 | 1 | -1/+4 |
* | added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 sett... | thepeople | 2007-03-15 | 1 | -7/+71 |
* | add preliminary IOP32x support, mark it broken for now | kaloz | 2007-03-11 | 2 | -12/+26 |
* | use config_get_bool for hide_ssid option in madwifi | nbd | 2007-02-27 | 1 | -3/+3 |
* | Add hidden_ssid option to madwifi script (#1363) | florian | 2007-02-27 | 1 | -0/+3 |
* | nuke even more debug stuff | nbd | 2007-02-20 | 1 | -14/+48 |
* | sorry, last commit had a bug | nbd | 2007-02-20 | 1 | -1/+1 |
* | fix debug patch for ahb | nbd | 2007-02-20 | 1 | -21/+30 |
* | disable debugging stuff in madwifi - saves precious flash space :) | kaloz | 2007-02-20 | 2 | -1/+106 |
* | fix madwifi compile for atheros 2.6 | nbd | 2007-02-04 | 1 | -3/+3 |
* | get rid of the get_system_type() dependency for atheros 2.6 | nbd | 2007-02-04 | 1 | -13/+47 |
* | Fix wep encryption setting with madwifi (#1173) | florian | 2007-01-18 | 1 | -1/+1 |
* | fix a small typo | nbd | 2007-01-15 | 1 | -1/+1 |
* | fix madwifi mode selection problems | nbd | 2007-01-10 | 1 | -8/+8 |
* | fix typo | nbd | 2007-01-09 | 1 | -1/+1 |
* | fix a typo | nbd | 2007-01-08 | 1 | -1/+1 |
* | fix b/g mode selection for madwifi, update documentation | nbd | 2007-01-04 | 1 | -3/+18 |
* | madwifi: fix setting the essid for ap mode | nbd | 2006-12-27 | 1 | -1/+1 |
* | remove problematic change that probably broke SoC support | nbd | 2006-12-22 | 1 | -31/+1 |
* | move hostapd setup function to wireless-tools package, as it is driver indepe... | nbd | 2006-12-22 | 1 | -65/+0 |
* | nuke old madwifi init script, add new /lib/wifi handler (usable for many conf... | nbd | 2006-12-22 | 3 | -8/+6 |
* | lots of enhancements for the madwifi script (hostapd calls for ap with wpa im... | nbd | 2006-12-22 | 1 | -36/+125 |
* | update madwifi SoC support patch, add device ids for 2317 (will be functional... | nbd | 2006-12-22 | 1 | -9/+83 |
* | add two patches from madwifi trac ticket 914 - should fix multiple wlanconfig... | nbd | 2006-12-19 | 2 | -0/+65 |
* | use INSTALL_DIR variable | nico | 2006-12-16 | 1 | -3/+2 |
* | add SoC support to madwifi | nbd | 2006-12-16 | 3 | -2/+365 |
* | remove the ar531x-2.4 target, a 2.6 port will be added soon | kaloz | 2006-12-14 | 1 | -1/+1 |
* | prepare madwifi for the kernel upgrade to 2.6.19 | nbd | 2006-12-14 | 2 | -0/+397 |
* | fix file encoding of madwifi security patch (trac gave me CRLF) | nbd | 2006-12-09 | 1 | -27/+27 |
* | add an update for the not-entirely-correct security fix of madwifi (see [5720... | nbd | 2006-12-08 | 1 | -0/+27 |
* | update madwifi (security issues: CVE-2006-6332) | nbd | 2006-12-08 | 1 | -2/+2 |
* | /etc/config/wireless support for madwifi (work in progress) | mbm | 2006-11-23 | 1 | -0/+147 |
* | replace lots of manual install commands with INSTALL_* variables | nbd | 2006-11-23 | 1 | -1/+1 |
* | implement target profiles in menuconfig | nbd | 2006-11-12 | 1 | -1/+1 |
* | use target optimization flags for madwifi tools | nico | 2006-10-27 | 1 | -2/+5 |
* | put madwifi in the right category | nbd | 2006-10-17 | 1 | -1/+1 |
* | make kernel module packaging code reusable and use it in madwifi | nbd | 2006-10-17 | 3 | -39/+38 |
* | Do not automatically create atheros devices (#811), and potentially other bugs | florian | 2006-10-16 | 1 | -1/+1 |
* | init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname... | nbd | 2006-10-15 | 2 | -2/+3 |
* | add new rc.common for standardized init scripts, convert existing init scripts | nbd | 2006-10-04 | 1 | -2/+4 |
* | new (last?) attempt at standardizing Makefiles | nico | 2006-09-24 | 1 | -2/+3 |
* | standardize Makefile | nico | 2006-09-23 | 1 | -24/+24 |
* | add no_werror patch again, fix xscale cflags | nbd | 2006-08-30 | 2 | -1/+12 |
* | remove -mapcs-32 from madwifi xscale build | nbd | 2006-08-30 | 1 | -1/+1 |
* | update madwifi to 0.9.2 | nbd | 2006-08-29 | 8 | -562/+132 |
* | skip a lot of useless junk in madwifi on linux 2.4 | nbd | 2006-08-29 | 1 | -1/+1 |
* | add basic support for the Magicbox boards | kaloz | 2006-08-25 | 1 | -0/+3 |
* | set PATH in rules.mk | mbm | 2006-08-04 | 1 | -1/+0 |
* | yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS) | mbm | 2006-08-04 | 1 | -0/+1 |