summaryrefslogtreecommitdiffstats
path: root/package/rt2x00
Commit message (Collapse)AuthorAgeFilesLines
* Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin.Felix Fietkau2007-12-051-1/+1
| | | | | | | | $(CP) is defined as CP:="cp -fpR" Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9661
* clean up rt2x00 downloadingFelix Fietkau2007-11-101-15/+20
| | | | SVN-Revision: 9525
* clean up mac80211 related kernel version depsFelix Fietkau2007-11-101-42/+32
| | | | SVN-Revision: 9522
* fix more downloading crapFelix Fietkau2007-10-211-3/+0
| | | | SVN-Revision: 9389
* move crypto support to a seperate crypto.mk file, split modules into ↵Nicolas Thill2007-09-231-1/+1
| | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980
* disable more modules not supported on UMLNicolas Thill2007-09-201-1/+1
| | | | SVN-Revision: 8857
* disable package that can't build on atheros target (no pci/usb)Nicolas Thill2007-09-171-1/+2
| | | | SVN-Revision: 8823
* add missing dependencies on PCI/PCMCIA/USB supportNicolas Thill2007-09-161-6/+6
| | | | SVN-Revision: 8801
* Update firmware md5sumsFlorian Fainelli2007-09-161-2/+2
| | | | SVN-Revision: 8789
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-1/+0
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* use a default VERSION field for kmod packagesNicolas Thill2007-09-021-1/+0
| | | | SVN-Revision: 8575
* fix typo left in [8562] (thanks to sn9)Nicolas Thill2007-09-011-2/+2
| | | | SVN-Revision: 8565
* oops, include missing change from [8560]Nicolas Thill2007-08-311-2/+2
| | | | SVN-Revision: 8562
* more rt2x00 fixes (thanks to sn9): * pkg: add missing kmod dependencies and ↵Nicolas Thill2007-08-303-46/+12
| | | | | | autoloads * src: change #warning to #error when checking kconfig * src: remove uneeded config file SVN-Revision: 8560
* rt2x00 fixes after [8548]: * fix creating defines from kconfig * revert ↵Nicolas Thill2007-08-302-2/+3
| | | | | | auto-inclusion of rt2x00_compat.h SVN-Revision: 8551
* rt2x00 fixes (thanks to sn9): * make build depends on in-kernel mac80211 ↵Nicolas Thill2007-08-302-53/+98
| | | | | | support * rework kconfig handling * download firmware images into $(DL_DIR) * tweak source Makefile SVN-Revision: 8548
* package/rt2x00 fixes: * mark 2.6 only * add a dependency on in-kernel mac80211Nicolas Thill2007-08-271-8/+10
| | | | SVN-Revision: 8501
* fix rt2x00 buildNicolas Thill2007-08-241-1/+4
| | | | SVN-Revision: 8476
* Fix rt2x00 dependencies (#2223)Florian Fainelli2007-08-211-3/+3
| | | | SVN-Revision: 8448
* Fix rt2x00 kernel config readingFlorian Fainelli2007-08-141-1/+1
| | | | SVN-Revision: 8413
* Do not complain when USB is not available in our kernelFlorian Fainelli2007-08-141-1/+1
| | | | SVN-Revision: 8411
* Remove empty fileFlorian Fainelli2007-08-071-0/+0
| | | | SVN-Revision: 8370
* Upgrade rt2x00 to a more recent snapshot, master mode now working, thanks to ↵Florian Fainelli2007-08-0729-852/+2069
| | | | | | Daniel Gimpelevich SVN-Revision: 8367
* More rdc-2.6 fixes by Daniel Gimpelevich, thanks !Florian Fainelli2007-08-063-30/+20
| | | | SVN-Revision: 8355
* Better x86 generic config, the lzma decompressor is now reliable (thanks to ↵Florian Fainelli2007-07-301-8/+8
| | | | | | Daniel Gimpelevich) SVN-Revision: 8233
* Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ↵Florian Fainelli2007-07-271-1/+54
| | | | | | drivers (thanks to Daniel Gimpelevich) SVN-Revision: 8200
* Add rt2x00-mac80211 snapshot (#1916)Florian Fainelli2007-07-2629-0/+19615
| | | | SVN-Revision: 8184
* Change package nameFlorian Fainelli2006-12-122-52/+0
| | | | SVN-Revision: 5768
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-2/+2
| | | | SVN-Revision: 5624
* Add ralink rt61 driver needed for rdc-2.6 targetFlorian Fainelli2006-10-152-0/+52
SVN-Revision: 5142