Commit Graph

317 Commits (d430455527344de964e359ff1143418e3e78a232)

Author SHA1 Message Date
Hauke Mehrtens 6474dbe86b mac80211: always store broadcom firmware in b43 and b43legacy dir
This is always used to build a firmware for linux systems also if we are on freebsd.

This is one patch from #9897

SVN-Revision: 27926
13 years ago
Felix Fietkau 21dd9478d7 mac80211: move compat_firmware_class.ko into compat.ko (fixes #9864)
SVN-Revision: 27863
13 years ago
Hauke Mehrtens aa37b9656d mac80211: fix typo and make broken options depend on BROKEN
SVN-Revision: 27735
13 years ago
Hauke Mehrtens 96b6f27271 mca80211: add support for b43 on bcma bus.
This makes b43 work on broadcom SoCs using bcma as system bus.

SVN-Revision: 27734
13 years ago
Felix Fietkau 3c97b838f3 kernel: use lib80211 from compat-wireless instead of the kernel
SVN-Revision: 27436
13 years ago
Gabor Juhos 1c96bc9abc max80211: rt2x00: load the eeprom data from a file on Ralink SoCs
SVN-Revision: 27395
13 years ago
Felix Fietkau 0243ec0da3 mac80211: force b44 and atl* to be disabled, even if they are enabled in the kernel tree
SVN-Revision: 27285
13 years ago
Felix Fietkau c7744447a5 mac80211: update to wireless-testing 2011-06-22
SVN-Revision: 27275
13 years ago
Felix Fietkau 3294d04e44 mac80211: enable cfg80211 debugfs support
SVN-Revision: 27273
13 years ago
Hauke Mehrtens a9191c8b32 mac80211: use firmware from linux-firmware git
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
13 years ago
Hauke Mehrtens a3a5eb275f mac80211: fix debugfs for ath9k_htc
if debugfs was enabled ath9k_htc did not load.

SVN-Revision: 27251
13 years ago
Hauke Mehrtens cda72f33f4 mac80211: remove rests of ar9170 driver
SVN-Revision: 27250
13 years ago
Gabor Juhos 9769854aae mac80211: add initial support for AR9330
SVN-Revision: 27084
13 years ago
Felix Fietkau 41a169115b mac80211: update to wireless-testing 2011-05-27
SVN-Revision: 27071
13 years ago
Gabor Juhos a456082ccd mac80211: make ath9k available even if PCI support is disabled
SVN-Revision: 27046
13 years ago
Felix Fietkau e35822050b mac80211: sync the CONFIG_ATH5K_DEBUG make override with the buildflags override (thx, KanjiMonster)
SVN-Revision: 26927
13 years ago
Felix Fietkau c2bee5a64a mac80211: update to 2011-05-13
SVN-Revision: 26912
13 years ago
Felix Fietkau 970252faf8 mac80211: update to wireless-testing 2011-04-19, contains several beacon related fixes for ath9k
SVN-Revision: 26744
13 years ago
Hauke Mehrtens 75a63f1981 mac80211: b43: Expose N-PHY support
Allow enabling of N-PHY support for BCM4321 and BCM4322.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 26736
13 years ago
Hauke Mehrtens becddc9ec7 mac80211: b43: Expose PIO mode fallback
Allow reenabling the PIO mode fallback for b43.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 26735
13 years ago
Hauke Mehrtens 0429ec0c11 mac80211: b43: Expose debug option
Allow enabling debug output and debugfs for B43.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 26734
13 years ago
Hauke Mehrtens cda9981625 mac80211: b43: Add Firmware 5.10.56.27
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
13 years ago
Felix Fietkau 8f5a84a690 mac80211: fix the config define for iwl3945
SVN-Revision: 26697
13 years ago
Felix Fietkau 8cf42db0ca mac80211: make intel wireless drivers depend on pci support
SVN-Revision: 26696
13 years ago
Felix Fietkau e00eaf1545 mac80211: add intel drivers to PKG_CONFIG_DEPENDS
SVN-Revision: 26695
13 years ago
Gabor Juhos 5ffdddc75e mac80211: ath9k: register id table for platform device
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
13 years ago
Felix Fietkau 8978c04f2a ath5k: fix config options for debugfs
SVN-Revision: 26577
13 years ago
Hauke Mehrtens 2ce13f05cb kernel: add symbols, small fixes
* 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
13 years ago
Hauke Mehrtens cbab3e4c9b mac80211: add Intel wireless drivers.
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
13 years ago
Felix Fietkau 34643f24ed mac80211: update to wireless-testing 2011-04-06
adds some more pending patches which (among other things) fix the 'failed to stop RX DMA' messages

SVN-Revision: 26506
13 years ago
Gabor Juhos 490032400b mac80211: update rt2800-{pci,usb} dependencies
SVN-Revision: 26465
13 years ago
Gabor Juhos 3c5ead23c1 mac80211: rt2800-lib doesn't depend on rt2x00-usb
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>

SVN-Revision: 26464
13 years ago
Gabor Juhos 8e1a827487 mac80211: add WLAN LED support for Ralink RT305x SoC Devices
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
13 years ago
Felix Fietkau 8f958a12a2 mac80211: rtl818x depends on kmod-usb-core
SVN-Revision: 26443
13 years ago
Felix Fietkau 6f446d9419 ath9k-htc: enable debugfs support
SVN-Revision: 26412
13 years ago
Felix Fietkau f5a50227a3 mac80211: add all drivers to PKG_CONFIG_DEPENDS
SVN-Revision: 26369
13 years ago
Felix Fietkau 70a2413ffd mac80211: fix zd1211 config override
SVN-Revision: 26294
13 years ago
Felix Fietkau 1938d5a669 mac80211: update to wireless-testing 2011-03-24
SVN-Revision: 26293
13 years ago
Felix Fietkau ee7f3d21f4 mac80211: update to wireless-testing 2011-03-22
SVN-Revision: 26273
13 years ago
Felix Fietkau de2b5158a1 hostapd: add a separate config symbol for 802.11n driver support
SVN-Revision: 26212
13 years ago
Felix Fietkau 1e89670f0e mac80211: fix ath9k/ath9k-htc description (thx, swalker)
SVN-Revision: 26160
14 years ago
Felix Fietkau 484a793dd4 ath9k: split package into kmod-ath9k and kmod-ath9k-common, add a new package for ath9k_htc
SVN-Revision: 26130
14 years ago
Felix Fietkau 66a6f82ee3 mac80211: update to wireless-testing 2011-03-11
SVN-Revision: 26128
14 years ago
Hamish Guthrie 53805b9c7d Add wext support to libertas-sd driver
SVN-Revision: 26028
14 years ago
Michael Büsch 1d3e4a2ab3 mac80211: Don't include p54spi default eeprom
SVN-Revision: 25925
14 years ago
Michael Büsch 7b44be03d8 2.6.38: Let mac80211 select CONFIG_AVERAGE
SVN-Revision: 25818
14 years ago
Felix Fietkau e21f69d640 mac80211: override CONFIG_IWLWIFI_LEGACY
SVN-Revision: 25778
14 years ago
Felix Fietkau c7677a6e5e mac80211: set CONFIG_RTLWIFI
SVN-Revision: 25776
14 years ago
Felix Fietkau 39570be248 mac80211: update to 2011-02-25
SVN-Revision: 25749
14 years ago
Felix Fietkau 240b10673d make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_supplicant can make it optional
SVN-Revision: 25518
14 years ago