summaryrefslogtreecommitdiffstats
path: root/package/madwifi
Commit message (Expand)AuthorAgeFilesLines
* fix b/g mode selection for madwifi, update documentationnbd2007-01-041-3/+18
* madwifi: fix setting the essid for ap modenbd2006-12-271-1/+1
* remove problematic change that probably broke SoC supportnbd2006-12-221-31/+1
* move hostapd setup function to wireless-tools package, as it is driver indepe...nbd2006-12-221-65/+0
* nuke old madwifi init script, add new /lib/wifi handler (usable for many conf...nbd2006-12-223-8/+6
* lots of enhancements for the madwifi script (hostapd calls for ap with wpa im...nbd2006-12-221-36/+125
* update madwifi SoC support patch, add device ids for 2317 (will be functional...nbd2006-12-221-9/+83
* add two patches from madwifi trac ticket 914 - should fix multiple wlanconfig...nbd2006-12-192-0/+65
* use INSTALL_DIR variablenico2006-12-161-3/+2
* add SoC support to madwifinbd2006-12-163-2/+365
* remove the ar531x-2.4 target, a 2.6 port will be added soonkaloz2006-12-141-1/+1
* prepare madwifi for the kernel upgrade to 2.6.19nbd2006-12-142-0/+397
* fix file encoding of madwifi security patch (trac gave me CRLF)nbd2006-12-091-27/+27
* add an update for the not-entirely-correct security fix of madwifi (see [5720...nbd2006-12-081-0/+27
* update madwifi (security issues: CVE-2006-6332)nbd2006-12-081-2/+2
* /etc/config/wireless support for madwifi (work in progress)mbm2006-11-231-0/+147
* replace lots of manual install commands with INSTALL_* variablesnbd2006-11-231-1/+1
* implement target profiles in menuconfignbd2006-11-121-1/+1
* use target optimization flags for madwifi toolsnico2006-10-271-2/+5
* put madwifi in the right categorynbd2006-10-171-1/+1
* make kernel module packaging code reusable and use it in madwifinbd2006-10-173-39/+38
* Do not automatically create atheros devices (#811), and potentially other bugsflorian2006-10-161-1/+1
* init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...nbd2006-10-152-2/+3
* add new rc.common for standardized init scripts, convert existing init scriptsnbd2006-10-041-2/+4
* new (last?) attempt at standardizing Makefilesnico2006-09-241-2/+3
* standardize Makefilenico2006-09-231-24/+24
* add no_werror patch again, fix xscale cflagsnbd2006-08-302-1/+12
* remove -mapcs-32 from madwifi xscale buildnbd2006-08-301-1/+1
* update madwifi to 0.9.2nbd2006-08-298-562/+132
* skip a lot of useless junk in madwifi on linux 2.4nbd2006-08-291-1/+1
* add basic support for the Magicbox boardskaloz2006-08-251-0/+3
* set PATH in rules.mkmbm2006-08-041-1/+0
* yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)mbm2006-08-041-0/+1
* credit where credit is duembm2006-06-271-0/+6
* add INCLUDE_DIR variable for $(TOPDIR)/includenbd2006-06-211-2/+2
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd2006-06-211-2/+2
* override LDOPTS to remove madwifi compile warningnbd2006-06-181-0/+1
* remove old ipkg directorynbd2006-06-181-4/+0
* fix madwifi compile when using slab allocatormbm2006-06-131-0/+11
* madwifi: remove the hard dependency on kernel aes support - only needed for s...nbd2006-06-121-0/+39
* disable madwifi rfkill support by default (broken on some hardware)nbd2006-06-081-0/+12
* remove old Config.in filesnbd2006-05-311-10/+0
* add missing kernel version to madwifi packagenbd2006-05-311-0/+1
* kernel package cleanup, move madwifi from target/linux/package/ to package/, ...nbd2006-05-319-0/+950