Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | kernel: use lib80211 from compat-wireless instead of the kernel | Felix Fietkau | 2011-07-04 | 1 | -5/+31 | |
| | | | | SVN-Revision: 27436 | |||||
* | max80211: rt2x00: load the eeprom data from a file on Ralink SoCs | Gabor Juhos | 2011-07-03 | 1 | -1/+4 | |
| | | | | SVN-Revision: 27395 | |||||
* | mac80211: force b44 and atl* to be disabled, even if they are enabled in the ↵ | Felix Fietkau | 2011-06-25 | 1 | -0/+5 | |
| | | | | | | kernel tree SVN-Revision: 27285 | |||||
* | mac80211: update to wireless-testing 2011-06-22 | Felix Fietkau | 2011-06-24 | 1 | -3/+3 | |
| | | | | SVN-Revision: 27275 | |||||
* | mac80211: enable cfg80211 debugfs support | Felix Fietkau | 2011-06-24 | 1 | -1/+2 | |
| | | | | SVN-Revision: 27273 | |||||
* | mac80211: use firmware from linux-firmware git | Hauke Mehrtens | 2011-06-21 | 1 | -230/+64 | |
| | | | | | | | | | | | | | Use the firmware from linux-firmware git where possible. Update some firmware files in that process and check for missing firmware files for some modules. * update Ralink firmwares * update ath9k_htc firmware * add firmware for mwl8k * add more firmware files for libertas-sd and libertas-usb SVN-Revision: 27252 | |||||
* | mac80211: fix debugfs for ath9k_htc | Hauke Mehrtens | 2011-06-21 | 1 | -1/+1 | |
| | | | | | | if debugfs was enabled ath9k_htc did not load. SVN-Revision: 27251 | |||||
* | mac80211: remove rests of ar9170 driver | Hauke Mehrtens | 2011-06-21 | 1 | -17/+1 | |
| | | | | SVN-Revision: 27250 | |||||
* | mac80211: add initial support for AR9330 | Gabor Juhos | 2011-06-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 27084 | |||||
* | mac80211: update to wireless-testing 2011-05-27 | Felix Fietkau | 2011-05-31 | 1 | -2/+2 | |
| | | | | SVN-Revision: 27071 | |||||
* | mac80211: make ath9k available even if PCI support is disabled | Gabor Juhos | 2011-05-31 | 1 | -5/+6 | |
| | | | | SVN-Revision: 27046 | |||||
* | mac80211: sync the CONFIG_ATH5K_DEBUG make override with the buildflags ↵ | Felix Fietkau | 2011-05-17 | 1 | -1/+1 | |
| | | | | | | override (thx, KanjiMonster) SVN-Revision: 26927 | |||||
* | mac80211: update to 2011-05-13 | Felix Fietkau | 2011-05-16 | 1 | -4/+3 | |
| | | | | SVN-Revision: 26912 | |||||
* | mac80211: update to wireless-testing 2011-04-19, contains several beacon ↵ | Felix Fietkau | 2011-04-20 | 1 | -2/+5 | |
| | | | | | | related fixes for ath9k SVN-Revision: 26744 | |||||
* | mac80211: b43: Expose N-PHY support | Hauke Mehrtens | 2011-04-19 | 1 | -2/+18 | |
| | | | | | | | | Allow enabling of N-PHY support for BCM4321 and BCM4322. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26736 | |||||
* | mac80211: b43: Expose PIO mode fallback | Hauke Mehrtens | 2011-04-19 | 1 | -0/+12 | |
| | | | | | | | | Allow reenabling the PIO mode fallback for b43. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26735 | |||||
* | mac80211: b43: Expose debug option | Hauke Mehrtens | 2011-04-19 | 1 | -0/+12 | |
| | | | | | | | | Allow enabling debug output and debugfs for B43. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26734 | |||||
* | mac80211: b43: Add Firmware 5.10.56.27 | Hauke Mehrtens | 2011-04-19 | 1 | -8/+26 | |
| | | | | | | | | | | | | | Add the 5.10.56.27 firmware option. This includes updating b43-fwcutter to its newest release 14 and updating the b43-fwsquash.py to recognise rev 16 n phy files. Also rename the current options from STABLE/EXPERIMENTAL to their version numbers. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26733 | |||||
* | mac80211: fix the config define for iwl3945 | Felix Fietkau | 2011-04-16 | 1 | -1/+1 | |
| | | | | SVN-Revision: 26697 | |||||
* | mac80211: make intel wireless drivers depend on pci support | Felix Fietkau | 2011-04-16 | 1 | -2/+2 | |
| | | | | SVN-Revision: 26696 | |||||
* | mac80211: add intel drivers to PKG_CONFIG_DEPENDS | Felix Fietkau | 2011-04-16 | 1 | -1/+2 | |
| | | | | SVN-Revision: 26695 | |||||
* | mac80211: ath9k: register id table for platform device | Gabor Juhos | 2011-04-12 | 1 | -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 debugfs | Felix Fietkau | 2011-04-10 | 1 | -2/+3 | |
| | | | | SVN-Revision: 26577 | |||||
* | kernel: add symbols, small fixes | Hauke Mehrtens | 2011-04-09 | 1 | -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 Mehrtens | 2011-04-08 | 1 | -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-06 | Felix Fietkau | 2011-04-07 | 1 | -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} dependencies | Gabor Juhos | 2011-04-04 | 1 | -2/+2 | |
| | | | | SVN-Revision: 26465 | |||||
* | mac80211: rt2800-lib doesn't depend on rt2x00-usb | Gabor Juhos | 2011-04-04 | 1 | -1/+1 | |
| | | | | | | Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su> SVN-Revision: 26464 | |||||
* | mac80211: add WLAN LED support for Ralink RT305x SoC Devices | Gabor Juhos | 2011-04-04 | 1 | -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-core | Felix Fietkau | 2011-04-03 | 1 | -1/+1 | |
| | | | | SVN-Revision: 26443 | |||||
* | ath9k-htc: enable debugfs support | Felix Fietkau | 2011-04-02 | 1 | -1/+1 | |
| | | | | SVN-Revision: 26412 | |||||
* | mac80211: add all drivers to PKG_CONFIG_DEPENDS | Felix Fietkau | 2011-03-30 | 1 | -0/+9 | |
| | | | | SVN-Revision: 26369 | |||||
* | mac80211: fix zd1211 config override | Felix Fietkau | 2011-03-25 | 1 | -1/+1 | |
| | | | | SVN-Revision: 26294 | |||||
* | mac80211: update to wireless-testing 2011-03-24 | Felix Fietkau | 2011-03-25 | 1 | -2/+2 | |
| | | | | SVN-Revision: 26293 | |||||
* | mac80211: update to wireless-testing 2011-03-22 | Felix Fietkau | 2011-03-22 | 1 | -2/+2 | |
| | | | | SVN-Revision: 26273 | |||||
* | hostapd: add a separate config symbol for 802.11n driver support | Felix Fietkau | 2011-03-17 | 1 | -3/+3 | |
| | | | | SVN-Revision: 26212 | |||||
* | mac80211: fix ath9k/ath9k-htc description (thx, swalker) | Felix Fietkau | 2011-03-14 | 1 | -1/+1 | |
| | | | | SVN-Revision: 26160 | |||||
* | ath9k: split package into kmod-ath9k and kmod-ath9k-common, add a new ↵ | Felix Fietkau | 2011-03-13 | 1 | -7/+67 | |
| | | | | | | package for ath9k_htc SVN-Revision: 26130 | |||||
* | mac80211: update to wireless-testing 2011-03-11 | Felix Fietkau | 2011-03-13 | 1 | -2/+2 | |
| | | | | SVN-Revision: 26128 | |||||
* | Add wext support to libertas-sd driver | Hamish Guthrie | 2011-03-11 | 1 | -1/+1 | |
| | | | | SVN-Revision: 26028 | |||||
* | mac80211: Don't include p54spi default eeprom | Michael Büsch | 2011-03-07 | 1 | -3/+2 | |
| | | | | SVN-Revision: 25925 | |||||
* | 2.6.38: Let mac80211 select CONFIG_AVERAGE | Michael Büsch | 2011-03-01 | 1 | -0/+2 | |
| | | | | SVN-Revision: 25818 | |||||
* | mac80211: override CONFIG_IWLWIFI_LEGACY | Felix Fietkau | 2011-02-27 | 1 | -0/+1 | |
| | | | | SVN-Revision: 25778 | |||||
* | mac80211: set CONFIG_RTLWIFI | Felix Fietkau | 2011-02-27 | 1 | -0/+1 | |
| | | | | SVN-Revision: 25776 | |||||
* | mac80211: update to 2011-02-25 | Felix Fietkau | 2011-02-27 | 1 | -2/+2 | |
| | | | | SVN-Revision: 25749 | |||||
* | make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that ↵ | Felix Fietkau | 2011-02-13 | 1 | -1/+1 | |
| | | | | | | hostapd/wpa_supplicant can make it optional SVN-Revision: 25518 | |||||
* | mac80211: update to wireless-testing 2010-02-07 | Felix Fietkau | 2011-02-08 | 1 | -2/+2 | |
| | | | | SVN-Revision: 25425 | |||||
* | mac80211: update to wireless-testing 2011-01-24 | Felix Fietkau | 2011-01-24 | 1 | -2/+2 | |
| | | | | SVN-Revision: 25093 | |||||
* | ath9k: kmod-ath9k has no extra menuconfig options, remove MENU:=1 (#8695) | Felix Fietkau | 2011-01-21 | 1 | -1/+0 | |
| | | | | SVN-Revision: 25060 | |||||
* | mac80211: update to wireless-testing 2010-01-19 | Felix Fietkau | 2011-01-20 | 1 | -2/+2 | |
| | | | | SVN-Revision: 25053 |