summaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setupFelix Fietkau2009-10-111-7/+11
| | | | SVN-Revision: 18023
* fix typos in KernelPackage/libertasFlorian Fainelli2009-10-071-1/+1
| | | | SVN-Revision: 17986
* libertas: use driver from compat-wireless instead of our own (deprecated) oneNicolas Thill2009-10-071-1/+30
| | | | SVN-Revision: 17982
* ath: add a compile time option that gives the user full control over ↵Felix Fietkau2009-10-021-0/+14
| | | | | | regulatory settings (disabled by default for now) SVN-Revision: 17828
* mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many ↵Felix Fietkau2009-10-021-1/+1
| | | | | | cleanups and other changes by me. adds support for multiple interfaces, tested with ath9k SVN-Revision: 17821
* Add ar9170usb driver.Hauke Mehrtens2009-09-271-2/+31
| | | | SVN-Revision: 17760
* Do not build some modules as they are not neededHauke Mehrtens2009-09-261-0/+3
| | | | | | Remove empty directory. SVN-Revision: 17755
* 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