summaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* wireless: build hermes packages from compat-wirelessand not from the kernel.Hauke Mehrtens2010-11-101-1/+64
| | | | | | hermes now depends on cfg80211 and that is provided by compat-wireless, so the hermes driver should also be taken from that source. SVN-Revision: 23946
* mac80211: update to wireless-testing 2010-10-19Felix Fietkau2010-10-191-2/+2
| | | | SVN-Revision: 23540
* mac80211: update to wireless-testing 2010-10-15, add a few ath9k fixes and ↵Felix Fietkau2010-10-161-2/+2
| | | | | | performance enhancements SVN-Revision: 23470
* mac80211: kmod-p54-common needs crc-ccitt, patch by loswillosJo-Philipp Wich2010-10-101-1/+1
| | | | SVN-Revision: 23384
* mac80211: update to a newer compat-wireless which fixes rt2800pci compile ↵Felix Fietkau2010-10-101-2/+2
| | | | | | issues on 2.6.32 and below SVN-Revision: 23374
* mac80211: update to wireless-testing 2010-10-06Felix Fietkau2010-10-071-3/+3
| | | | SVN-Revision: 23294
* mac80211: ath9k: get tx gain type from eepromGabor Juhos2010-10-051-1/+1
| | | | SVN-Revision: 23242
* ath9k: compile out the ath9k rate controlFelix Fietkau2010-09-301-13/+0
| | | | SVN-Revision: 23163
* mac80211: update to wireless-testing 2010-09-28Felix Fietkau2010-09-291-2/+2
| | | | SVN-Revision: 23149
* mac80211: upgrade to wireless-testing 2010-09-14, replace the external ↵Felix Fietkau2010-09-141-17/+31
| | | | | | carl9170 with the recently merged upstream version SVN-Revision: 23061
* From: Joseph Roback <openwrt-devel@roback.cc>Michael Büsch2010-09-071-1/+2
| | | | | | | | 26 Makefile patches for enabling parallel builds. Tested on Linux (8-core) and Darwin (12-core), individually and from clean build_root. The first set is from trunk, the second is from feeds/packages. Signed-off-by: Joe Roback <joe@roback.cc> SVN-Revision: 22965
* p54spi: Compile in the default eeprom imageMichael Büsch2010-09-041-0/+2
| | | | SVN-Revision: 22926
* mac80211: another overrideFelix Fietkau2010-09-021-0/+1
| | | | SVN-Revision: 22875
* mac80211: add missing config override for ath9kFelix Fietkau2010-09-021-0/+1
| | | | SVN-Revision: 22874
* mac80211: update to wireless-testing 2010-08-31Felix Fietkau2010-08-311-2/+2
| | | | SVN-Revision: 22865
* mac80211: Add p54spi driverMichael Büsch2010-08-081-2/+24
| | | | SVN-Revision: 22535
* mac80211: update to 2010-07-29, add pending patches to fix further issues ↵Felix Fietkau2010-07-301-2/+2
| | | | | | with calibration SVN-Revision: 22419
* mac80211: update to wireless-testing 2010-07-26 + pending patches - adds a ↵Felix Fietkau2010-07-271-2/+2
| | | | | | change that might fix some calibration issues SVN-Revision: 22403
* move the crda dependency to the kmod-cfg80211 package, get rid of crda's ↵Felix Fietkau2010-07-201-1/+1
| | | | | | dependency on mac80211. this fixes circular dependency issues SVN-Revision: 22304
* mac80211: update to wireless-testing 2010-07-16Felix Fietkau2010-07-201-3/+3
| | | | SVN-Revision: 22301
* ath5k: in-flash macs and eeprom for mach-eap7660dGabor Juhos2010-07-151-1/+1
| | | | | | | | | This adds ath5k_platform.h to mac80211 and patches ath5k to respect MAC addresses and eeprom content from platform_data, if supplied. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 22188
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-41/+41
| | | | SVN-Revision: 22145
* mac80211: update to wireless-testing 2010-07-06, add another patch to ↵Felix Fietkau2010-07-071-2/+2
| | | | | | finally fix the annoying buffer leak in ath9k SVN-Revision: 22088
* mac80211: update to wireless-testing 2010-06-28Felix Fietkau2010-06-301-2/+2
| | | | SVN-Revision: 21988
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-261-1/+1
| | | | SVN-Revision: 21956
* mac80211: update to wireless-testing 2010-06-15Felix Fietkau2010-06-261-2/+2
| | | | SVN-Revision: 21943
* Add support for Marvell 88W8686Hamish Guthrie2010-06-231-6/+43
| | | | SVN-Revision: 21887
* mac80211: fix compile on systems that do not have /bin/trueFelix Fietkau2010-06-141-1/+2
| | | | SVN-Revision: 21801
* mac80211: update to 2010-06-10, add pending work with stability and ↵Felix Fietkau2010-06-101-2/+2
| | | | | | throughput fixes for ath9k SVN-Revision: 21756
* mac80211: remove the pid rate control algorithm to save a few kbytesFelix Fietkau2010-06-011-1/+0
| | | | SVN-Revision: 21654
* mac80211: update to wireless-testing 2010-05-24Felix Fietkau2010-05-251-3/+4
| | | | SVN-Revision: 21568
* mac80211: use stable firmware for b43 driver as the experimental causes ↵Hauke Mehrtens2010-05-161-1/+1
| | | | | | | | problems on some devices with L-PHY This should close #6907 SVN-Revision: 21470
* mac80211: update b43-fwcutterHauke Mehrtens2010-05-161-8/+8
| | | | SVN-Revision: 21468
* mac80211: update to wireless-testing 2010-05-12 plus some pending patchesFelix Fietkau2010-05-151-2/+4
| | | | SVN-Revision: 21454
* ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.Hauke Mehrtens2010-05-151-7/+1
| | | | | | | | Before this patch CONFIG_SSB_BLOCKIO was set to y in compat-wireless but the in kernel ssb system had it set to n, this causes an invalid pointer. b43 now needs CONFIG_SSB_BLOCKIO=y SVN-Revision: 21449
* mac80211: update to wireless-testing 2010-04-28Felix Fietkau2010-04-301-2/+2
| | | | SVN-Revision: 21271
* mac80211: update to wireless-testing 2010-04-21Felix Fietkau2010-04-221-2/+2
| | | | SVN-Revision: 21089
* mac80211: add mwl8k driverHauke Mehrtens2010-04-211-1/+16
| | | | | | This closes #7209 SVN-Revision: 21077
* mac80211: remove the unused PACKAGE_ATH9K_DEBUG option - PACKAGE_ATH_DEBUG ↵Felix Fietkau2010-04-171-11/+0
| | | | | | turns on debugging for atheros drivers SVN-Revision: 20972
* mac80211: use minstrel_ht by default for ath9kFelix Fietkau2010-04-171-0/+1
| | | | SVN-Revision: 20971
* mac80211: update to wireless-testing 2010-04-16Felix Fietkau2010-04-171-2/+2
| | | | SVN-Revision: 20966
* package/mac80211: move all configuration items in submenus, merge Config.in* ↵Nicolas Thill2010-04-161-22/+184
| | | | | | into the main Makefile SVN-Revision: 20910
* mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ↵Felix Fietkau2010-04-141-2/+2
| | | | | | ar9300 patch set, fixes #7135 SVN-Revision: 20849
* mac80211: update to wireless-testing 2010-04-09, add work-in-progress ar9300 ↵Felix Fietkau2010-04-101-3/+3
| | | | | | patches SVN-Revision: 20777
* mac80211: update rt2x00 mcu patch (thanks to Luis Correia)Gabor Juhos2010-04-031-1/+1
| | | | SVN-Revision: 20674
* mac80211: remove MCU requests for SoC platforms in the rt2x00 driverGabor Juhos2010-04-011-1/+1
| | | | | | | | The ralink SoC platforms do not have an MCU. Signed-off-by: Luis Correia <luis.f.correia@gmail.com> SVN-Revision: 20650
* mac80211: Enable rt2x00 debug if CONFIG_PACKAGE_RT2X00_DEBUG is selectedGabor Juhos2010-03-311-0/+1
| | | | | | | | | When CONFIG_PACKAGE_RT2X00_DEBUG is selected we should compile rt2x00 with the CONFIG_RT2X00_DEBUG flag set to enable debug output. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 20629
* mac80211: enable building of the rt2800 on the ramips targetGabor Juhos2010-03-301-8/+44
| | | | SVN-Revision: 20615
* mac80211: update to wireless-testing 2010-03-24Felix Fietkau2010-03-261-2/+4
| | | | SVN-Revision: 20497
* mac80211: fix build problems with kmod-mac80211=nHauke Mehrtens2010-03-101-2/+3
| | | | | | | | Build compat-wireless also if kmod-mac80211=n, but do not build mac80211.ko. Fix problem in ticket #6813. SVN-Revision: 20125