Commit Graph

153 Commits (eaf1d61e6d76cc19aeaee5b31833f6e844264e0b)

Author SHA1 Message Date
Gabor Juhos 00808aaff3 package/mac80211: add config option to enable Atheros wireless debugging
SVN-Revision: 18412
15 years ago
Felix Fietkau 3dfa493e56 fix up the download location for the updated mac80211 version (thx, swalker)
SVN-Revision: 18317
15 years ago
Felix Fietkau 91c0fbb06c mac80211: update to 2009-11-03
SVN-Revision: 18294
15 years ago
Florian Fainelli f88807049f kmod-libertas needs kmod-lib80211 to load
SVN-Revision: 18244
15 years ago
Florian Fainelli 1a2862798a remove references to 2_6_27
SVN-Revision: 18202
15 years ago
Felix Fietkau 31e93d467c mac80211: fix download url (#5980)
SVN-Revision: 18040
15 years ago
Felix Fietkau 4cb436429b mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup
SVN-Revision: 18023
15 years ago
Florian Fainelli f46b140e84 fix typos in KernelPackage/libertas
SVN-Revision: 17986
15 years ago
Nicolas Thill b795affe06 libertas: use driver from compat-wireless instead of our own (deprecated) one
SVN-Revision: 17982
15 years ago
Felix Fietkau 8d9946530e ath: add a compile time option that gives the user full control over regulatory settings (disabled by default for now)
SVN-Revision: 17828
15 years ago
Felix Fietkau 5c3c14b02f mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many cleanups and other changes by me. adds support for multiple interfaces, tested with ath9k
SVN-Revision: 17821
15 years ago
Hauke Mehrtens 942451b0fe Add ar9170usb driver.
SVN-Revision: 17760
15 years ago
Hauke Mehrtens bd301eb87c Do not build some modules as they are not needed
Remove empty directory.

SVN-Revision: 17755
15 years ago
Gabor Juhos 6a7693b247 package/mac80211: add menuconfig option for enabling debug support via debugfs
SVN-Revision: 17541
15 years ago
Felix Fietkau b9451d5542 b43: disable pio and pcmcia support
SVN-Revision: 17340
15 years ago
Felix Fietkau 7435fccb9c mac80211: speed up build by reducing the makefile shell calls, fix forced disable of rfkill
SVN-Revision: 17335
15 years ago
Felix Fietkau f08684ffc0 mac80211: add missing config override
SVN-Revision: 17331
15 years ago
Felix Fietkau c5226c3687 remove support for compat-wireless-old
SVN-Revision: 17327
15 years ago
Felix Fietkau 9b11d6fa98 upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to config.mk, which frequently causes rejects on new versions
SVN-Revision: 17326
15 years ago
Gabor Juhos af0d2abee5 mac80211: add deadlock fix patch
SVN-Revision: 17290
15 years ago
Nicolas Thill 757b8c4adb use KERNEL_CROSS instead of TARGET_CROSS to build kernel modules
SVN-Revision: 17286
15 years ago
Hauke Mehrtens 824c0095c6 increase release number
SVN-Revision: 17277
15 years ago
Hauke Mehrtens b1ae2c2c20 Build modules only if realy needed.
SVN-Revision: 17267
15 years ago
Hauke Mehrtens babf8f5927 update openfw to 5.2
SVN-Revision: 17266
15 years ago
Hauke Mehrtens 7dcdcbbc24 Update to compat-wireless-2009-08-15
SVN-Revision: 17265
15 years ago
Hauke Mehrtens ece3bdcdd6 Correct bool expressions in dependencies. This fixes #5627
SVN-Revision: 17208
15 years ago
Florian Fainelli ed70023f85 we removed 2.6.23/24 and 26 support, simplify conditions in packages
SVN-Revision: 16993
15 years ago
Gabor Juhos 264ac83490 mac80211: add more ath9k patches
SVN-Revision: 16967
15 years ago
Florian Fainelli 8050025e9d download and install rt2870 firmware (#5519)
SVN-Revision: 16893
15 years ago
Gabor Juhos ded8355b49 mac80211: add more ath9k patches
SVN-Revision: 16562
15 years ago
Hauke Mehrtens 098c284c6b Update compat-wireless to 2009-06-25
SVN-Revision: 16561
15 years ago
Gabor Juhos 77bb9494c2 mac80211/ath5k: add workaround for the AR71xx PCI bug
SVN-Revision: 16535
15 years ago
Hauke Mehrtens 81d3b7905b Update to compat-wireless-2009-06-02
SVN-Revision: 16300
15 years ago
Hauke Mehrtens 9c3bf13939 B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL. Fixes #5245.
SVN-Revision: 16263
15 years ago
Hauke Mehrtens 19b01b4ffe Add rtl8180 and rtl8187 support. Based on patch from #5138.
SVN-Revision: 16022
15 years ago
Andy Boyett b7e3af28b1 update compat-wireless to 2009-05-21
SVN-Revision: 15976
15 years ago
Imre Kaloz 26b42d5807 cardbus != pcmcia -- disable it in b43
SVN-Revision: 15857
15 years ago
Hauke Mehrtens f24c234150 Add support for pcmcia to ssb. b43 will build now with pcmcia support.
SVN-Revision: 15784
15 years ago
Gabor Juhos fe70acc95a mac80211: update compat-wireless to 2009-05-08
SVN-Revision: 15738
15 years ago
Hauke Mehrtens 4fca4229cd Update to compat-wireless-2009-05-01
SVN-Revision: 15536
15 years ago
Gabor Juhos ad66840108 mac80211: backport ath9k uninline patch
SVN-Revision: 15490
15 years ago
Nicolas Thill 7658ef1316 introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS
SVN-Revision: 15451
15 years ago
Hauke Mehrtens 2da4463edf The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is integrated into the kernel all other need the module.
SVN-Revision: 15195
15 years ago
Felix Fietkau 3f40745aaf remove the b43 dependency on brcm47xx/brcm63xx
SVN-Revision: 15156
15 years ago
Hauke Mehrtens a4891ea4d6 Update to compat-wireless-2009-03-31
SVN-Revision: 15083
15 years ago
Michael Büsch 21028447f2 Make b43 hwrng optional
SVN-Revision: 15070
15 years ago
Hauke Mehrtens a76880542b update compat-wireless to 2009-03-24
SVN-Revision: 15019
16 years ago
Hauke Mehrtens c84390332f Update compat-wireless to 2009-03-18
Removing of include/net/ieee80211_radiotap.h is not needed, because it is only used by this compat-wireless.
There are changes in that file and compat-wireless needs the newest version.

Some more symbols are deactivated in the default config file, this will make building faster.
The rt2800pci patches are up to date now.

SVN-Revision: 14946
16 years ago
Michael Büsch 18c64a209d b43: More non-PCI fixes
SVN-Revision: 14933
16 years ago
Michael Büsch 06c36d9c5b b43: Fix for non-PCI builds
SVN-Revision: 14932
16 years ago