341 Commits (7ea365453749503eaf97e1c21be9843c10d07fae)

Author SHA1 Message Date
Hauke Mehrtens bd301eb87c Do not build some modules as they are not needed 15 years ago
Hauke Mehrtens e37eae828c Do not depend on rfkill 15 years ago
Gabor Juhos 6a7693b247 package/mac80211: add menuconfig option for enabling debug support via debugfs 15 years ago
Hauke Mehrtens 291de07cb0 fix module loading with kernel 2.6.27 15 years ago
Felix Fietkau 2015ef16b8 mac80211: fix a race condition in the cfg80211 scanning code (thx, johill) 15 years ago
Felix Fietkau b9451d5542 b43: disable pio and pcmcia support 15 years ago
Felix Fietkau f51eefd344 mac80211: reorganize compat code to make cfg80211 load without usb 15 years ago
Felix Fietkau e06d472f3f fix a typo in the compat-wireless build speedup patch 15 years ago
Felix Fietkau a3349d3795 mac80211: disable b43 lp-phy support for now 15 years ago
Felix Fietkau 7435fccb9c mac80211: speed up build by reducing the makefile shell calls, fix forced disable of rfkill 15 years ago
Felix Fietkau f08684ffc0 mac80211: add missing config override 15 years ago
Felix Fietkau d5a641bcdf mac80211: fix ath5k dma size workaround for ar71xx Atheros legacy hardware does not perform well on ar71xx unless both TXCFG and RXCFG are forced to 4 bytes. The previous patch only changed RXCFG. The OpenWrt Madwifi HAL also sets both RXCFG and TXCFG 15 years ago
Felix Fietkau c5226c3687 remove support for compat-wireless-old 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 15 years ago
Gabor Juhos af0d2abee5 mac80211: add deadlock fix patch 15 years ago
Nicolas Thill 757b8c4adb use KERNEL_CROSS instead of TARGET_CROSS to build kernel modules 15 years ago
Hauke Mehrtens 824c0095c6 increase release number 15 years ago
Hauke Mehrtens f7abb800cf Do not build the mac80211 module in the kernel. The attributes skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more. 15 years ago
Hauke Mehrtens 620efa556f also exclude usb_unpoison_urb 15 years ago
Hauke Mehrtens b1ae2c2c20 Build modules only if realy needed. 15 years ago
Hauke Mehrtens babf8f5927 update openfw to 5.2 15 years ago
Hauke Mehrtens 7dcdcbbc24 Update to compat-wireless-2009-08-15 15 years ago
Hauke Mehrtens ece3bdcdd6 Correct bool expressions in dependencies. This fixes #5627 15 years ago
Florian Fainelli ed70023f85 we removed 2.6.23/24 and 26 support, simplify conditions in packages 15 years ago
Gabor Juhos 264ac83490 mac80211: add more ath9k patches 15 years ago
Florian Fainelli 8050025e9d download and install rt2870 firmware (#5519) 15 years ago
Vasilis Tsiligiannis 3b1c6c0379 mac80211: Declare some variables as local and remove unused 15 years ago
Gabor Juhos ded8355b49 mac80211: add more ath9k patches 15 years ago
Hauke Mehrtens 098c284c6b Update compat-wireless to 2009-06-25 15 years ago
Gabor Juhos 77bb9494c2 mac80211/ath5k: add workaround for the AR71xx PCI bug 15 years ago
Florian Fainelli 9d35896314 fix unaligned accesses in b43/xmit.c (#5169) 15 years ago
Hauke Mehrtens 81d3b7905b Update to compat-wireless-2009-06-02 15 years ago
Hauke Mehrtens 9c3bf13939 B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL. Fixes #5245. 15 years ago
Hauke Mehrtens 19b01b4ffe Add rtl8180 and rtl8187 support. Based on patch from #5138. 16 years ago
Andy Boyett b7e3af28b1 update compat-wireless to 2009-05-21 16 years ago
Imre Kaloz 26b42d5807 cardbus != pcmcia -- disable it in b43 16 years ago
Hauke Mehrtens f24c234150 Add support for pcmcia to ssb. b43 will build now with pcmcia support. 16 years ago
Gabor Juhos fe70acc95a mac80211: update compat-wireless to 2009-05-08 16 years ago
Hauke Mehrtens 4fca4229cd Update to compat-wireless-2009-05-01 16 years ago
Gabor Juhos ad66840108 mac80211: backport ath9k uninline patch 16 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 16 years ago
Gabor Juhos 9e87dd54df mac80211: cleanup patches 16 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. 16 years ago
Michael Büsch efceb0938c b43: Remove unnecessary MMIO accesses in the interrupt hotpath. 16 years ago
Felix Fietkau 3f40745aaf remove the b43 dependency on brcm47xx/brcm63xx 16 years ago
Michael Büsch 591312eae7 Add some b43 firmware helptext 16 years ago
Michael Büsch 8b5ec31218 Remove 500-b43-disable_qos_when_openfw.patch 16 years ago
Michael Büsch cb70a62be3 b43: Add DMA poisoning patches 16 years ago
Michael Büsch 3072d928f8 A patch which works around the issue is included in compat wireless. 16 years ago
Hauke Mehrtens a4891ea4d6 Update to compat-wireless-2009-03-31 16 years ago