index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
madwifi
Age
Commit message (
Expand
)
Author
2006-12-09
fix file encoding of madwifi security patch (trac gave me CRLF)
nbd
2006-12-08
add an update for the not-entirely-correct security fix of madwifi (see [5720...
nbd
2006-12-08
update madwifi (security issues: CVE-2006-6332)
nbd
2006-11-23
/etc/config/wireless support for madwifi (work in progress)
mbm
2006-11-23
replace lots of manual install commands with INSTALL_* variables
nbd
2006-11-12
implement target profiles in menuconfig
nbd
2006-10-27
use target optimization flags for madwifi tools
nico
2006-10-17
put madwifi in the right category
nbd
2006-10-17
make kernel module packaging code reusable and use it in madwifi
nbd
2006-10-16
Do not automatically create atheros devices (#811), and potentially other bugs
florian
2006-10-15
init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...
nbd
2006-10-04
add new rc.common for standardized init scripts, convert existing init scripts
nbd
2006-09-24
new (last?) attempt at standardizing Makefiles
nico
2006-09-23
standardize Makefile
nico
2006-08-30
add no_werror patch again, fix xscale cflags
nbd
2006-08-30
remove -mapcs-32 from madwifi xscale build
nbd
2006-08-29
update madwifi to 0.9.2
nbd
2006-08-29
skip a lot of useless junk in madwifi on linux 2.4
nbd
2006-08-25
add basic support for the Magicbox boards
kaloz
2006-08-04
set PATH in rules.mk
mbm
2006-08-04
yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)
mbm
2006-06-27
credit where credit is due
mbm
2006-06-21
add INCLUDE_DIR variable for $(TOPDIR)/include
nbd
2006-06-21
build system cleanup. move shared include files into $(TOPDIR)/include, move ...
nbd
2006-06-18
override LDOPTS to remove madwifi compile warning
nbd
2006-06-18
remove old ipkg directory
nbd
2006-06-13
fix madwifi compile when using slab allocator
mbm
2006-06-12
madwifi: remove the hard dependency on kernel aes support - only needed for s...
nbd
2006-06-08
disable madwifi rfkill support by default (broken on some hardware)
nbd
2006-05-31
remove old Config.in files
nbd
2006-05-31
add missing kernel version to madwifi package
nbd
2006-05-31
kernel package cleanup, move madwifi from target/linux/package/ to package/, ...
nbd