Commit Graph

174 Commits

Author SHA1 Message Date
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
Nicolas Thill
b795affe06 libertas: use driver from compat-wireless instead of our own (deprecated) one
SVN-Revision: 17982
2009-10-07 16:03:31 +00:00
Felix Fietkau
8d9946530e ath: add a compile time option that gives the user full control over regulatory settings (disabled by default for now)
SVN-Revision: 17828
2009-10-02 22:02:37 +00:00
Felix Fietkau
5c3c14b02f mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many cleanups and other changes by me. adds support for multiple interfaces, tested with ath9k
SVN-Revision: 17821
2009-10-02 15:18:44 +00:00
Hauke Mehrtens
942451b0fe Add ar9170usb driver.
SVN-Revision: 17760
2009-09-27 13:43:21 +00:00
Hauke Mehrtens
bd301eb87c Do not build some modules as they are not needed
Remove empty directory.

SVN-Revision: 17755
2009-09-26 22:06:39 +00:00
Gabor Juhos
6a7693b247 package/mac80211: add menuconfig option for enabling debug support via debugfs
SVN-Revision: 17541
2009-09-08 07:32:08 +00:00
Felix Fietkau
b9451d5542 b43: disable pio and pcmcia support
SVN-Revision: 17340
2009-08-20 17:32:52 +00:00
Felix Fietkau
7435fccb9c mac80211: speed up build by reducing the makefile shell calls, fix forced disable of rfkill
SVN-Revision: 17335
2009-08-20 16:52:46 +00:00
Felix Fietkau
f08684ffc0 mac80211: add missing config override
SVN-Revision: 17331
2009-08-20 15:41:19 +00:00
Felix Fietkau
c5226c3687 remove support for compat-wireless-old
SVN-Revision: 17327
2009-08-20 15:00:01 +00:00
Felix Fietkau
9b11d6fa98 upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to config.mk, which frequently causes rejects on new versions
SVN-Revision: 17326
2009-08-20 14:59:55 +00:00
Gabor Juhos
af0d2abee5 mac80211: add deadlock fix patch
SVN-Revision: 17290
2009-08-16 19:55:10 +00:00
Nicolas Thill
757b8c4adb use KERNEL_CROSS instead of TARGET_CROSS to build kernel modules
SVN-Revision: 17286
2009-08-16 10:21:13 +00:00
Hauke Mehrtens
824c0095c6 increase release number
SVN-Revision: 17277
2009-08-15 16:54:09 +00:00
Hauke Mehrtens
b1ae2c2c20 Build modules only if realy needed.
SVN-Revision: 17267
2009-08-15 08:36:33 +00:00
Hauke Mehrtens
babf8f5927 update openfw to 5.2
SVN-Revision: 17266
2009-08-15 08:35:03 +00:00
Hauke Mehrtens
7dcdcbbc24 Update to compat-wireless-2009-08-15
SVN-Revision: 17265
2009-08-15 08:26:38 +00:00
Hauke Mehrtens
ece3bdcdd6 Correct bool expressions in dependencies. This fixes #5627
SVN-Revision: 17208
2009-08-10 18:26:18 +00:00
Florian Fainelli
ed70023f85 we removed 2.6.23/24 and 26 support, simplify conditions in packages
SVN-Revision: 16993
2009-07-26 10:06:01 +00:00
Gabor Juhos
264ac83490 mac80211: add more ath9k patches
SVN-Revision: 16967
2009-07-24 15:46:36 +00:00
Florian Fainelli
8050025e9d download and install rt2870 firmware (#5519)
SVN-Revision: 16893
2009-07-18 10:10:32 +00:00