Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: ath9k: get tx gain type from eeprom | Gabor Juhos | 2010-10-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 23242 | ||||
* | ath9k: compile out the ath9k rate control | Felix Fietkau | 2010-09-30 | 1 | -13/+0 |
| | | | | SVN-Revision: 23163 | ||||
* | mac80211: update to wireless-testing 2010-09-28 | Felix Fietkau | 2010-09-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 23149 | ||||
* | mac80211: upgrade to wireless-testing 2010-09-14, replace the external ↵ | Felix Fietkau | 2010-09-14 | 1 | -17/+31 |
| | | | | | | carl9170 with the recently merged upstream version SVN-Revision: 23061 | ||||
* | From: Joseph Roback <openwrt-devel@roback.cc> | Michael Büsch | 2010-09-07 | 1 | -1/+2 |
| | | | | | | | | 26 Makefile patches for enabling parallel builds. Tested on Linux (8-core) and Darwin (12-core), individually and from clean build_root. The first set is from trunk, the second is from feeds/packages. Signed-off-by: Joe Roback <joe@roback.cc> SVN-Revision: 22965 | ||||
* | p54spi: Compile in the default eeprom image | Michael Büsch | 2010-09-04 | 1 | -0/+2 |
| | | | | SVN-Revision: 22926 | ||||
* | mac80211: another override | Felix Fietkau | 2010-09-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 22875 | ||||
* | mac80211: add missing config override for ath9k | Felix Fietkau | 2010-09-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 22874 | ||||
* | mac80211: update to wireless-testing 2010-08-31 | Felix Fietkau | 2010-08-31 | 1 | -2/+2 |
| | | | | SVN-Revision: 22865 | ||||
* | mac80211: Add p54spi driver | Michael Büsch | 2010-08-08 | 1 | -2/+24 |
| | | | | SVN-Revision: 22535 | ||||
* | mac80211: update to 2010-07-29, add pending patches to fix further issues ↵ | Felix Fietkau | 2010-07-30 | 1 | -2/+2 |
| | | | | | | with calibration SVN-Revision: 22419 | ||||
* | mac80211: update to wireless-testing 2010-07-26 + pending patches - adds a ↵ | Felix Fietkau | 2010-07-27 | 1 | -2/+2 |
| | | | | | | change that might fix some calibration issues SVN-Revision: 22403 | ||||
* | move the crda dependency to the kmod-cfg80211 package, get rid of crda's ↵ | Felix Fietkau | 2010-07-20 | 1 | -1/+1 |
| | | | | | | dependency on mac80211. this fixes circular dependency issues SVN-Revision: 22304 | ||||
* | mac80211: update to wireless-testing 2010-07-16 | Felix Fietkau | 2010-07-20 | 1 | -3/+3 |
| | | | | SVN-Revision: 22301 | ||||
* | ath5k: in-flash macs and eeprom for mach-eap7660d | Gabor Juhos | 2010-07-15 | 1 | -1/+1 |
| | | | | | | | | | 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 | ||||
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 | 1 | -41/+41 |
| | | | | SVN-Revision: 22145 | ||||
* | mac80211: update to wireless-testing 2010-07-06, add another patch to ↵ | Felix Fietkau | 2010-07-07 | 1 | -2/+2 |
| | | | | | | finally fix the annoying buffer leak in ath9k SVN-Revision: 22088 | ||||
* | mac80211: update to wireless-testing 2010-06-28 | Felix Fietkau | 2010-06-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 21988 | ||||
* | remove obsolete kernel dependencies and version checks | Felix Fietkau | 2010-06-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 21956 | ||||
* | mac80211: update to wireless-testing 2010-06-15 | Felix Fietkau | 2010-06-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 21943 | ||||
* | Add support for Marvell 88W8686 | Hamish Guthrie | 2010-06-23 | 1 | -6/+43 |
| | | | | SVN-Revision: 21887 | ||||
* | mac80211: fix compile on systems that do not have /bin/true | Felix Fietkau | 2010-06-14 | 1 | -1/+2 |
| | | | | SVN-Revision: 21801 | ||||
* | mac80211: update to 2010-06-10, add pending work with stability and ↵ | Felix Fietkau | 2010-06-10 | 1 | -2/+2 |
| | | | | | | throughput fixes for ath9k SVN-Revision: 21756 | ||||
* | mac80211: remove the pid rate control algorithm to save a few kbytes | Felix Fietkau | 2010-06-01 | 1 | -1/+0 |
| | | | | SVN-Revision: 21654 | ||||
* | mac80211: update to wireless-testing 2010-05-24 | Felix Fietkau | 2010-05-25 | 1 | -3/+4 |
| | | | | SVN-Revision: 21568 | ||||
* | mac80211: use stable firmware for b43 driver as the experimental causes ↵ | Hauke Mehrtens | 2010-05-16 | 1 | -1/+1 |
| | | | | | | | | problems on some devices with L-PHY This should close #6907 SVN-Revision: 21470 | ||||
* | mac80211: update b43-fwcutter | Hauke Mehrtens | 2010-05-16 | 1 | -8/+8 |
| | | | | SVN-Revision: 21468 | ||||
* | mac80211: update to wireless-testing 2010-05-12 plus some pending patches | Felix Fietkau | 2010-05-15 | 1 | -2/+4 |
| | | | | SVN-Revision: 21454 | ||||
* | ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless. | Hauke Mehrtens | 2010-05-15 | 1 | -7/+1 |
| | | | | | | | | 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 | ||||
* | mac80211: update to wireless-testing 2010-04-28 | Felix Fietkau | 2010-04-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 21271 | ||||
* | mac80211: update to wireless-testing 2010-04-21 | Felix Fietkau | 2010-04-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 21089 | ||||
* | mac80211: add mwl8k driver | Hauke Mehrtens | 2010-04-21 | 1 | -1/+16 |
| | | | | | | This closes #7209 SVN-Revision: 21077 | ||||
* | mac80211: remove the unused PACKAGE_ATH9K_DEBUG option - PACKAGE_ATH_DEBUG ↵ | Felix Fietkau | 2010-04-17 | 1 | -11/+0 |
| | | | | | | turns on debugging for atheros drivers SVN-Revision: 20972 | ||||
* | mac80211: use minstrel_ht by default for ath9k | Felix Fietkau | 2010-04-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 20971 | ||||
* | mac80211: update to wireless-testing 2010-04-16 | Felix Fietkau | 2010-04-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 20966 | ||||
* | package/mac80211: move all configuration items in submenus, merge Config.in* ↵ | Nicolas Thill | 2010-04-16 | 1 | -22/+184 |
| | | | | | | into the main Makefile SVN-Revision: 20910 | ||||
* | mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ↵ | Felix Fietkau | 2010-04-14 | 1 | -2/+2 |
| | | | | | | ar9300 patch set, fixes #7135 SVN-Revision: 20849 | ||||
* | mac80211: update to wireless-testing 2010-04-09, add work-in-progress ar9300 ↵ | Felix Fietkau | 2010-04-10 | 1 | -3/+3 |
| | | | | | | patches SVN-Revision: 20777 | ||||
* | mac80211: update rt2x00 mcu patch (thanks to Luis Correia) | Gabor Juhos | 2010-04-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 20674 | ||||
* | mac80211: remove MCU requests for SoC platforms in the rt2x00 driver | Gabor Juhos | 2010-04-01 | 1 | -1/+1 |
| | | | | | | | | The ralink SoC platforms do not have an MCU. Signed-off-by: Luis Correia <luis.f.correia@gmail.com> SVN-Revision: 20650 | ||||
* | mac80211: Enable rt2x00 debug if CONFIG_PACKAGE_RT2X00_DEBUG is selected | Gabor Juhos | 2010-03-31 | 1 | -0/+1 |
| | | | | | | | | | 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 | ||||
* | mac80211: enable building of the rt2800 on the ramips target | Gabor Juhos | 2010-03-30 | 1 | -8/+44 |
| | | | | SVN-Revision: 20615 | ||||
* | mac80211: update to wireless-testing 2010-03-24 | Felix Fietkau | 2010-03-26 | 1 | -2/+4 |
| | | | | SVN-Revision: 20497 | ||||
* | mac80211: fix build problems with kmod-mac80211=n | Hauke Mehrtens | 2010-03-10 | 1 | -2/+3 |
| | | | | | | | | Build compat-wireless also if kmod-mac80211=n, but do not build mac80211.ko. Fix problem in ticket #6813. SVN-Revision: 20125 | ||||
* | use a common way of marking packages as not supported on specific targets | Nicolas Thill | 2010-03-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 20117 | ||||
* | mac80211: build ipw2x00 driver from compat-wireless | Hauke Mehrtens | 2010-03-08 | 1 | -11/+96 |
| | | | | | | ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel. SVN-Revision: 20073 | ||||
* | mac80211: update to wireless-testing 2010-03-03 | Felix Fietkau | 2010-03-07 | 1 | -2/+2 |
| | | | | SVN-Revision: 20032 | ||||
* | kernel: add some missing config files and make compat-wireless build with ↵ | Hauke Mehrtens | 2010-03-02 | 1 | -0/+9 |
| | | | | | | | | kernel 2.6.33 Thanks tripolar for the missing config symbols SVN-Revision: 19956 | ||||
* | mac80211: add the new 802.11n minstrel rate control implementation ↵ | Felix Fietkau | 2010-03-01 | 1 | -1/+3 |
| | | | | | | (optional, not used by default) SVN-Revision: 19943 | ||||
* | mac80211: add 2 missing config symbols needed to build rt2x00-lib & ↵ | Nicolas Thill | 2010-03-01 | 1 | -0/+2 |
| | | | | | | rt2800-lib modules SVN-Revision: 19923 |