Commit Graph

230 Commits (57bba92916a02bf1221838cd1181724ba4ee900e)

Author SHA1 Message Date
Michael Büsch 3b1628215a mac80211: Add p54spi driver
SVN-Revision: 22535
14 years ago
Felix Fietkau fc16d8ae02 mac80211: update to 2010-07-29, add pending patches to fix further issues with calibration
SVN-Revision: 22419
14 years ago
Felix Fietkau 0e417cf3ce mac80211: update to wireless-testing 2010-07-26 + pending patches - adds a change that might fix some calibration issues
SVN-Revision: 22403
14 years ago
Felix Fietkau ae2c9dcb2b move the crda dependency to the kmod-cfg80211 package, get rid of crda's dependency on mac80211. this fixes circular dependency issues
SVN-Revision: 22304
14 years ago
Felix Fietkau 41872e8765 mac80211: update to wireless-testing 2010-07-16
SVN-Revision: 22301
14 years ago
Gabor Juhos 3f4e29691e ath5k: in-flash macs and eeprom for mach-eap7660d
This adds ath5k_platform.h to mac80211 and patches ath5k to respect
MAC addresses and eeprom content from platform_data, if supplied.

Signed-off-by: Daniel Golle <daniel.golle@gmail.com>

SVN-Revision: 22188
14 years ago
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
14 years ago
Felix Fietkau c2e40eeace mac80211: update to wireless-testing 2010-07-06, add another patch to finally fix the annoying buffer leak in ath9k
SVN-Revision: 22088
14 years ago
Felix Fietkau bc13e4c08a mac80211: update to wireless-testing 2010-06-28
SVN-Revision: 21988
14 years ago
Felix Fietkau ff3d5025ac remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
14 years ago
Felix Fietkau d715665b9b mac80211: update to wireless-testing 2010-06-15
SVN-Revision: 21943
14 years ago
Hamish Guthrie b58dda0d90 Add support for Marvell 88W8686
SVN-Revision: 21887
14 years ago
Felix Fietkau 192d71aa46 mac80211: fix compile on systems that do not have /bin/true
SVN-Revision: 21801
14 years ago
Felix Fietkau 68779160b0 mac80211: update to 2010-06-10, add pending work with stability and throughput fixes for ath9k
SVN-Revision: 21756
14 years ago
Felix Fietkau 8e39b122c9 mac80211: remove the pid rate control algorithm to save a few kbytes
SVN-Revision: 21654
14 years ago
Felix Fietkau b674689a98 mac80211: update to wireless-testing 2010-05-24
SVN-Revision: 21568
14 years ago
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
14 years ago
Hauke Mehrtens 4e9881579f mac80211: update b43-fwcutter
SVN-Revision: 21468
14 years ago
Felix Fietkau 48e4708a34 mac80211: update to wireless-testing 2010-05-12 plus some pending patches
SVN-Revision: 21454
14 years ago
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
14 years ago
Felix Fietkau b583a3f450 mac80211: update to wireless-testing 2010-04-28
SVN-Revision: 21271
14 years ago
Felix Fietkau 17049cf4ce mac80211: update to wireless-testing 2010-04-21
SVN-Revision: 21089
14 years ago
Hauke Mehrtens f28a87cf3a mac80211: add mwl8k driver
This closes #7209

SVN-Revision: 21077
14 years ago
Felix Fietkau ba13b674cf mac80211: remove the unused PACKAGE_ATH9K_DEBUG option - PACKAGE_ATH_DEBUG turns on debugging for atheros drivers
SVN-Revision: 20972
14 years ago
Felix Fietkau 456432a56b mac80211: use minstrel_ht by default for ath9k
SVN-Revision: 20971
14 years ago
Felix Fietkau 33f6c63f2a mac80211: update to wireless-testing 2010-04-16
SVN-Revision: 20966
14 years ago
Nicolas Thill 782beb1cc4 package/mac80211: move all configuration items in submenus, merge Config.in* into the main Makefile
SVN-Revision: 20910
14 years ago
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
14 years ago
Felix Fietkau f98e55faf0 mac80211: update to wireless-testing 2010-04-09, add work-in-progress ar9300 patches
SVN-Revision: 20777
14 years ago
Gabor Juhos 6c07306d32 mac80211: update rt2x00 mcu patch (thanks to Luis Correia)
SVN-Revision: 20674
14 years ago
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
14 years ago
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
14 years ago
Gabor Juhos 2d624e284c mac80211: enable building of the rt2800 on the ramips target
SVN-Revision: 20615
14 years ago
Felix Fietkau 282981d257 mac80211: update to wireless-testing 2010-03-24
SVN-Revision: 20497
14 years ago
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
15 years ago
Nicolas Thill b4e99d33d9 use a common way of marking packages as not supported on specific targets
SVN-Revision: 20117
15 years ago
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
15 years ago
Felix Fietkau c5885e669e mac80211: update to wireless-testing 2010-03-03
SVN-Revision: 20032
15 years ago
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
15 years ago
Felix Fietkau cbd858715d mac80211: add the new 802.11n minstrel rate control implementation (optional, not used by default)
SVN-Revision: 19943
15 years ago
Nicolas Thill 01a683ec51 mac80211: add 2 missing config symbols needed to build rt2x00-lib & rt2800-lib modules
SVN-Revision: 19923
15 years ago
Jo-Philipp Wich e9cacfa59a mac80211: fix typo introduced in r19760 (#6707)
SVN-Revision: 19763
15 years ago
Hauke Mehrtens 046caa7e25 rt2800lib depends on rt2x00-usb
The rt2800lib module depends on rt2x00-usb if rt2x00-usb was build.

SVN-Revision: 19760
15 years ago
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
15 years ago
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
15 years ago
Felix Fietkau dd4893f453 mac80211: update to wireless-testing 2010-02-16
SVN-Revision: 19688
15 years ago
Imre Kaloz 7b367d0313 with no users left, remove support for 2.6.21
SVN-Revision: 19578
15 years ago
Gabor Juhos 0cbc5f678d ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700
SVN-Revision: 19565
15 years ago
Felix Fietkau 085737e0b0 mac80211: update to latest wireless-testing from today
SVN-Revision: 19501
15 years ago
Felix Fietkau 5f0bcfe153 mac80211: i maintain this package
SVN-Revision: 19438
15 years ago