aboutsummaryrefslogtreecommitdiff
path: root/package/mac80211
Commit message (Collapse)AuthorAge
* mac80211 / compat-wireless fixes: * build in KERNEL_BUILD_DIR * only build ↵Nicolas Thill2008-04-13
| | | | | | kernel module if it's selected SVN-Revision: 10815
* Disable drivers that we do not package within the mac80211 package ↵Florian Fainelli2008-04-09
| | | | | | (everything except rt2x00) SVN-Revision: 10775
* fix a dependency bugFelix Fietkau2008-04-07
| | | | SVN-Revision: 10769
* Use the 2008-04-07 snapshot, also mirrored to downloads.openwrt.orgFlorian Fainelli2008-04-07
| | | | SVN-Revision: 10755
* Migrate rt2x00 to the compat-wireless versionFlorian Fainelli2008-04-07
| | | | SVN-Revision: 10753
* Switch to compat-wirelessFlorian Fainelli2008-04-06
| | | | SVN-Revision: 10742
* Allow setting mac80211 interface into ad-hoc mode (#3247)Florian Fainelli2008-03-27
| | | | SVN-Revision: 10677
* mac80211 wifi script: Tell hostapd to use the nl80211 driver.Michael Büsch2008-02-17
| | | | SVN-Revision: 10477
* mac80211: allow AP and VLAN modesMichael Büsch2008-02-16
| | | | SVN-Revision: 10471
* Upgrade b43 and mac80211.Michael Büsch2008-02-15
| | | | | | | This also temporarly disables hostapd support for mac80211, as hostapd needs patches to compile against latest mac80211. Will do that in a seperate patch. SVN-Revision: 10466
* remove uninstalldev templates (no longer necessary)Felix Fietkau2007-12-25
| | | | SVN-Revision: 9906
* prevent mac80211 from accidentally starting to build on older kernel ↵Felix Fietkau2007-11-17
| | | | | | versions because of dependencies (#2718) SVN-Revision: 9578
* fix up hostapd for mac80211Felix Fietkau2007-11-16
| | | | SVN-Revision: 9554
* add b43 fixes from #2677Felix Fietkau2007-11-11
| | | | SVN-Revision: 9535
* clean up mac80211 related kernel version depsFelix Fietkau2007-11-10
| | | | SVN-Revision: 9522
* fix mac80211 compileFelix Fietkau2007-10-21
| | | | SVN-Revision: 9391
* fix more downloading crapFelix Fietkau2007-10-21
| | | | SVN-Revision: 9389
* fix nl80211Felix Fietkau2007-10-13
| | | | SVN-Revision: 9296
* don't build mac80211 if the kernel version does not matchFelix Fietkau2007-10-13
| | | | SVN-Revision: 9294
* fix include, reduce verbosityFelix Fietkau2007-10-13
| | | | SVN-Revision: 9292
* add updated mac80211 - this no longer relies on patching includes in the ↵Felix Fietkau2007-10-13
| | | | | | kernel trees, but just uses its own instead SVN-Revision: 9290
* add minimal uci supportEugene Konev2007-10-05
| | | | SVN-Revision: 9145
* add $(STAGING_DIR) as argument to the InstallDev template and update ↵Felix Fietkau2007-09-28
| | | | | | packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages SVN-Revision: 9052
* move crypto support to a seperate crypto.mk file, split modules into ↵Nicolas Thill2007-09-23
| | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-07
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* another cleanup missed from [8587]Nicolas Thill2007-09-03
| | | | SVN-Revision: 8589
* use a default VERSION field for kmod packagesNicolas Thill2007-09-02
| | | | SVN-Revision: 8575
* package/mac80211 fixes: * mark 2.6 only * only build if in-kernel mac80211 ↵Nicolas Thill2007-08-27
| | | | | | is available (i.e. the kernel is recent enough) SVN-Revision: 8502
* Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks ↵Florian Fainelli2007-08-07
| | | | | | to Daniel Gimpelevich SVN-Revision: 8369
* fix mac80211 build for platforms that have led support disabledFelix Fietkau2007-07-23
| | | | SVN-Revision: 8138
* Make mac80211 compile even if CONFIG_LEDS_TRIGGERS is not defined in the kernelFlorian Fainelli2007-07-23
| | | | SVN-Revision: 8126
* Merge mac80211 driver from tree at bu3sch.de, pulled 24/6Peter Denison2007-06-25
| | | | SVN-Revision: 7733
* remove bogus dependency, fix a few cosmetic bugsFelix Fietkau2007-06-25
| | | | SVN-Revision: 7719
* do not attempt to compile mac80211 on 2.6.21Felix Fietkau2007-06-22
| | | | SVN-Revision: 7701
* fix mac80211 buildFelix Fietkau2007-06-21
| | | | SVN-Revision: 7696
* New: mac80211 stack from the wireless-dev treePeter Denison2007-06-21
SVN-Revision: 7692