summaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: fix the config define for iwl3945Felix Fietkau2011-04-161-1/+1
| | | | SVN-Revision: 26697
* mac80211: make intel wireless drivers depend on pci supportFelix Fietkau2011-04-161-2/+2
| | | | SVN-Revision: 26696
* mac80211: add intel drivers to PKG_CONFIG_DEPENDSFelix Fietkau2011-04-161-1/+2
| | | | SVN-Revision: 26695
* mac80211: ath9k: register id table for platform deviceGabor Juhos2011-04-121-1/+1
| | | | | | | | | | | | Currently the device id in the platform driver is hardcoded to an id which is specific to AR9130/AR9132 SOCs as it supports only wmac (wireless mac) of these SOCs. But this needs to be dynamic when we want to support different wmac of SOCs. So add id_table to driver to make it extendable to more SOCs. Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> SVN-Revision: 26604
* ath5k: fix config options for debugfsFelix Fietkau2011-04-101-2/+3
| | | | SVN-Revision: 26577
* kernel: add symbols, small fixesHauke Mehrtens2011-04-091-1/+1
| | | | | | | | * Some module should be loaded later to load them after the modules they are depending on * add some more missing config symbols * make CS5535 build again SVN-Revision: 26570
* mac80211: add Intel wireless drivers.Hauke Mehrtens2011-04-081-5/+277
| | | | | | | | | | This adds the Intel wireless drivers for their normal cards. Thank you framer99 for the patch, I extended it a little bit. This closes #7227 SVN-Revision: 26534
* mac80211: update to wireless-testing 2011-04-06Felix Fietkau2011-04-071-2/+3
| | | | | | adds some more pending patches which (among other things) fix the 'failed to stop RX DMA' messages SVN-Revision: 26506
* mac80211: update rt2800-{pci,usb} dependenciesGabor Juhos2011-04-041-2/+2
| | | | SVN-Revision: 26465
* mac80211: rt2800-lib doesn't depend on rt2x00-usbGabor Juhos2011-04-041-1/+1
| | | | | | Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su> SVN-Revision: 26464
* mac80211: add WLAN LED support for Ralink RT305x SoC DevicesGabor Juhos2011-04-041-1/+1
| | | | | | | | | | | | | | This patch adds WLAN LED support to the mac80211 driver for Ralink rt2x00/rt2800 (rt305x) SoC devices. The current driver in kmod-rt2800-lib is based upon PCI, not SoC. The WLAN LED drivers in rt2800lib.c set the LED brightness via an MCU request, but do nothing for SoC. This patch checks for SoC and sets the register to enable the WLAN LED (instead of an MCU request). This fixes the WLAN LED for RT305x devices (such as the HW550-3G). Signed-off-by: Layne Edwards <ledwards76@gmail.com> SVN-Revision: 26463
* mac80211: rtl818x depends on kmod-usb-coreFelix Fietkau2011-04-031-1/+1
| | | | SVN-Revision: 26443
* ath9k-htc: enable debugfs supportFelix Fietkau2011-04-021-1/+1
| | | | SVN-Revision: 26412
* mac80211: add all drivers to PKG_CONFIG_DEPENDSFelix Fietkau2011-03-301-0/+9
| | | | SVN-Revision: 26369
* mac80211: fix zd1211 config overrideFelix Fietkau2011-03-251-1/+1
| | | | SVN-Revision: 26294
* mac80211: update to wireless-testing 2011-03-24Felix Fietkau2011-03-251-2/+2
| | | | SVN-Revision: 26293
* mac80211: update to wireless-testing 2011-03-22Felix Fietkau2011-03-221-2/+2
| | | | SVN-Revision: 26273
* hostapd: add a separate config symbol for 802.11n driver supportFelix Fietkau2011-03-171-3/+3
| | | | SVN-Revision: 26212
* mac80211: fix ath9k/ath9k-htc description (thx, swalker)Felix Fietkau2011-03-141-1/+1
| | | | SVN-Revision: 26160
* ath9k: split package into kmod-ath9k and kmod-ath9k-common, add a new ↵Felix Fietkau2011-03-131-7/+67
| | | | | | package for ath9k_htc SVN-Revision: 26130
* mac80211: update to wireless-testing 2011-03-11Felix Fietkau2011-03-131-2/+2
| | | | SVN-Revision: 26128
* Add wext support to libertas-sd driverHamish Guthrie2011-03-111-1/+1
| | | | SVN-Revision: 26028
* mac80211: Don't include p54spi default eepromMichael Büsch2011-03-071-3/+2
| | | | SVN-Revision: 25925
* 2.6.38: Let mac80211 select CONFIG_AVERAGEMichael Büsch2011-03-011-0/+2
| | | | SVN-Revision: 25818
* mac80211: override CONFIG_IWLWIFI_LEGACYFelix Fietkau2011-02-271-0/+1
| | | | SVN-Revision: 25778
* mac80211: set CONFIG_RTLWIFIFelix Fietkau2011-02-271-0/+1
| | | | SVN-Revision: 25776
* mac80211: update to 2011-02-25Felix Fietkau2011-02-271-2/+2
| | | | SVN-Revision: 25749
* make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that ↵Felix Fietkau2011-02-131-1/+1
| | | | | | hostapd/wpa_supplicant can make it optional SVN-Revision: 25518
* mac80211: update to wireless-testing 2010-02-07Felix Fietkau2011-02-081-2/+2
| | | | SVN-Revision: 25425
* mac80211: update to wireless-testing 2011-01-24Felix Fietkau2011-01-241-2/+2
| | | | SVN-Revision: 25093
* ath9k: kmod-ath9k has no extra menuconfig options, remove MENU:=1 (#8695)Felix Fietkau2011-01-211-1/+0
| | | | SVN-Revision: 25060
* mac80211: update to wireless-testing 2010-01-19Felix Fietkau2011-01-201-2/+2
| | | | SVN-Revision: 25053
* mac80211: fix compile errors on powerpcFelix Fietkau2011-01-161-1/+2
| | | | SVN-Revision: 25014
* mac80211: include the kfifo backport in compat.ko if necessary (fixes ↵Felix Fietkau2011-01-131-0/+4
| | | | | | libertas, rt2x00) SVN-Revision: 24978
* mac80211: update to wireless-testing 2011-01-05, should improve aggregation ↵Felix Fietkau2011-01-091-5/+6
| | | | | | reliability in ath9k SVN-Revision: 24948
* fix md5sum, use our mirror with a fixed-up filename to make sure we get the ↵Imre Kaloz2011-01-041-4/+4
| | | | | | right fw version SVN-Revision: 24901
* use the latest fw releaseImre Kaloz2011-01-031-1/+1
| | | | SVN-Revision: 24894
* tune ath dependencies - carl9170 can be used on targets with usb but without pciImre Kaloz2011-01-031-3/+3
| | | | SVN-Revision: 24893
* mac80211: add CONFIG_ATH5K_PCI only when not on aterhos targetHauke Mehrtens2010-12-221-0/+1
| | | | SVN-Revision: 24801
* mac80211: rmove unused config symbols.Hauke Mehrtens2010-12-221-5/+0
| | | | | | CONFIG_RT2800PCI_PCI and CONFIG_RT2800PCI_SOC were removed some time ago and CONFIG_IWLWIFI was replaced by CONFIG_COMPAT_IWLWIFI in compat wireless SVN-Revision: 24794
* mac80211: activate ahb bud for ath5k driver if on atheros target.Hauke Mehrtens2010-12-221-2/+5
| | | | SVN-Revision: 24793
* mac80211: update to wireless-testing 2010-12-16Felix Fietkau2010-12-181-4/+2
| | | | SVN-Revision: 24655
* mac80211: update to 2010-12-09Felix Fietkau2010-12-111-2/+2
| | | | SVN-Revision: 24471
* mac80211: update to wireless-testing 2010-11-30Felix Fietkau2010-12-041-3/+3
| | | | SVN-Revision: 24235
* ath9k: use per-device struct for pm_qos_* operationsGabor Juhos2010-12-011-1/+1
| | | | SVN-Revision: 24209
* remove 2.6.25 supportImre Kaloz2010-11-221-1/+1
| | | | SVN-Revision: 24089
* mac80211: update to latest wireless-testing + more stability workFelix Fietkau2010-11-201-2/+2
| | | | SVN-Revision: 24044
* mac80211: update to wireless-testing 2010-11-16Felix Fietkau2010-11-171-2/+2
| | | | SVN-Revision: 24017
* mac80211: update to wireless-testing 2010-11-10 + some pending workFelix Fietkau2010-11-111-2/+2
| | | | SVN-Revision: 23968
* net-hermes-pcmcia mark as broken, because we do not want the ugly pcmcia ↵Hauke Mehrtens2010-11-101-1/+1
| | | | | | patches from compat-wireless SVN-Revision: 23954