summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Collapse)AuthorAgeFilesLines
...
* ath9k: add another batch of stability updates and misc fixesnbd2010-07-116-0/+188
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22123 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-07-06, add another patch to ↵nbd2010-07-0718-15404/+41
| | | | | | finally fix the annoying buffer leak in ath9k git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22088 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix interface teardown for kernels >= 2.6.33nbd2010-07-061-1/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22078 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a potential buffer leaknbd2010-07-021-0/+68
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22048 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a crash with WEP in ad-hoc modenbd2010-07-021-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22046 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix false positives in the baseband hang check by repeating the test ↵nbd2010-07-011-0/+90
| | | | | | a few times before pronouncing the hardware dead and resetting it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22038 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: clean up some code duplication related to noise floor handlingnbd2010-07-011-0/+207
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22037 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add a missing null pointer check and some further cleanupnbd2010-07-011-3/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22036 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: properly sanitize calibrated noise floor values on all hardwarenbd2010-07-011-0/+386
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22035 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add initval updates - should increase stability and performance on ↵nbd2010-06-303-0/+14635
| | | | | | AR91xx and AR92xx git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21999 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix r21990acoul2010-06-301-5/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21992 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix compile issues on 2.6.35acoul2010-06-301-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21990 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix TSF across hardware resets on AR913xnbd2010-06-301-0/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21989 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-06-28nbd2010-06-3020-98/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21988 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rt2x00: cleanup patchesjuhosg2010-06-282-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21975 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove obsolete kernel dependencies and version checksnbd2010-06-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21956 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-06-15nbd2010-06-2611-1946/+77
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21943 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for Marvell 88W8686hcg2010-06-231-6/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21887 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: fix compile error (#6538)claudio2010-06-201-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21850 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix compile on systems that do not have /bin/truenbd2010-06-141-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21801 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: rename dma_set_coherent_mask() patch to ↵jow2010-06-131-0/+0
| | | | | | 170-dma_set_coherent_mask.patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21791 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix build of b43hauke2010-06-131-0/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21790 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to 2010-06-10, add pending work with stability and ↵nbd2010-06-1027-10686/+1940
| | | | | | throughput fixes for ath9k git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21756 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: reduce the size of the debugfs codenbd2010-06-021-0/+262
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21657 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: remove the pid rate control algorithm to save a few kbytesnbd2010-06-012-1/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21654 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: one more queue stop/start fixnbd2010-06-011-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix queue stopping/starting logic, should slightly reduce RAM usage ↵nbd2010-06-011-0/+144
| | | | | | under load and make throughput more smooth git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: merge some more pending fixes - should improve throughputnbd2010-05-271-14/+59
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21578 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-05-24nbd2010-05-2514-55/+3357
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21568 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: use stable firmware for b43 driver as the experimental causes ↵hauke2010-05-161-1/+1
| | | | | | | | | problems on some devices with L-PHY This should close #6907 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21470 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: remove patches already in mainline compat-wirelesshauke2010-05-162-22/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21469 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update b43-fwcutterhauke2010-05-161-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21468 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-05-12 plus some pending patchesnbd2010-05-1517-1478/+6897
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21454 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.hauke2010-05-158-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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21449 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix filtering out multi-descriptor frames, which can cause issues ↵nbd2010-05-041-0/+24
| | | | | | with 11n links because of bogus rx status data git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21351 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: use the nl80211 driver for wpa_supplicantnbd2010-05-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21321 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: enable rx/tx stbc by default if supportednbd2010-05-021-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21319 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-04-28nbd2010-04-3013-774/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21271 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add ap isolate supportnbd2010-04-263-0/+105
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21178 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add pci id for WNR854Thauke2010-04-261-0/+10
| | | | | | | This closes #7209 and is an addition to r21077. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21167 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: merge some more ar9300 fixesnbd2010-04-241-2/+98
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21141 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: merge fixes for 5ghz fast clock handlingnbd2010-04-221-9/+92
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-04-21nbd2010-04-2216-498/+488
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21089 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add mwl8k driverhauke2010-04-211-1/+16
| | | | | | | This closes #7209 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21077 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add stbc supportnbd2010-04-183-0/+99
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20976 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add ldpc and stbc support to minstrel_htnbd2010-04-181-2/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20975 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: remove the unused PACKAGE_ATH9K_DEBUG option - PACKAGE_ATH_DEBUG ↵nbd2010-04-171-11/+0
| | | | | | turns on debugging for atheros drivers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20972 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: use minstrel_ht by default for ath9knbd2010-04-171-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20971 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: minstrel_ht - increase space between sampling attempts to allow ↵nbd2010-04-171-1/+1
| | | | | | for better aggregation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20970 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: enable 3-stream support in minstrel_htnbd2010-04-171-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20969 3c298f89-4303-0410-b956-a3cf2f4a3e73