Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ar9170usb driver. | Hauke Mehrtens | 2009-09-27 | 1 | -2/+31 |
| | | | | SVN-Revision: 17760 | ||||
* | Do not build some modules as they are not needed | Hauke Mehrtens | 2009-09-26 | 1 | -0/+3 |
| | | | | | | Remove empty directory. SVN-Revision: 17755 | ||||
* | Do not depend on rfkill | Hauke Mehrtens | 2009-09-26 | 1 | -0/+33 |
| | | | | | | With kernel 2.6.31 cfg80211 is build with rfkill if it was build. SVN-Revision: 17754 | ||||
* | package/mac80211: add menuconfig option for enabling debug support via debugfs | Gabor Juhos | 2009-09-08 | 4 | -83/+115 |
| | | | | SVN-Revision: 17541 | ||||
* | fix module loading with kernel 2.6.27 | Hauke Mehrtens | 2009-09-01 | 2 | -89/+451 |
| | | | | SVN-Revision: 17457 | ||||
* | mac80211: fix a race condition in the cfg80211 scanning code (thx, johill) | Felix Fietkau | 2009-08-20 | 1 | -0/+98 |
| | | | | SVN-Revision: 17341 | ||||
* | b43: disable pio and pcmcia support | Felix Fietkau | 2009-08-20 | 3 | -11/+30 |
| | | | | SVN-Revision: 17340 | ||||
* | mac80211: reorganize compat code to make cfg80211 load without usb | Felix Fietkau | 2009-08-20 | 1 | -0/+72 |
| | | | | SVN-Revision: 17339 | ||||
* | fix a typo in the compat-wireless build speedup patch | Felix Fietkau | 2009-08-20 | 1 | -3/+3 |
| | | | | SVN-Revision: 17337 | ||||
* | mac80211: disable b43 lp-phy support for now | Felix Fietkau | 2009-08-20 | 1 | -0/+11 |
| | | | | SVN-Revision: 17336 | ||||
* | mac80211: speed up build by reducing the makefile shell calls, fix forced ↵ | Felix Fietkau | 2009-08-20 | 4 | -6/+223 |
| | | | | | | disable of rfkill SVN-Revision: 17335 | ||||
* | mac80211: add missing config override | Felix Fietkau | 2009-08-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 17331 | ||||
* | mac80211: fix ath5k dma size workaround for ar71xx Atheros legacy hardware ↵ | Felix Fietkau | 2009-08-20 | 1 | -4/+10 |
| | | | | | | 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 SVN-Revision: 17328 | ||||
* | remove support for compat-wireless-old | Felix Fietkau | 2009-08-20 | 5 | -504/+10 |
| | | | | SVN-Revision: 17327 | ||||
* | upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to ↵ | Felix Fietkau | 2009-08-20 | 6 | -555/+63 |
| | | | | | | config.mk, which frequently causes rejects on new versions SVN-Revision: 17326 | ||||
* | mac80211: add deadlock fix patch | Gabor Juhos | 2009-08-16 | 2 | -1/+109 |
| | | | | SVN-Revision: 17290 | ||||
* | use KERNEL_CROSS instead of TARGET_CROSS to build kernel modules | Nicolas Thill | 2009-08-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 17286 | ||||
* | increase release number | Hauke Mehrtens | 2009-08-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 17277 | ||||
* | Do not build the mac80211 module in the kernel. The attributes ↵ | Hauke Mehrtens | 2009-08-15 | 2 | -1/+25 |
| | | | | | | skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more. SVN-Revision: 17276 | ||||
* | also exclude usb_unpoison_urb | Hauke Mehrtens | 2009-08-15 | 1 | -7/+7 |
| | | | | SVN-Revision: 17275 | ||||
* | Build modules only if realy needed. | Hauke Mehrtens | 2009-08-15 | 3 | -20/+95 |
| | | | | SVN-Revision: 17267 | ||||
* | update openfw to 5.2 | Hauke Mehrtens | 2009-08-15 | 1 | -5/+5 |
| | | | | SVN-Revision: 17266 | ||||
* | Update to compat-wireless-2009-08-15 | Hauke Mehrtens | 2009-08-15 | 18 | -647/+184 |
| | | | | SVN-Revision: 17265 | ||||
* | Correct bool expressions in dependencies. This fixes #5627 | Hauke Mehrtens | 2009-08-10 | 1 | -4/+4 |
| | | | | SVN-Revision: 17208 | ||||
* | we removed 2.6.23/24 and 26 support, simplify conditions in packages | Florian Fainelli | 2009-07-26 | 1 | -6/+6 |
| | | | | SVN-Revision: 16993 | ||||
* | mac80211: add more ath9k patches | Gabor Juhos | 2009-07-24 | 3 | -1/+155 |
| | | | | SVN-Revision: 16967 | ||||
* | download and install rt2870 firmware (#5519) | Florian Fainelli | 2009-07-18 | 1 | -0/+14 |
| | | | | SVN-Revision: 16893 | ||||
* | mac80211: Declare some variables as local and remove unused | Vasilis Tsiligiannis | 2009-06-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 16627 | ||||
* | mac80211: add more ath9k patches | Gabor Juhos | 2009-06-25 | 7 | -1/+428 |
| | | | | SVN-Revision: 16562 | ||||
* | Update compat-wireless to 2009-06-25 | Hauke Mehrtens | 2009-06-25 | 8 | -274/+67 |
| | | | | SVN-Revision: 16561 | ||||
* | mac80211/ath5k: add workaround for the AR71xx PCI bug | Gabor Juhos | 2009-06-21 | 2 | -1/+33 |
| | | | | SVN-Revision: 16535 | ||||
* | fix unaligned accesses in b43/xmit.c (#5169) | Florian Fainelli | 2009-06-15 | 1 | -0/+52 |
| | | | | SVN-Revision: 16474 | ||||
* | Update to compat-wireless-2009-06-02 | Hauke Mehrtens | 2009-06-02 | 7 | -116/+31 |
| | | | | SVN-Revision: 16300 | ||||
* | B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL. Fixes #5245. | Hauke Mehrtens | 2009-06-01 | 1 | -3/+3 |
| | | | | SVN-Revision: 16263 | ||||
* | Add rtl8180 and rtl8187 support. Based on patch from #5138. | Hauke Mehrtens | 2009-05-24 | 2 | -4/+27 |
| | | | | SVN-Revision: 16022 | ||||
* | update compat-wireless to 2009-05-21 | Andy Boyett | 2009-05-22 | 4 | -26/+59 |
| | | | | SVN-Revision: 15976 | ||||
* | cardbus != pcmcia -- disable it in b43 | Imre Kaloz | 2009-05-15 | 1 | -3/+1 |
| | | | | SVN-Revision: 15857 | ||||
* | Add support for pcmcia to ssb. b43 will build now with pcmcia support. | Hauke Mehrtens | 2009-05-11 | 1 | -3/+1 |
| | | | | SVN-Revision: 15784 | ||||
* | mac80211: update compat-wireless to 2009-05-08 | Gabor Juhos | 2009-05-09 | 2 | -18/+2 |
| | | | | SVN-Revision: 15738 | ||||
* | Update to compat-wireless-2009-05-01 | Hauke Mehrtens | 2009-05-01 | 24 | -6468/+397 |
| | | | | SVN-Revision: 15536 | ||||
* | mac80211: backport ath9k uninline patch | Gabor Juhos | 2009-04-29 | 2 | -1/+105 |
| | | | | SVN-Revision: 15490 | ||||
* | introduce a generic PKG_CONFIG_DEPENDS for packages that need to be ↵ | Nicolas Thill | 2009-04-27 | 1 | -1/+3 |
| | | | | | | reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS SVN-Revision: 15451 | ||||
* | mac80211: cleanup patches | Gabor Juhos | 2009-04-24 | 4 | -31/+17 |
| | | | | SVN-Revision: 15392 | ||||
* | The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is integrated ↵ | Hauke Mehrtens | 2009-04-10 | 1 | -1/+1 |
| | | | | | | into the kernel all other need the module. SVN-Revision: 15195 | ||||
* | b43: Remove unnecessary MMIO accesses in the interrupt hotpath. | Michael Büsch | 2009-04-08 | 1 | -0/+177 |
| | | | | SVN-Revision: 15160 | ||||
* | remove the b43 dependency on brcm47xx/brcm63xx | Felix Fietkau | 2009-04-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 15156 | ||||
* | Add some b43 firmware helptext | Michael Büsch | 2009-04-07 | 1 | -0/+20 |
| | | | | SVN-Revision: 15143 | ||||
* | Remove 500-b43-disable_qos_when_openfw.patch | Michael Büsch | 2009-04-07 | 1 | -11/+0 |
| | | | | | | | | | | | | | This patch is incorrect. It leaves mac80211 and b43 in different states. mac80211's hw->queues will be left at 4 (QoS enabled), while QoS will be disabled inside of b43's queue handling. There currently is no way to disable QoS after loading the firmware. Buildroot should probably statically change the module parameter to QoS=0, if the opensource firmware is built into the image. SVN-Revision: 15142 | ||||
* | b43: Add DMA poisoning patches | Michael Büsch | 2009-04-06 | 3 | -7/+186 |
| | | | | SVN-Revision: 15121 | ||||
* | A patch which works around the issue is included in compat wireless. | Michael Büsch | 2009-04-06 | 1 | -24/+0 |
| | | | | SVN-Revision: 15120 |