summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Add ar9170usb driver.Hauke Mehrtens2009-09-271-2/+31
* Do not build some modules as they are not neededHauke Mehrtens2009-09-261-0/+3
* Do not depend on rfkillHauke Mehrtens2009-09-261-0/+33
* package/mac80211: add menuconfig option for enabling debug support via debugfsGabor Juhos2009-09-084-83/+115
* fix module loading with kernel 2.6.27Hauke Mehrtens2009-09-012-89/+451
* mac80211: fix a race condition in the cfg80211 scanning code (thx, johill)Felix Fietkau2009-08-201-0/+98
* b43: disable pio and pcmcia supportFelix Fietkau2009-08-203-11/+30
* mac80211: reorganize compat code to make cfg80211 load without usbFelix Fietkau2009-08-201-0/+72
* fix a typo in the compat-wireless build speedup patchFelix Fietkau2009-08-201-3/+3
* mac80211: disable b43 lp-phy support for nowFelix Fietkau2009-08-201-0/+11
* mac80211: speed up build by reducing the makefile shell calls, fix forced dis...Felix Fietkau2009-08-204-6/+223
* mac80211: add missing config overrideFelix Fietkau2009-08-201-0/+1
* mac80211: fix ath5k dma size workaround for ar71xx Atheros legacy hardware do...Felix Fietkau2009-08-201-4/+10
* remove support for compat-wireless-oldFelix Fietkau2009-08-205-504/+10
* upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to conf...Felix Fietkau2009-08-206-555/+63
* mac80211: add deadlock fix patchGabor Juhos2009-08-162-1/+109
* use KERNEL_CROSS instead of TARGET_CROSS to build kernel modulesNicolas Thill2009-08-161-1/+1
* increase release numberHauke Mehrtens2009-08-151-1/+1
* Do not build the mac80211 module in the kernel. The attributes skb->do_not_en...Hauke Mehrtens2009-08-152-1/+25
* also exclude usb_unpoison_urbHauke Mehrtens2009-08-151-7/+7
* Build modules only if realy needed.Hauke Mehrtens2009-08-153-20/+95
* update openfw to 5.2Hauke Mehrtens2009-08-151-5/+5
* Update to compat-wireless-2009-08-15Hauke Mehrtens2009-08-1518-647/+184
* Correct bool expressions in dependencies. This fixes #5627Hauke Mehrtens2009-08-101-4/+4
* we removed 2.6.23/24 and 26 support, simplify conditions in packagesFlorian Fainelli2009-07-261-6/+6
* mac80211: add more ath9k patchesGabor Juhos2009-07-243-1/+155
* download and install rt2870 firmware (#5519)Florian Fainelli2009-07-181-0/+14
* mac80211: Declare some variables as local and remove unusedVasilis Tsiligiannis2009-06-291-2/+2
* mac80211: add more ath9k patchesGabor Juhos2009-06-257-1/+428
* Update compat-wireless to 2009-06-25Hauke Mehrtens2009-06-258-274/+67
* mac80211/ath5k: add workaround for the AR71xx PCI bugGabor Juhos2009-06-212-1/+33
* fix unaligned accesses in b43/xmit.c (#5169)Florian Fainelli2009-06-151-0/+52
* Update to compat-wireless-2009-06-02Hauke Mehrtens2009-06-027-116/+31
* B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL. Fixes #5245.Hauke Mehrtens2009-06-011-3/+3
* Add rtl8180 and rtl8187 support. Based on patch from #5138.Hauke Mehrtens2009-05-242-4/+27
* update compat-wireless to 2009-05-21Andy Boyett2009-05-224-26/+59
* cardbus != pcmcia -- disable it in b43Imre Kaloz2009-05-151-3/+1
* Add support for pcmcia to ssb. b43 will build now with pcmcia support.Hauke Mehrtens2009-05-111-3/+1
* mac80211: update compat-wireless to 2009-05-08Gabor Juhos2009-05-092-18/+2
* Update to compat-wireless-2009-05-01Hauke Mehrtens2009-05-0124-6468/+397
* mac80211: backport ath9k uninline patchGabor Juhos2009-04-292-1/+105
* introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigu...Nicolas Thill2009-04-271-1/+3
* mac80211: cleanup patchesGabor Juhos2009-04-244-31/+17
* The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is integrated ...Hauke Mehrtens2009-04-101-1/+1
* b43: Remove unnecessary MMIO accesses in the interrupt hotpath.Michael Büsch2009-04-081-0/+177
* remove the b43 dependency on brcm47xx/brcm63xxFelix Fietkau2009-04-081-1/+1
* Add some b43 firmware helptextMichael Büsch2009-04-071-0/+20
* Remove 500-b43-disable_qos_when_openfw.patchMichael Büsch2009-04-071-11/+0
* b43: Add DMA poisoning patchesMichael Büsch2009-04-063-7/+186
* A patch which works around the issue is included in compat wireless.Michael Büsch2009-04-061-24/+0