Gabor Juhos
9769854aae
mac80211: add initial support for AR9330
...
SVN-Revision: 27084
2011-06-01 13:12:31 +00:00
Felix Fietkau
41a169115b
mac80211: update to wireless-testing 2011-05-27
...
SVN-Revision: 27071
2011-05-31 23:07:29 +00:00
Gabor Juhos
a456082ccd
mac80211: make ath9k available even if PCI support is disabled
...
SVN-Revision: 27046
2011-05-31 22:53:16 +00:00
Felix Fietkau
e35822050b
mac80211: sync the CONFIG_ATH5K_DEBUG make override with the buildflags override (thx, KanjiMonster)
...
SVN-Revision: 26927
2011-05-17 18:23:50 +00:00
Felix Fietkau
c2bee5a64a
mac80211: update to 2011-05-13
...
SVN-Revision: 26912
2011-05-16 21:50:26 +00:00
Felix Fietkau
970252faf8
mac80211: update to wireless-testing 2011-04-19, contains several beacon related fixes for ath9k
...
SVN-Revision: 26744
2011-04-20 18:14:35 +00:00
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
2011-04-19 21:44:29 +00:00
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
2011-04-19 21:43:19 +00:00
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
2011-04-19 21:40:29 +00:00
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
2011-04-19 21:40:08 +00:00
Felix Fietkau
8f5a84a690
mac80211: fix the config define for iwl3945
...
SVN-Revision: 26697
2011-04-16 19:52:39 +00:00
Felix Fietkau
8cf42db0ca
mac80211: make intel wireless drivers depend on pci support
...
SVN-Revision: 26696
2011-04-16 19:52:35 +00:00
Felix Fietkau
e00eaf1545
mac80211: add intel drivers to PKG_CONFIG_DEPENDS
...
SVN-Revision: 26695
2011-04-16 19:52:31 +00:00
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
2011-04-12 09:29:23 +00:00
Felix Fietkau
8978c04f2a
ath5k: fix config options for debugfs
...
SVN-Revision: 26577
2011-04-10 16:23:28 +00:00
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
2011-04-09 23:34:20 +00:00
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
2011-04-08 16:17:21 +00:00
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
2011-04-07 18:42:22 +00:00
Gabor Juhos
490032400b
mac80211: update rt2800-{pci,usb} dependencies
...
SVN-Revision: 26465
2011-04-04 08:43:02 +00:00
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
2011-04-04 08:42:59 +00:00
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
2011-04-04 08:42:58 +00:00
Felix Fietkau
8f958a12a2
mac80211: rtl818x depends on kmod-usb-core
...
SVN-Revision: 26443
2011-04-03 17:34:51 +00:00
Felix Fietkau
6f446d9419
ath9k-htc: enable debugfs support
...
SVN-Revision: 26412
2011-04-02 16:53:46 +00:00
Felix Fietkau
f5a50227a3
mac80211: add all drivers to PKG_CONFIG_DEPENDS
...
SVN-Revision: 26369
2011-03-30 12:33:14 +00:00
Felix Fietkau
70a2413ffd
mac80211: fix zd1211 config override
...
SVN-Revision: 26294
2011-03-25 21:20:14 +00:00
Felix Fietkau
1938d5a669
mac80211: update to wireless-testing 2011-03-24
...
SVN-Revision: 26293
2011-03-25 21:12:28 +00:00
Felix Fietkau
ee7f3d21f4
mac80211: update to wireless-testing 2011-03-22
...
SVN-Revision: 26273
2011-03-22 21:00:58 +00:00
Felix Fietkau
de2b5158a1
hostapd: add a separate config symbol for 802.11n driver support
...
SVN-Revision: 26212
2011-03-17 20:21:28 +00:00
Felix Fietkau
1e89670f0e
mac80211: fix ath9k/ath9k-htc description (thx, swalker)
...
SVN-Revision: 26160
2011-03-14 14:04:49 +00:00
Felix Fietkau
484a793dd4
ath9k: split package into kmod-ath9k and kmod-ath9k-common, add a new package for ath9k_htc
...
SVN-Revision: 26130
2011-03-13 18:38:50 +00:00
Felix Fietkau
66a6f82ee3
mac80211: update to wireless-testing 2011-03-11
...
SVN-Revision: 26128
2011-03-13 18:38:37 +00:00
Hamish Guthrie
53805b9c7d
Add wext support to libertas-sd driver
...
SVN-Revision: 26028
2011-03-11 09:24:25 +00:00
Michael Büsch
1d3e4a2ab3
mac80211: Don't include p54spi default eeprom
...
SVN-Revision: 25925
2011-03-07 12:21:58 +00:00
Michael Büsch
7b44be03d8
2.6.38: Let mac80211 select CONFIG_AVERAGE
...
SVN-Revision: 25818
2011-03-01 18:55:00 +00:00
Felix Fietkau
e21f69d640
mac80211: override CONFIG_IWLWIFI_LEGACY
...
SVN-Revision: 25778
2011-02-27 21:46:08 +00:00
Felix Fietkau
c7677a6e5e
mac80211: set CONFIG_RTLWIFI
...
SVN-Revision: 25776
2011-02-27 21:37:21 +00:00
Felix Fietkau
39570be248
mac80211: update to 2011-02-25
...
SVN-Revision: 25749
2011-02-27 11:22:26 +00:00
Felix Fietkau
240b10673d
make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_supplicant can make it optional
...
SVN-Revision: 25518
2011-02-13 14:18:13 +00:00
Felix Fietkau
d807f70e47
mac80211: update to wireless-testing 2010-02-07
...
SVN-Revision: 25425
2011-02-08 19:31:43 +00:00
Felix Fietkau
9b34dfb571
mac80211: update to wireless-testing 2011-01-24
...
SVN-Revision: 25093
2011-01-24 18:54:16 +00:00
Felix Fietkau
fa542df6e1
ath9k: kmod-ath9k has no extra menuconfig options, remove MENU:=1 ( #8695 )
...
SVN-Revision: 25060
2011-01-21 18:32:06 +00:00
Felix Fietkau
4ee2365159
mac80211: update to wireless-testing 2010-01-19
...
SVN-Revision: 25053
2011-01-20 23:35:21 +00:00
Felix Fietkau
6cf6302a78
mac80211: fix compile errors on powerpc
...
SVN-Revision: 25014
2011-01-16 01:24:48 +00:00
Felix Fietkau
f05691af93
mac80211: include the kfifo backport in compat.ko if necessary (fixes libertas, rt2x00)
...
SVN-Revision: 24978
2011-01-13 23:28:22 +00:00
Felix Fietkau
56647592a4
mac80211: update to wireless-testing 2011-01-05, should improve aggregation reliability in ath9k
...
SVN-Revision: 24948
2011-01-09 20:32:25 +00:00
Imre Kaloz
e9013bff66
fix md5sum, use our mirror with a fixed-up filename to make sure we get the right fw version
...
SVN-Revision: 24901
2011-01-04 16:39:16 +00:00
Imre Kaloz
4a177f01a2
use the latest fw release
...
SVN-Revision: 24894
2011-01-03 18:17:01 +00:00
Imre Kaloz
e99f8f2dd0
tune ath dependencies - carl9170 can be used on targets with usb but without pci
...
SVN-Revision: 24893
2011-01-03 18:16:05 +00:00
Hauke Mehrtens
54ffa895f2
mac80211: add CONFIG_ATH5K_PCI only when not on aterhos target
...
SVN-Revision: 24801
2010-12-22 17:39:05 +00:00
Hauke Mehrtens
3e668eb7b7
mac80211: rmove unused config symbols.
...
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
2010-12-22 14:59:53 +00:00