Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: add ap isolate support | Felix Fietkau | 2010-04-26 | 3 | -0/+105 |
| | | | | SVN-Revision: 21178 | ||||
* | mac80211: add pci id for WNR854T | Hauke Mehrtens | 2010-04-26 | 1 | -0/+10 |
| | | | | | | This closes #7209 and is an addition to r21077. SVN-Revision: 21167 | ||||
* | ath9k: merge some more ar9300 fixes | Felix Fietkau | 2010-04-24 | 1 | -2/+98 |
| | | | | SVN-Revision: 21141 | ||||
* | ath9k: merge fixes for 5ghz fast clock handling | Felix Fietkau | 2010-04-22 | 1 | -9/+92 |
| | | | | SVN-Revision: 21097 | ||||
* | mac80211: update to wireless-testing 2010-04-21 | Felix Fietkau | 2010-04-22 | 16 | -498/+488 |
| | | | | SVN-Revision: 21089 | ||||
* | mac80211: add mwl8k driver | Hauke Mehrtens | 2010-04-21 | 1 | -1/+16 |
| | | | | | | This closes #7209 SVN-Revision: 21077 | ||||
* | ath9k: add stbc support | Felix Fietkau | 2010-04-18 | 3 | -0/+99 |
| | | | | SVN-Revision: 20976 | ||||
* | mac80211: add ldpc and stbc support to minstrel_ht | Felix Fietkau | 2010-04-18 | 1 | -2/+12 |
| | | | | SVN-Revision: 20975 | ||||
* | 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: minstrel_ht - increase space between sampling attempts to allow ↵ | Felix Fietkau | 2010-04-17 | 1 | -1/+1 |
| | | | | | | for better aggregation SVN-Revision: 20970 | ||||
* | mac80211: enable 3-stream support in minstrel_ht | Felix Fietkau | 2010-04-17 | 1 | -3/+3 |
| | | | | SVN-Revision: 20969 | ||||
* | ath9k: enable 3-stream and MCS16-23 support | Felix Fietkau | 2010-04-17 | 4 | -0/+214 |
| | | | | SVN-Revision: 20968 | ||||
* | ath9k: improve reliability of the rx stuck fixup | Felix Fietkau | 2010-04-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 20967 | ||||
* | mac80211: update to wireless-testing 2010-04-16 | Felix Fietkau | 2010-04-17 | 9 | -35464/+11 |
| | | | | SVN-Revision: 20966 | ||||
* | mac80211: fix a minstrel_ht off-by-one bug (patch by Christian Lamparter) | Felix Fietkau | 2010-04-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 20950 | ||||
* | package/mac80211: move all configuration items in submenus, merge Config.in* ↵ | Nicolas Thill | 2010-04-16 | 6 | -167/+184 |
| | | | | | | into the main Makefile SVN-Revision: 20910 | ||||
* | ath9k: fix crash issues caused by the ar9300 support patch | Felix Fietkau | 2010-04-15 | 7 | -604/+755 |
| | | | | SVN-Revision: 20887 | ||||
* | ath9k: fix a crash in ath9k_hw_reset on older hw | Felix Fietkau | 2010-04-14 | 1 | -69/+69 |
| | | | | SVN-Revision: 20852 | ||||
* | mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ↵ | Felix Fietkau | 2010-04-14 | 18 | -9936/+7251 |
| | | | | | | ar9300 patch set, fixes #7135 SVN-Revision: 20849 | ||||
* | package/mac80211: add a patch to fix package/carl9170 build failure | Nicolas Thill | 2010-04-13 | 1 | -0/+11 |
| | | | | SVN-Revision: 20848 | ||||
* | ath9k: more fixes/cleanups for ar9280 and ar9300 | Felix Fietkau | 2010-04-13 | 10 | -427/+345 |
| | | | | SVN-Revision: 20835 | ||||
* | ath9k: fix a crash bug and a dma sync issue | Felix Fietkau | 2010-04-12 | 2 | -4/+8 |
| | | | | SVN-Revision: 20833 | ||||
* | mac80211: update to wireless-testing 2010-04-09, add work-in-progress ar9300 ↵ | Felix Fietkau | 2010-04-10 | 27 | -137/+38248 |
| | | | | | | patches SVN-Revision: 20777 | ||||
* | mac80211: update rt2x00 mcu patch (thanks to Luis Correia) | Gabor Juhos | 2010-04-03 | 2 | -42/+12 |
| | | | | SVN-Revision: 20674 | ||||
* | mac80211: remove MCU requests for SoC platforms in the rt2x00 driver | Gabor Juhos | 2010-04-01 | 2 | -1/+60 |
| | | | | | | | | 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: fix a typo in rt2x00 config | Gabor Juhos | 2010-03-31 | 1 | -1/+1 |
| | | | | | | | | Fix a simple typo Signed-off-by: Luis Correia <luis.f.correia@gmail.com> SVN-Revision: 20626 | ||||
* | mac80211: add missing config file for the rt2x00 | Gabor Juhos | 2010-03-31 | 1 | -0/+15 |
| | | | | SVN-Revision: 20623 | ||||
* | mac80211: enable building of the rt2800 on the ramips target | Gabor Juhos | 2010-03-30 | 4 | -8/+99 |
| | | | | SVN-Revision: 20615 | ||||
* | mac80211: fix mesh. | Hauke Mehrtens | 2010-03-29 | 1 | -0/+45 |
| | | | | | | This fixes #6774 SVN-Revision: 20585 | ||||
* | mac80211: fix build of ipw2200 | Hauke Mehrtens | 2010-03-27 | 1 | -0/+33 |
| | | | | SVN-Revision: 20502 | ||||
* | ath9k: make sure that the rx path does not get stuck | Felix Fietkau | 2010-03-26 | 1 | -0/+59 |
| | | | | SVN-Revision: 20499 | ||||
* | mac80211: disable b43 nphy until it actually works | Felix Fietkau | 2010-03-26 | 1 | -0/+11 |
| | | | | SVN-Revision: 20498 | ||||
* | mac80211: update to wireless-testing 2010-03-24 | Felix Fietkau | 2010-03-26 | 16 | -278/+17 |
| | | | | SVN-Revision: 20497 | ||||
* | ath9k: fix a client mode crash that happens on wpa rekeying | Felix Fietkau | 2010-03-12 | 1 | -0/+37 |
| | | | | SVN-Revision: 20155 | ||||
* | minstrel_ht: make the ewma of the ampdu length more smooth by updating it on ↵ | Felix Fietkau | 2010-03-11 | 1 | -28/+38 |
| | | | | | | stats updates and reduce the frequency of aggregation checks SVN-Revision: 20153 | ||||
* | mac80211: improve performance a bit | Felix Fietkau | 2010-03-11 | 1 | -0/+48 |
| | | | | SVN-Revision: 20145 | ||||
* | 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 | ||||
* | Revert "mac80211/ath9k: fix duration calculation for short-guard-interval ↵ | Felix Fietkau | 2010-03-10 | 2 | -15/+1 |
| | | | | | | frames (thanks to Duy Nguyen for pointing this out)" again It appears to be causing trouble at least with some clients. SVN-Revision: 20115 | ||||
* | mac80211/ath9k: fix duration calculation for short-guard-interval frames ↵ | Felix Fietkau | 2010-03-10 | 2 | -1/+15 |
| | | | | | | (thanks to Duy Nguyen for pointing this out) SVN-Revision: 20114 | ||||
* | mac80211: fix compile for 2.6.33 (thx, acoul) | Felix Fietkau | 2010-03-10 | 3 | -10/+8 |
| | | | | SVN-Revision: 20113 | ||||
* | mac80211: fix interface setup for wds client sometimes an interface does not ↵ | Felix Fietkau | 2010-03-09 | 1 | -2/+2 |
| | | | | | | get added to the bridge properly this seems to be a race of interface setup vs wpa_supplicant fix this by configuring the interface only after wpa_supplicant has been started SVN-Revision: 20106 | ||||
* | mac80211: add support for the noscan option for skipping the initial scan on ↵ | Felix Fietkau | 2010-03-09 | 1 | -0/+2 |
| | | | | | | hostapd startup SVN-Revision: 20089 | ||||
* | mac80211: build ipw2x00 driver from compat-wireless | Hauke Mehrtens | 2010-03-08 | 2 | -22/+96 |
| | | | | | | ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel. SVN-Revision: 20073 | ||||
* | mac80211: remove an obsolete patch which breaks 2.6.32 compat | Felix Fietkau | 2010-03-08 | 1 | -14/+0 |
| | | | | SVN-Revision: 20046 | ||||
* | mac80211: small whitespace fix in minstrel_ht | Felix Fietkau | 2010-03-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 20045 | ||||
* | mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter) | Felix Fietkau | 2010-03-07 | 1 | -6/+8 |
| | | | | SVN-Revision: 20040 | ||||
* | mac80211: improve minstrel_ht performance by reducing the impact of slow ↵ | Felix Fietkau | 2010-03-07 | 1 | -6/+14 |
| | | | | | | sampling SVN-Revision: 20038 |