Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ath9k: fix TSF across hardware resets on AR913x | Felix Fietkau | 2010-06-30 | 1 | -0/+39 |
| | | | | SVN-Revision: 21989 | ||||
* | mac80211: update to wireless-testing 2010-06-28 | Felix Fietkau | 2010-06-30 | 20 | -98/+33 |
| | | | | SVN-Revision: 21988 | ||||
* | rt2x00: cleanup patches | Gabor Juhos | 2010-06-28 | 2 | -29/+34 |
| | | | | | | | | | | | | | Remove 601-rt2x00-remove-mcu-requests-for-soc.patch as an equivalent patch is already included in upstream. Add 601-rt2x00-fix-hang-on-ifdown.patch which is not suitable for upstream inclusion but fixes a hang on ifdown under some circumstances and thus also fixes AP mode operation in OpenWRT. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 21975 | ||||
* | 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 | 11 | -1946/+77 |
| | | | | SVN-Revision: 21943 | ||||
* | Add support for Marvell 88W8686 | Hamish Guthrie | 2010-06-23 | 1 | -6/+43 |
| | | | | SVN-Revision: 21887 | ||||
* | mac80211: fix compile error (#6538) | Claudio Mignanti | 2010-06-20 | 1 | -0/+16 |
| | | | | SVN-Revision: 21850 | ||||
* | mac80211: fix compile on systems that do not have /bin/true | Felix Fietkau | 2010-06-14 | 1 | -1/+2 |
| | | | | SVN-Revision: 21801 | ||||
* | mac80211: rename dma_set_coherent_mask() patch to ↵ | Jo-Philipp Wich | 2010-06-13 | 1 | -0/+0 |
| | | | | | | 170-dma_set_coherent_mask.patch SVN-Revision: 21791 | ||||
* | mac80211: fix build of b43 | Hauke Mehrtens | 2010-06-13 | 1 | -0/+28 |
| | | | | SVN-Revision: 21790 | ||||
* | mac80211: update to 2010-06-10, add pending work with stability and ↵ | Felix Fietkau | 2010-06-10 | 27 | -10686/+1940 |
| | | | | | | throughput fixes for ath9k SVN-Revision: 21756 | ||||
* | mac80211: reduce the size of the debugfs code | Felix Fietkau | 2010-06-02 | 1 | -0/+262 |
| | | | | SVN-Revision: 21657 | ||||
* | mac80211: remove the pid rate control algorithm to save a few kbytes | Felix Fietkau | 2010-06-01 | 2 | -1/+11 |
| | | | | SVN-Revision: 21654 | ||||
* | ath9k: one more queue stop/start fix | Felix Fietkau | 2010-06-01 | 1 | -0/+10 |
| | | | | SVN-Revision: 21651 | ||||
* | ath9k: fix queue stopping/starting logic, should slightly reduce RAM usage ↵ | Felix Fietkau | 2010-06-01 | 1 | -0/+144 |
| | | | | | | under load and make throughput more smooth SVN-Revision: 21650 | ||||
* | ath9k: merge some more pending fixes - should improve throughput | Felix Fietkau | 2010-05-27 | 1 | -14/+59 |
| | | | | SVN-Revision: 21578 | ||||
* | mac80211: update to wireless-testing 2010-05-24 | Felix Fietkau | 2010-05-25 | 14 | -55/+3357 |
| | | | | 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: remove patches already in mainline compat-wireless | Hauke Mehrtens | 2010-05-16 | 2 | -22/+0 |
| | | | | SVN-Revision: 21469 | ||||
* | 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 | 17 | -1478/+6897 |
| | | | | SVN-Revision: 21454 | ||||
* | ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless. | Hauke Mehrtens | 2010-05-15 | 8 | -27/+50 |
| | | | | | | | | 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 | ||||
* | ath9k: fix filtering out multi-descriptor frames, which can cause issues ↵ | Felix Fietkau | 2010-05-04 | 1 | -0/+24 |
| | | | | | | with 11n links because of bogus rx status data SVN-Revision: 21351 | ||||
* | mac80211: use the nl80211 driver for wpa_supplicant | Felix Fietkau | 2010-05-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 21321 | ||||
* | mac80211: enable rx/tx stbc by default if supported | Felix Fietkau | 2010-05-02 | 1 | -0/+4 |
| | | | | SVN-Revision: 21319 | ||||
* | mac80211: update to wireless-testing 2010-04-28 | Felix Fietkau | 2010-04-30 | 13 | -774/+14 |
| | | | | SVN-Revision: 21271 | ||||
* | 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 |