Commit Graph

195 Commits

Author SHA1 Message Date
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
Felix Fietkau
6cdf436893 mac80211: update to compat-wireless 2009-12-05 and fix a critical bug in ath9k tx status reporting
SVN-Revision: 18666
2009-12-05 17:12:56 +00:00
Florian Fainelli
a263714936 fix p54usb firmware installation (#6260)
SVN-Revision: 18615
2009-11-30 21:26:12 +00:00
Gabor Juhos
becedde3f1 mac80211: use mac address from platform data if present on ath9k
SVN-Revision: 18584
2009-11-28 18:01:03 +00:00
Gabor Juhos
756b6fdbf3 mac80211: fix detection of multiple mac80211 devices
SVN-Revision: 18583
2009-11-28 18:00:59 +00:00
Florian Fainelli
ef499299ea update p54usb firmware to 2.13.24.0.lm87.arm (#6177, #6237)
SVN-Revision: 18580
2009-11-28 14:25:41 +00:00
Gabor Juhos
1104a67439 mac80211: fix default channel selection in mac80211.sh (thanks to blubberdiblub)
SVN-Revision: 18577
2009-11-28 13:49:14 +00:00
Gabor Juhos
7ce91a64f0 mac80211: fix a typo in the mac80211.sh
SVN-Revision: 18567
2009-11-27 21:21:28 +00:00
Gabor Juhos
fee0ea3ba8 mac80211: update ath9k patch
SVN-Revision: 18563
2009-11-27 21:21:14 +00:00
Gabor Juhos
5838c83c1f package/mac80211: disable 2GHz band for 5GHz only devices
SVN-Revision: 18537
2009-11-25 20:35:58 +00:00
Felix Fietkau
9fce92753f separate ath9k debugfs support from ath9k debugging, use the mac80211 debugfs config option to enable it
SVN-Revision: 18505
2009-11-23 22:01:45 +00:00
Felix Fietkau
e4489675b5 mac80211: update to compat-wireless 2009-11-21
SVN-Revision: 18465
2009-11-22 07:13:30 +00:00
Gabor Juhos
3018b457f9 package/mac80211: use platform_data on PCI devices in ath9k
SVN-Revision: 18436
2009-11-16 17:31:29 +00:00
Felix Fietkau
bb572e08f8 mac80211: update to 2009-11-13 and add some of my new performance improvement patches. fixes excessive cpu usage of hostapd in ap mode, should also fix the ath9k memleak
SVN-Revision: 18415
2009-11-14 02:35:04 +00:00
Gabor Juhos
00808aaff3 package/mac80211: add config option to enable Atheros wireless debugging
SVN-Revision: 18412
2009-11-13 17:11:43 +00:00
Felix Fietkau
3dfa493e56 fix up the download location for the updated mac80211 version (thx, swalker)
SVN-Revision: 18317
2009-11-05 16:05:52 +00:00
Felix Fietkau
91c0fbb06c mac80211: update to 2009-11-03
SVN-Revision: 18294
2009-11-04 21:54:47 +00:00
Florian Fainelli
f88807049f kmod-libertas needs kmod-lib80211 to load
SVN-Revision: 18244
2009-10-31 12:28:55 +00:00
Florian Fainelli
1a2862798a remove references to 2_6_27
SVN-Revision: 18202
2009-10-29 12:22:53 +00:00
Felix Fietkau
31e93d467c mac80211: fix download url (#5980)
SVN-Revision: 18040
2009-10-11 23:11:39 +00:00
Felix Fietkau
4cb436429b mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup
SVN-Revision: 18023
2009-10-11 00:36:23 +00:00
Florian Fainelli
f46b140e84 fix typos in KernelPackage/libertas
SVN-Revision: 17986
2009-10-07 18:54:17 +00:00