aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* package/mac80211: add menuconfig option for enabling debug support via debugfsGabor Juhos2009-09-081-4/+14
| | | | SVN-Revision: 17541
* b43: disable pio and pcmcia supportFelix Fietkau2009-08-201-0/+1
| | | | SVN-Revision: 17340
* mac80211: speed up build by reducing the makefile shell calls, fix forced ↵Felix Fietkau2009-08-201-5/+9
| | | | | | disable of rfkill SVN-Revision: 17335
* mac80211: add missing config overrideFelix Fietkau2009-08-201-0/+1
| | | | SVN-Revision: 17331
* remove support for compat-wireless-oldFelix Fietkau2009-08-201-18/+10
| | | | SVN-Revision: 17327
* upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to ↵Felix Fietkau2009-08-201-34/+57
| | | | | | config.mk, which frequently causes rejects on new versions SVN-Revision: 17326
* mac80211: add deadlock fix patchGabor Juhos2009-08-161-1/+1
| | | | SVN-Revision: 17290
* use KERNEL_CROSS instead of TARGET_CROSS to build kernel modulesNicolas Thill2009-08-161-1/+1
| | | | SVN-Revision: 17286
* increase release numberHauke Mehrtens2009-08-151-1/+1
| | | | SVN-Revision: 17277
* Build modules only if realy needed.Hauke Mehrtens2009-08-151-0/+20
| | | | SVN-Revision: 17267
* update openfw to 5.2Hauke Mehrtens2009-08-151-5/+5
| | | | SVN-Revision: 17266
* Update to compat-wireless-2009-08-15Hauke Mehrtens2009-08-151-7/+4
| | | | SVN-Revision: 17265
* Correct bool expressions in dependencies. This fixes #5627Hauke Mehrtens2009-08-101-4/+4
| | | | SVN-Revision: 17208
* we removed 2.6.23/24 and 26 support, simplify conditions in packagesFlorian Fainelli2009-07-261-6/+6
| | | | SVN-Revision: 16993
* mac80211: add more ath9k patchesGabor Juhos2009-07-241-1/+1
| | | | SVN-Revision: 16967
* download and install rt2870 firmware (#5519)Florian Fainelli2009-07-181-0/+14
| | | | SVN-Revision: 16893
* mac80211: add more ath9k patchesGabor Juhos2009-06-251-1/+1
| | | | SVN-Revision: 16562
* Update compat-wireless to 2009-06-25Hauke Mehrtens2009-06-251-3/+3
| | | | SVN-Revision: 16561
* mac80211/ath5k: add workaround for the AR71xx PCI bugGabor Juhos2009-06-211-1/+1
| | | | SVN-Revision: 16535
* Update to compat-wireless-2009-06-02Hauke Mehrtens2009-06-021-3/+3
| | | | SVN-Revision: 16300
* B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL. Fixes #5245.Hauke Mehrtens2009-06-011-3/+3
| | | | SVN-Revision: 16263
* Add rtl8180 and rtl8187 support. Based on patch from #5138.Hauke Mehrtens2009-05-241-0/+25
| | | | SVN-Revision: 16022
* update compat-wireless to 2009-05-21Andy Boyett2009-05-221-2/+2
| | | | SVN-Revision: 15976
* cardbus != pcmcia -- disable it in b43Imre Kaloz2009-05-151-3/+1
| | | | SVN-Revision: 15857
* Add support for pcmcia to ssb. b43 will build now with pcmcia support.Hauke Mehrtens2009-05-111-3/+1
| | | | SVN-Revision: 15784
* mac80211: update compat-wireless to 2009-05-08Gabor Juhos2009-05-091-2/+2
| | | | SVN-Revision: 15738
* Update to compat-wireless-2009-05-01Hauke Mehrtens2009-05-011-9/+24
| | | | SVN-Revision: 15536
* mac80211: backport ath9k uninline patchGabor Juhos2009-04-291-1/+1
| | | | SVN-Revision: 15490
* introduce a generic PKG_CONFIG_DEPENDS for packages that need to be ↵Nicolas Thill2009-04-271-1/+3
| | | | | | reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS SVN-Revision: 15451
* The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is integrated ↵Hauke Mehrtens2009-04-101-1/+1
| | | | | | into the kernel all other need the module. SVN-Revision: 15195
* remove the b43 dependency on brcm47xx/brcm63xxFelix Fietkau2009-04-081-1/+1
| | | | SVN-Revision: 15156
* Update to compat-wireless-2009-03-31Hauke Mehrtens2009-04-021-2/+2
| | | | SVN-Revision: 15083
* Make b43 hwrng optionalMichael Büsch2009-03-291-0/+2
| | | | SVN-Revision: 15070
* update compat-wireless to 2009-03-24Hauke Mehrtens2009-03-241-2/+2
| | | | SVN-Revision: 15019
* Update compat-wireless to 2009-03-18Hauke Mehrtens2009-03-181-3/+2
| | | | | | | | | | 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
* b43: More non-PCI fixesMichael Büsch2009-03-171-2/+8
| | | | SVN-Revision: 14933
* b43: Fix for non-PCI buildsMichael Büsch2009-03-171-4/+10
| | | | SVN-Revision: 14932
* b43: Add support for removing unnecessary firmware files to reduce the image ↵Michael Büsch2009-03-171-0/+4
| | | | | | size. SVN-Revision: 14929
* mac80211: update compat-wireless to 2009-03-13Gabor Juhos2009-03-141-2/+2
| | | | SVN-Revision: 14871
* mac80211: update compat-wireless to 2009-03-09Gabor Juhos2009-03-101-2/+2
| | | | SVN-Revision: 14831
* fix p54usb firmware md5sum (#4759)Florian Fainelli2009-03-091-1/+1
| | | | SVN-Revision: 14821
* mac80211: update compat-wireless to 2009-03-07Gabor Juhos2009-03-081-2/+2
| | | | SVN-Revision: 14795
* turn some of the kernel dependencies the other way around to make it easier ↵Hauke Mehrtens2009-03-071-11/+11
| | | | | | to support new kernel. SVN-Revision: 14783
* extract the rfkill module to an extra package, only build rfkill module if ↵Hauke Mehrtens2009-03-071-2/+2
| | | | | | it is not integrated into the kernel. SVN-Revision: 14780
* mac80211: update compat-wireless to 2009-03-05, add more rt2x00 and ath9k ↵Gabor Juhos2009-03-061-2/+2
| | | | | | patches SVN-Revision: 14757
* mac80211: update compat-wireless to 2009-03-04, and refresh patchesGabor Juhos2009-03-051-3/+3
| | | | SVN-Revision: 14749
* mac80211: add ath9k init values patchGabor Juhos2009-03-031-1/+1
| | | | SVN-Revision: 14745
* mac80211: update compat-wireless to 2009-03-03, and add a new ath9k patchGabor Juhos2009-03-031-3/+3
| | | | SVN-Revision: 14744
* mac80211: update compat-wireless to 2009-02-25Gabor Juhos2009-02-261-2/+2
| | | | SVN-Revision: 14675
* eliminate redundancy by creating the quilt_used stampfile in the right placeFelix Fietkau2009-02-221-1/+0
| | | | SVN-Revision: 14620