Commit graph

27 commits

Author SHA1 Message Date
Michael Büsch
99aaf500ed Upgrade b43 and mac80211.
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
2008-02-15 22:47:47 +00:00
Felix Fietkau
2a45adfcda remove uninstalldev templates (no longer necessary)
SVN-Revision: 9906
2007-12-25 01:40:47 +00:00
Felix Fietkau
c147d9d634 prevent mac80211 from accidentally starting to build on older kernel versions because of dependencies (#2718)
SVN-Revision: 9578
2007-11-17 15:54:53 +00:00
Felix Fietkau
67dd9a73dc fix up hostapd for mac80211
SVN-Revision: 9554
2007-11-16 03:10:56 +00:00
Felix Fietkau
1eb35dd1c8 add b43 fixes from #2677
SVN-Revision: 9535
2007-11-11 11:44:59 +00:00
Felix Fietkau
ddb3d3705d clean up mac80211 related kernel version deps
SVN-Revision: 9522
2007-11-10 15:23:02 +00:00
Felix Fietkau
461e17e015 fix mac80211 compile
SVN-Revision: 9391
2007-10-21 13:04:32 +00:00
Felix Fietkau
58035f5e02 fix more downloading crap
SVN-Revision: 9389
2007-10-21 12:17:49 +00:00
Felix Fietkau
bb72b2a38a fix nl80211
SVN-Revision: 9296
2007-10-13 23:01:35 +00:00
Felix Fietkau
e97e09eb5a don't build mac80211 if the kernel version does not match
SVN-Revision: 9294
2007-10-13 22:41:46 +00:00
Felix Fietkau
479bafd633 fix include, reduce verbosity
SVN-Revision: 9292
2007-10-13 22:41:31 +00:00
Felix Fietkau
46fd826cb8 add updated mac80211 - this no longer relies on patching includes in the kernel trees, but just uses its own instead
SVN-Revision: 9290
2007-10-13 22:41:08 +00:00
Eugene Konev
2e41e02a21 add minimal uci support
SVN-Revision: 9145
2007-10-05 17:56:15 +00:00
Felix Fietkau
969ac7459e add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
SVN-Revision: 9052
2007-09-28 01:45:11 +00:00
Nicolas Thill
5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
SVN-Revision: 8980
2007-09-23 15:12:12 +00:00
Nicolas Thill
34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
Nicolas Thill
d8174a0398 another cleanup missed from [8587]
SVN-Revision: 8589
2007-09-03 08:23:08 +00:00
Nicolas Thill
02cd6d278f use a default VERSION field for kmod packages
SVN-Revision: 8575
2007-09-02 16:39:27 +00:00
Nicolas Thill
2d8efd9fc1 package/mac80211 fixes: * mark 2.6 only * only build if in-kernel mac80211 is available (i.e. the kernel is recent enough)
SVN-Revision: 8502
2007-08-27 02:23:59 +00:00
Florian Fainelli
cb653c14bf Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks to Daniel Gimpelevich
SVN-Revision: 8369
2007-08-07 09:14:45 +00:00
Felix Fietkau
3c2568a335 fix mac80211 build for platforms that have led support disabled
SVN-Revision: 8138
2007-07-23 22:10:23 +00:00
Florian Fainelli
6cd7066846 Make mac80211 compile even if CONFIG_LEDS_TRIGGERS is not defined in the kernel
SVN-Revision: 8126
2007-07-23 12:44:43 +00:00
Peter Denison
164e789c7a Merge mac80211 driver from tree at bu3sch.de, pulled 24/6
SVN-Revision: 7733
2007-06-25 19:52:20 +00:00
Felix Fietkau
d4f72b61ba remove bogus dependency, fix a few cosmetic bugs
SVN-Revision: 7719
2007-06-25 04:04:28 +00:00
Felix Fietkau
f439460815 do not attempt to compile mac80211 on 2.6.21
SVN-Revision: 7701
2007-06-22 04:47:48 +00:00
Felix Fietkau
6b876d25f1 fix mac80211 build
SVN-Revision: 7696
2007-06-21 23:12:50 +00:00
Peter Denison
65f00ab51a New: mac80211 stack from the wireless-dev tree
SVN-Revision: 7692
2007-06-21 20:42:32 +00:00