summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package/madwifi
Commit message (Collapse)AuthorAgeFilesLines
* move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵Felix Fietkau2006-10-0711-962/+0
| | | | | | all the developers are ready SVN-Revision: 4944
* fix madwifi compile when using slab allocatorMike Baker2006-06-131-0/+11
| | | | SVN-Revision: 3937
* disable madwifi rfkill support by default (broken on some hardware)Felix Fietkau2006-06-081-0/+12
| | | | SVN-Revision: 3915
* upgrade madwifi to r1590, fix the kernel cflags patch - thanks to Ge0rGImre Kaloz2006-05-242-5/+5
| | | | SVN-Revision: 3827
* update madwifi to r1543Felix Fietkau2006-05-061-2/+2
| | | | SVN-Revision: 3734
* XScale support (Gateway 7001), take twoImre Kaloz2006-04-173-1/+15
| | | | SVN-Revision: 3665
* update madwifiMike Baker2006-03-315-63/+63
| | | | SVN-Revision: 3558
* update madwifi, see #385, 105-radiotap_endian_fix.patch is integrated upstreamWaldemar Brodkorb2006-03-282-23/+2
| | | | SVN-Revision: 3528
* reorder the madwifi modules to get rid of the annoying console messages on bootImre Kaloz2006-03-201-2/+2
| | | | SVN-Revision: 3421
* add madwifi-oldFelix Fietkau2006-03-041-3/+3
| | | | SVN-Revision: 3305
* update madwifiFelix Fietkau2006-02-282-29/+2
| | | | SVN-Revision: 3287
* correctionMike Baker2006-02-211-4/+4
| | | | SVN-Revision: 3261
* Add jwright's madwifi endian patchMike Baker2006-02-201-0/+21
| | | | SVN-Revision: 3257
* fix for madwifi radiotap support (patch by jwright)Felix Fietkau2006-02-176-120/+493
| | | | SVN-Revision: 3249
* patch madwifi-ng to use master mode by defaultImre Kaloz2006-02-061-0/+12
| | | | SVN-Revision: 3162
* change cp to $(CP)Mike Baker2006-02-011-4/+4
| | | | SVN-Revision: 3112
* fix hostapd/madwifi crash (#247)Felix Fietkau2006-01-311-0/+27
| | | | SVN-Revision: 3102
* change madwifi makefile so that it can build both ahb and pci versions in ↵Felix Fietkau2006-01-301-9/+26
| | | | | | one pass SVN-Revision: 3070
* upgrade madwifi to r1416-20060126, unite madwifi-tools and kmod-madwifi ↵Imre Kaloz2006-01-272-3/+373
| | | | | | (madwifi-ng needs wlanconfig anyways), add multicall patch to reduce the size of the tools SVN-Revision: 3056
* do not treat warnings as errors for madwifi (needed for gcc4)Imre Kaloz2006-01-271-0/+12
| | | | SVN-Revision: 3055
* fix module dependanciesMike Baker2006-01-131-5/+5
| | | | SVN-Revision: 2955
* upgrade madwifi-ng to r1394-20060113Imre Kaloz2006-01-132-25/+25
| | | | SVN-Revision: 2948
* clean up kernel modules, remove b44 references, as it's built-in nowImre Kaloz2006-01-131-1/+1
| | | | SVN-Revision: 2945
* Merge aruba supportMike Baker2006-01-121-0/+10
| | | | SVN-Revision: 2940
* large target/linux cleanupFelix Fietkau2006-01-101-6/+2
| | | | SVN-Revision: 2877
* add updates for atheros SOC support from Mike A., thxWaldemar Brodkorb2006-01-091-1/+11
| | | | SVN-Revision: 2866
* Added wlan_scan_ap, wlan_scan_sta, and missing crypto, xauth ... modules ↵Florian Fainelli2006-01-052-0/+3
| | | | | | mentioned by the 20-madwifi file, closes #179 SVN-Revision: 2842
* first ar531x support for 2.4, thx Mile Albon, some addons from me for mips ↵Waldemar Brodkorb2005-12-251-0/+1
| | | | | | big endian toolchain SVN-Revision: 2781
* fix directory nameImre Kaloz2005-12-151-1/+1
| | | | SVN-Revision: 2686
* upgrade madwifi snapshot to r1358Imre Kaloz2005-12-151-4/+4
| | | | SVN-Revision: 2684
* remove Maintainer: and Source: fields from ipkg control filesNicolas Thill2005-12-081-3/+1
| | | | SVN-Revision: 2605
* add ath_rate_sample, fix module loading on netgear wgt634uWaldemar Brodkorb2005-11-292-1/+2
| | | | SVN-Revision: 2561
* fix madwifi package build, onoe/ath_rate_onoe.ko is not buildWaldemar Brodkorb2005-11-211-1/+0
| | | | SVN-Revision: 2540
* upgrade madwifi-ng snapshot to r1329-20051121Imre Kaloz2005-11-212-14/+2
| | | | SVN-Revision: 2539
* enable madwifi by default in brcm-2.6Felix Fietkau2005-11-121-0/+1
| | | | SVN-Revision: 2461
* use the same versioning scheme for kernel and modulesNicolas Thill2005-11-081-1/+1
| | | | SVN-Revision: 2392
* rework the kernel menuconfig, always use prompt to display config text ↵Nicolas Thill2005-11-021-1/+4
| | | | | | instead of bool/tristate SVN-Revision: 2315
* use the cross-compiler to build additional packagesNicolas Thill2005-11-021-1/+3
| | | | SVN-Revision: 2312
* fix 2.6 modules pattern using a common LINUX_KMOD_SUFFIX variable, fix alsa ↵Nicolas Thill2005-11-011-10/+4
| | | | | | 2.6 build when arch != mipsel SVN-Revision: 2311
* continue massive kernel menuconfig reorganizationNicolas Thill2005-10-241-2/+1
| | | | SVN-Revision: 2297
* replace madwifi with madwifi-ngImre Kaloz2005-10-233-8/+20
| | | | SVN-Revision: 2272
* more V= fixesFelix Fietkau2005-10-221-2/+2
| | | | SVN-Revision: 2234
* update to a new cvs snapshotWaldemar Brodkorb2005-09-161-3/+3
| | | | SVN-Revision: 1941
* depend on madwifi, fix madwifi makefileWaldemar Brodkorb2005-09-101-1/+1
| | | | SVN-Revision: 1890
* install correct modules on 2.6 system, remove -EL from COPTSWaldemar Brodkorb2005-09-082-5/+11
| | | | SVN-Revision: 1880
* add PATH here, tooWaldemar Brodkorb2005-09-031-0/+1
| | | | SVN-Revision: 1835
* fix external package buildFelix Fietkau2005-08-151-1/+2
| | | | SVN-Revision: 1682
* fix building when target arch != mipsel (arch defaults to mipsel if not set ↵Nicolas Thill2005-08-141-0/+1
| | | | | | when entering linux_dir) SVN-Revision: 1662
* install madwifi headers in staging_dir (needed for hostapd)Nicolas Thill2005-08-141-0/+14
| | | | SVN-Revision: 1658
* add madwifi driver to headFelix Fietkau2005-08-136-0/+101
SVN-Revision: 1648