summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package/hostap
Commit message (Collapse)AuthorAgeFilesLines
* move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵Felix Fietkau2006-10-075-112/+0
| | | | | | all the developers are ready SVN-Revision: 4944
* disable hostap-driver for 2.6 ports, it does not compile and there is a ↵Waldemar Brodkorb2006-03-281-1/+1
| | | | | | compilable version included in 2.6.16 SVN-Revision: 3529
* change cp to $(CP)Mike Baker2006-02-011-3/+3
| | | | SVN-Revision: 3112
* clean up kernel modules, remove b44 references, as it's built-in nowImre Kaloz2006-01-131-0/+1
| | | | SVN-Revision: 2945
* large target/linux cleanupFelix Fietkau2006-01-101-8/+4
| | | | SVN-Revision: 2877
* update hostap-driver to new upstream stable version (v0.4.7)Nicolas Thill2005-11-221-2/+2
| | | | SVN-Revision: 2541
* use the same versioning scheme for kernel and modulesNicolas Thill2005-11-081-3/+3
| | | | SVN-Revision: 2392
* don't strip kernel modulesNicolas Thill2005-11-081-3/+0
| | | | SVN-Revision: 2390
* rework the kernel menuconfig, always use prompt to display config text ↵Nicolas Thill2005-11-021-12/+6
| | | | | | instead of bool/tristate SVN-Revision: 2315
* use the cross-compiler to build additional packagesNicolas Thill2005-11-021-0/+1
| | | | SVN-Revision: 2312
* fix 2.6 modules pattern using a common LINUX_KMOD_SUFFIX variable, fix alsa ↵Nicolas Thill2005-11-011-6/+6
| | | | | | 2.6 build when arch != mipsel SVN-Revision: 2311
* continue massive kernel menuconfig reorganizationNicolas Thill2005-10-241-6/+3
| | | | SVN-Revision: 2297
* fix hostap build when target arch != mipselNicolas Thill2005-10-231-1/+2
| | | | SVN-Revision: 2283
* add hostap kernel driverNicolas Thill2005-10-235-0/+125
SVN-Revision: 2278