| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mac80211: reorganize compat code to make cfg80211 load without usb | Felix Fietkau | 2009-08-20 | 1 | -0/+72 |
* | fix a typo in the compat-wireless build speedup patch | Felix Fietkau | 2009-08-20 | 1 | -3/+3 |
* | mac80211: disable b43 lp-phy support for now | Felix Fietkau | 2009-08-20 | 1 | -0/+11 |
* | mac80211: speed up build by reducing the makefile shell calls, fix forced dis... | Felix Fietkau | 2009-08-20 | 4 | -6/+223 |
* | mac80211: add missing config override | Felix Fietkau | 2009-08-20 | 1 | -0/+1 |
* | mac80211: fix ath5k dma size workaround for ar71xx Atheros legacy hardware do... | Felix Fietkau | 2009-08-20 | 1 | -4/+10 |
* | remove support for compat-wireless-old | Felix Fietkau | 2009-08-20 | 5 | -504/+10 |
* | upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to conf... | Felix Fietkau | 2009-08-20 | 6 | -555/+63 |
* | mac80211: add deadlock fix patch | Gabor Juhos | 2009-08-16 | 2 | -1/+109 |
* | use KERNEL_CROSS instead of TARGET_CROSS to build kernel modules | Nicolas Thill | 2009-08-16 | 1 | -1/+1 |
* | increase release number | Hauke Mehrtens | 2009-08-15 | 1 | -1/+1 |
* | Do not build the mac80211 module in the kernel. The attributes skb->do_not_en... | Hauke Mehrtens | 2009-08-15 | 2 | -1/+25 |
* | also exclude usb_unpoison_urb | Hauke Mehrtens | 2009-08-15 | 1 | -7/+7 |
* | Build modules only if realy needed. | Hauke Mehrtens | 2009-08-15 | 3 | -20/+95 |
* | update openfw to 5.2 | Hauke Mehrtens | 2009-08-15 | 1 | -5/+5 |
* | Update to compat-wireless-2009-08-15 | Hauke Mehrtens | 2009-08-15 | 18 | -647/+184 |
* | Correct bool expressions in dependencies. This fixes #5627 | Hauke Mehrtens | 2009-08-10 | 1 | -4/+4 |
* | we removed 2.6.23/24 and 26 support, simplify conditions in packages | Florian Fainelli | 2009-07-26 | 1 | -6/+6 |
* | mac80211: add more ath9k patches | Gabor Juhos | 2009-07-24 | 3 | -1/+155 |
* | download and install rt2870 firmware (#5519) | Florian Fainelli | 2009-07-18 | 1 | -0/+14 |
* | mac80211: Declare some variables as local and remove unused | Vasilis Tsiligiannis | 2009-06-29 | 1 | -2/+2 |
* | mac80211: add more ath9k patches | Gabor Juhos | 2009-06-25 | 7 | -1/+428 |
* | Update compat-wireless to 2009-06-25 | Hauke Mehrtens | 2009-06-25 | 8 | -274/+67 |
* | mac80211/ath5k: add workaround for the AR71xx PCI bug | Gabor Juhos | 2009-06-21 | 2 | -1/+33 |
* | fix unaligned accesses in b43/xmit.c (#5169) | Florian Fainelli | 2009-06-15 | 1 | -0/+52 |
* | Update to compat-wireless-2009-06-02 | Hauke Mehrtens | 2009-06-02 | 7 | -116/+31 |
* | B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL. Fixes #5245. | Hauke Mehrtens | 2009-06-01 | 1 | -3/+3 |
* | Add rtl8180 and rtl8187 support. Based on patch from #5138. | Hauke Mehrtens | 2009-05-24 | 2 | -4/+27 |
* | update compat-wireless to 2009-05-21 | Andy Boyett | 2009-05-22 | 4 | -26/+59 |
* | cardbus != pcmcia -- disable it in b43 | Imre Kaloz | 2009-05-15 | 1 | -3/+1 |
* | Add support for pcmcia to ssb. b43 will build now with pcmcia support. | Hauke Mehrtens | 2009-05-11 | 1 | -3/+1 |
* | mac80211: update compat-wireless to 2009-05-08 | Gabor Juhos | 2009-05-09 | 2 | -18/+2 |
* | Update to compat-wireless-2009-05-01 | Hauke Mehrtens | 2009-05-01 | 24 | -6468/+397 |
* | mac80211: backport ath9k uninline patch | Gabor Juhos | 2009-04-29 | 2 | -1/+105 |
* | introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigu... | Nicolas Thill | 2009-04-27 | 1 | -1/+3 |
* | mac80211: cleanup patches | Gabor Juhos | 2009-04-24 | 4 | -31/+17 |
* | The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is integrated ... | Hauke Mehrtens | 2009-04-10 | 1 | -1/+1 |
* | b43: Remove unnecessary MMIO accesses in the interrupt hotpath. | Michael Büsch | 2009-04-08 | 1 | -0/+177 |
* | remove the b43 dependency on brcm47xx/brcm63xx | Felix Fietkau | 2009-04-08 | 1 | -1/+1 |
* | Add some b43 firmware helptext | Michael Büsch | 2009-04-07 | 1 | -0/+20 |
* | Remove 500-b43-disable_qos_when_openfw.patch | Michael Büsch | 2009-04-07 | 1 | -11/+0 |
* | b43: Add DMA poisoning patches | Michael Büsch | 2009-04-06 | 3 | -7/+186 |
* | A patch which works around the issue is included in compat wireless. | Michael Büsch | 2009-04-06 | 1 | -24/+0 |
* | Update to compat-wireless-2009-03-31 | Hauke Mehrtens | 2009-04-02 | 18 | -1029/+864 |
* | Make b43 hwrng optional | Michael Büsch | 2009-03-29 | 2 | -0/+80 |
* | wifi: fix hostapd + autochannel | Felix Fietkau | 2009-03-27 | 1 | -0/+1 |
* | add a workaround for devices that only start beaconing after scanning, that i... | Florian Fainelli | 2009-03-25 | 1 | -0/+1 |
* | update compat-wireless to 2009-03-24 | Hauke Mehrtens | 2009-03-24 | 3 | -13/+19 |
* | b43legacy: Fix compilation. | Michael Büsch | 2009-03-20 | 1 | -5/+7 |
* | b43: Mask the PHY TX error interrupt for now. | Michael Büsch | 2009-03-19 | 1 | -0/+26 |