Felix Fietkau
8e39b122c9
mac80211: remove the pid rate control algorithm to save a few kbytes
...
SVN-Revision: 21654
2010-06-01 23:11:43 +00:00
Felix Fietkau
b674689a98
mac80211: update to wireless-testing 2010-05-24
...
SVN-Revision: 21568
2010-05-25 17:29:50 +00:00
Hauke Mehrtens
a8c9d6256a
mac80211: use stable firmware for b43 driver as the experimental causes problems on some devices with L-PHY
...
This should close #6907
SVN-Revision: 21470
2010-05-16 11:16:42 +00:00
Hauke Mehrtens
4e9881579f
mac80211: update b43-fwcutter
...
SVN-Revision: 21468
2010-05-16 11:05:29 +00:00
Felix Fietkau
48e4708a34
mac80211: update to wireless-testing 2010-05-12 plus some pending patches
...
SVN-Revision: 21454
2010-05-15 15:56:51 +00:00
Hauke Mehrtens
cfec944f42
ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.
...
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
2010-05-15 11:04:53 +00:00
Felix Fietkau
b583a3f450
mac80211: update to wireless-testing 2010-04-28
...
SVN-Revision: 21271
2010-04-30 15:55:24 +00:00
Felix Fietkau
17049cf4ce
mac80211: update to wireless-testing 2010-04-21
...
SVN-Revision: 21089
2010-04-22 15:39:31 +00:00
Hauke Mehrtens
f28a87cf3a
mac80211: add mwl8k driver
...
This closes #7209
SVN-Revision: 21077
2010-04-21 19:18:13 +00:00
Felix Fietkau
ba13b674cf
mac80211: remove the unused PACKAGE_ATH9K_DEBUG option - PACKAGE_ATH_DEBUG turns on debugging for atheros drivers
...
SVN-Revision: 20972
2010-04-17 23:58:44 +00:00
Felix Fietkau
456432a56b
mac80211: use minstrel_ht by default for ath9k
...
SVN-Revision: 20971
2010-04-17 23:58:37 +00:00
Felix Fietkau
33f6c63f2a
mac80211: update to wireless-testing 2010-04-16
...
SVN-Revision: 20966
2010-04-17 23:58:09 +00:00
Nicolas Thill
782beb1cc4
package/mac80211: move all configuration items in submenus, merge Config.in* into the main Makefile
...
SVN-Revision: 20910
2010-04-16 10:31:12 +00:00
Felix Fietkau
396a3c5385
mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ar9300 patch set, fixes #7135
...
SVN-Revision: 20849
2010-04-14 00:09:26 +00:00
Felix Fietkau
f98e55faf0
mac80211: update to wireless-testing 2010-04-09, add work-in-progress ar9300 patches
...
SVN-Revision: 20777
2010-04-10 16:50:15 +00:00
Gabor Juhos
6c07306d32
mac80211: update rt2x00 mcu patch (thanks to Luis Correia)
...
SVN-Revision: 20674
2010-04-03 14:30:50 +00:00
Gabor Juhos
cf4781cfbd
mac80211: remove MCU requests for SoC platforms in the rt2x00 driver
...
The ralink SoC platforms do not have an MCU.
Signed-off-by: Luis Correia <luis.f.correia@gmail.com>
SVN-Revision: 20650
2010-04-01 15:39:23 +00:00
Gabor Juhos
c3cd5ef637
mac80211: Enable rt2x00 debug if CONFIG_PACKAGE_RT2X00_DEBUG is selected
...
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
2010-03-31 09:58:26 +00:00
Gabor Juhos
2d624e284c
mac80211: enable building of the rt2800 on the ramips target
...
SVN-Revision: 20615
2010-03-30 21:24:08 +00:00
Felix Fietkau
282981d257
mac80211: update to wireless-testing 2010-03-24
...
SVN-Revision: 20497
2010-03-26 22:36:12 +00:00
Hauke Mehrtens
012b44f840
mac80211: fix build problems with kmod-mac80211=n
...
Build compat-wireless also if kmod-mac80211=n, but do not build mac80211.ko.
Fix problem in ticket #6813 .
SVN-Revision: 20125
2010-03-10 21:51:17 +00:00
Nicolas Thill
b4e99d33d9
use a common way of marking packages as not supported on specific targets
...
SVN-Revision: 20117
2010-03-10 04:12:57 +00:00
Hauke Mehrtens
32885a5a05
mac80211: build ipw2x00 driver from compat-wireless
...
ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel.
SVN-Revision: 20073
2010-03-08 22:05:36 +00:00
Felix Fietkau
c5885e669e
mac80211: update to wireless-testing 2010-03-03
...
SVN-Revision: 20032
2010-03-07 16:29:28 +00:00
Hauke Mehrtens
f88371a696
kernel: add some missing config files and make compat-wireless build with kernel 2.6.33
...
Thanks tripolar for the missing config symbols
SVN-Revision: 19956
2010-03-02 21:26:36 +00:00
Felix Fietkau
cbd858715d
mac80211: add the new 802.11n minstrel rate control implementation (optional, not used by default)
...
SVN-Revision: 19943
2010-03-01 21:48:55 +00:00
Nicolas Thill
01a683ec51
mac80211: add 2 missing config symbols needed to build rt2x00-lib & rt2800-lib modules
...
SVN-Revision: 19923
2010-03-01 05:44:12 +00:00
Jo-Philipp Wich
e9cacfa59a
mac80211: fix typo introduced in r19760 ( #6707 )
...
SVN-Revision: 19763
2010-02-19 22:44:22 +00:00
Hauke Mehrtens
046caa7e25
rt2800lib depends on rt2x00-usb
...
The rt2800lib module depends on rt2x00-usb if rt2x00-usb was build.
SVN-Revision: 19760
2010-02-19 19:13:23 +00:00
Hauke Mehrtens
3889c76a6e
remove pcmcia and sdio
...
This fixes #6701
Remove the pcmcia and sdio interface from b43 driver to not depend on these modules.
SVN-Revision: 19756
2010-02-19 15:41:55 +00:00
Gabor Juhos
a71b06ad65
mac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 board
...
Signed-off-by: Scott Dudley <spmsink@hotmail.com>
SVN-Revision: 19745
2010-02-19 11:52:22 +00:00
Felix Fietkau
dd4893f453
mac80211: update to wireless-testing 2010-02-16
...
SVN-Revision: 19688
2010-02-17 14:13:27 +00:00
Imre Kaloz
7b367d0313
with no users left, remove support for 2.6.21
...
SVN-Revision: 19578
2010-02-11 08:37:57 +00:00
Gabor Juhos
0cbc5f678d
ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700
...
SVN-Revision: 19565
2010-02-09 16:27:35 +00:00
Felix Fietkau
085737e0b0
mac80211: update to latest wireless-testing from today
...
SVN-Revision: 19501
2010-02-03 00:43:09 +00:00
Felix Fietkau
5f0bcfe153
mac80211: i maintain this package
...
SVN-Revision: 19438
2010-01-31 12:18:21 +00:00
Hauke Mehrtens
5f7c02c011
add rt2800lib module
...
This module is needed by rt2800pci and rt2800usb
SVN-Revision: 19390
2010-01-29 22:54:37 +00:00
Felix Fietkau
eb694a7a83
mac80211: update to wireless-testing 2010-01-25, includes fixes for crypto and retransmissions
...
SVN-Revision: 19337
2010-01-26 00:14:44 +00:00
Nicolas Thill
815dc97a58
add explicit dependency on kmod-crypto-core when required ( closes : #6557 )
...
SVN-Revision: 19291
2010-01-23 16:39:31 +00:00
Felix Fietkau
20daaf7480
mac80211: upgrade to compat-wireless 2010-01-15
...
SVN-Revision: 19176
2010-01-17 01:38:07 +00:00
Felix Fietkau
6f5cd22319
mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13
...
SVN-Revision: 19139
2010-01-15 01:16:40 +00:00
Felix Fietkau
1d109f9eb2
mac80211: upgrade to a new unofficial snapshot based on wireless-testing+wireless-2.6
...
SVN-Revision: 19110
2010-01-12 03:10:03 +00:00
Felix Fietkau
fa78fa7e43
mac80211: export a few ath header files
...
SVN-Revision: 19065
2010-01-07 21:59:51 +00:00
Felix Fietkau
fe32f100a8
mac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ones are not working yet)
...
SVN-Revision: 19063
2010-01-07 19:15:05 +00:00
Hauke Mehrtens
abade416d1
b43 and b43legacy: squash firmware
...
Only G and L-PHY are supportted by b43 driver
Add squash firmware for b43legacy
SVN-Revision: 18947
2009-12-26 23:15:16 +00:00
Nicolas Thill
5734bdddcd
disable a few packages failing on ps3 as well (marking them as BROKEN)
...
SVN-Revision: 18905
2009-12-23 11:08:22 +00:00
Nicolas Thill
33db876248
disable a few packages failing on pxcab (marking them as BROKEN)
...
SVN-Revision: 18903
2009-12-23 09:53:06 +00:00
Nicolas Thill
c00d5e59f0
mark mac80211 & madwifi as BROKEN for ep93xx
...
SVN-Revision: 18877
2009-12-21 12:33:45 +00:00
Nicolas Thill
cd906043d8
mac80211: fix rt2x00-lib dependency on PCI/USB
...
SVN-Revision: 18812
2009-12-18 10:43:18 +00:00
Gabor Juhos
ae89e435d9
mac80211: fix depends
...
SVN-Revision: 18732
2009-12-10 13:50:02 +00:00