Commit Graph

38 Commits (67039dcf9ee1b2deb6b8ab6777279c3862a8dd6e)

Author SHA1 Message Date
John Crispin 981105308f fixes zd1211rw compile and cleans up mac80211 Makefile
SVN-Revision: 11787
16 years ago
Peter Denison 464ed48321 Remove ssb headers from mac80211 to avoid conflict with in-kernel ones
SVN-Revision: 11462
16 years ago
Peter Denison e8620fa5aa Update mac80211 to compat-wireless-2008-05-26
SVN-Revision: 11357
16 years ago
Nicolas Thill ae879baa57 remove hacks to disable modules on some targets now that we do have proper PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long)
SVN-Revision: 11272
16 years ago
Florian Fainelli 9389aa93ff Use the locally mirrored compat-wireless tarblall (#3377)
SVN-Revision: 10951
16 years ago
Nicolas Thill 2a4a0c2bcc explicitely disable a bunch of package on ar7 until we properly detect pci & usb support at configure time
SVN-Revision: 10839
16 years ago
Nicolas Thill 98f3ce2545 mac80211 / compat-wireless fixes: * build in KERNEL_BUILD_DIR * only build kernel module if it's selected
SVN-Revision: 10815
16 years ago
Florian Fainelli ce754ec644 Disable drivers that we do not package within the mac80211 package (everything except rt2x00)
SVN-Revision: 10775
16 years ago
Felix Fietkau 99e6b2d7dc fix a dependency bug
SVN-Revision: 10769
16 years ago
Florian Fainelli 081afd037e Use the 2008-04-07 snapshot, also mirrored to downloads.openwrt.org
SVN-Revision: 10755
16 years ago
Florian Fainelli 8f38048f1f Migrate rt2x00 to the compat-wireless version
SVN-Revision: 10753
16 years ago
Florian Fainelli ef3c5ee59f Switch to compat-wireless
SVN-Revision: 10742
16 years ago
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
17 years ago
Felix Fietkau 2a45adfcda remove uninstalldev templates (no longer necessary)
SVN-Revision: 9906
17 years ago
Felix Fietkau c147d9d634 prevent mac80211 from accidentally starting to build on older kernel versions because of dependencies (#2718)
SVN-Revision: 9578
17 years ago
Felix Fietkau 67dd9a73dc fix up hostapd for mac80211
SVN-Revision: 9554
17 years ago
Felix Fietkau 1eb35dd1c8 add b43 fixes from #2677
SVN-Revision: 9535
17 years ago
Felix Fietkau ddb3d3705d clean up mac80211 related kernel version deps
SVN-Revision: 9522
17 years ago
Felix Fietkau 461e17e015 fix mac80211 compile
SVN-Revision: 9391
17 years ago
Felix Fietkau 58035f5e02 fix more downloading crap
SVN-Revision: 9389
17 years ago
Felix Fietkau bb72b2a38a fix nl80211
SVN-Revision: 9296
17 years ago
Felix Fietkau e97e09eb5a don't build mac80211 if the kernel version does not match
SVN-Revision: 9294
17 years ago
Felix Fietkau 479bafd633 fix include, reduce verbosity
SVN-Revision: 9292
17 years ago
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
17 years ago
Eugene Konev 2e41e02a21 add minimal uci support
SVN-Revision: 9145
17 years ago
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
17 years ago
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
17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
17 years ago
Nicolas Thill d8174a0398 another cleanup missed from [8587]
SVN-Revision: 8589
17 years ago
Nicolas Thill 02cd6d278f use a default VERSION field for kmod packages
SVN-Revision: 8575
17 years ago
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
17 years ago
Florian Fainelli cb653c14bf Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks to Daniel Gimpelevich
SVN-Revision: 8369
17 years ago
Felix Fietkau 3c2568a335 fix mac80211 build for platforms that have led support disabled
SVN-Revision: 8138
17 years ago
Florian Fainelli 6cd7066846 Make mac80211 compile even if CONFIG_LEDS_TRIGGERS is not defined in the kernel
SVN-Revision: 8126
17 years ago
Felix Fietkau d4f72b61ba remove bogus dependency, fix a few cosmetic bugs
SVN-Revision: 7719
17 years ago
Felix Fietkau f439460815 do not attempt to compile mac80211 on 2.6.21
SVN-Revision: 7701
17 years ago
Felix Fietkau 6b876d25f1 fix mac80211 build
SVN-Revision: 7696
17 years ago
Peter Denison 65f00ab51a New: mac80211 stack from the wireless-dev tree
SVN-Revision: 7692
17 years ago