summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: remove patches already in mainline compat-wirelessHauke Mehrtens2010-05-162-22/+0
| | | | SVN-Revision: 21469
* mac80211: update to wireless-testing 2010-05-12 plus some pending patchesFelix Fietkau2010-05-1516-1476/+6893
| | | | SVN-Revision: 21454
* ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.Hauke Mehrtens2010-05-157-20/+49
| | | | | | | | 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 Fietkau2010-05-041-0/+24
| | | | | | with 11n links because of bogus rx status data SVN-Revision: 21351
* mac80211: update to wireless-testing 2010-04-28Felix Fietkau2010-04-3012-772/+12
| | | | SVN-Revision: 21271
* mac80211: add ap isolate supportFelix Fietkau2010-04-263-0/+105
| | | | SVN-Revision: 21178
* mac80211: add pci id for WNR854THauke Mehrtens2010-04-261-0/+10
| | | | | | This closes #7209 and is an addition to r21077. SVN-Revision: 21167
* ath9k: merge some more ar9300 fixesFelix Fietkau2010-04-241-2/+98
| | | | SVN-Revision: 21141
* ath9k: merge fixes for 5ghz fast clock handlingFelix Fietkau2010-04-221-9/+92
| | | | SVN-Revision: 21097
* mac80211: update to wireless-testing 2010-04-21Felix Fietkau2010-04-2215-496/+486
| | | | SVN-Revision: 21089
* ath9k: add stbc supportFelix Fietkau2010-04-183-0/+99
| | | | SVN-Revision: 20976
* mac80211: add ldpc and stbc support to minstrel_htFelix Fietkau2010-04-181-2/+12
| | | | SVN-Revision: 20975
* mac80211: minstrel_ht - increase space between sampling attempts to allow ↵Felix Fietkau2010-04-171-1/+1
| | | | | | for better aggregation SVN-Revision: 20970
* mac80211: enable 3-stream support in minstrel_htFelix Fietkau2010-04-171-3/+3
| | | | SVN-Revision: 20969
* ath9k: enable 3-stream and MCS16-23 supportFelix Fietkau2010-04-174-0/+214
| | | | SVN-Revision: 20968
* ath9k: improve reliability of the rx stuck fixupFelix Fietkau2010-04-171-2/+2
| | | | SVN-Revision: 20967
* mac80211: update to wireless-testing 2010-04-16Felix Fietkau2010-04-178-35462/+9
| | | | SVN-Revision: 20966
* mac80211: fix a minstrel_ht off-by-one bug (patch by Christian Lamparter)Felix Fietkau2010-04-161-2/+2
| | | | SVN-Revision: 20950
* ath9k: fix crash issues caused by the ar9300 support patchFelix Fietkau2010-04-157-604/+755
| | | | SVN-Revision: 20887
* ath9k: fix a crash in ath9k_hw_reset on older hwFelix Fietkau2010-04-141-69/+69
| | | | SVN-Revision: 20852
* mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ↵Felix Fietkau2010-04-1417-9934/+7249
| | | | | | ar9300 patch set, fixes #7135 SVN-Revision: 20849
* package/mac80211: add a patch to fix package/carl9170 build failureNicolas Thill2010-04-131-0/+11
| | | | SVN-Revision: 20848
* ath9k: more fixes/cleanups for ar9280 and ar9300Felix Fietkau2010-04-1310-427/+345
| | | | SVN-Revision: 20835
* ath9k: fix a crash bug and a dma sync issueFelix Fietkau2010-04-122-4/+8
| | | | SVN-Revision: 20833
* mac80211: update to wireless-testing 2010-04-09, add work-in-progress ar9300 ↵Felix Fietkau2010-04-1026-134/+38245
| | | | | | patches SVN-Revision: 20777
* mac80211: update rt2x00 mcu patch (thanks to Luis Correia)Gabor Juhos2010-04-031-41/+11
| | | | SVN-Revision: 20674
* mac80211: remove MCU requests for SoC platforms in the rt2x00 driverGabor Juhos2010-04-011-0/+59
| | | | | | | | The ralink SoC platforms do not have an MCU. Signed-off-by: Luis Correia <luis.f.correia@gmail.com> SVN-Revision: 20650
* mac80211: enable building of the rt2800 on the ramips targetGabor Juhos2010-03-303-0/+55
| | | | SVN-Revision: 20615
* mac80211: fix mesh.Hauke Mehrtens2010-03-291-0/+45
| | | | | | This fixes #6774 SVN-Revision: 20585
* mac80211: fix build of ipw2200Hauke Mehrtens2010-03-271-0/+33
| | | | SVN-Revision: 20502
* ath9k: make sure that the rx path does not get stuckFelix Fietkau2010-03-261-0/+59
| | | | SVN-Revision: 20499
* mac80211: disable b43 nphy until it actually worksFelix Fietkau2010-03-261-0/+11
| | | | SVN-Revision: 20498
* mac80211: update to wireless-testing 2010-03-24Felix Fietkau2010-03-2615-276/+13
| | | | SVN-Revision: 20497
* ath9k: fix a client mode crash that happens on wpa rekeyingFelix Fietkau2010-03-121-0/+37
| | | | SVN-Revision: 20155
* minstrel_ht: make the ewma of the ampdu length more smooth by updating it on ↵Felix Fietkau2010-03-111-28/+38
| | | | | | stats updates and reduce the frequency of aggregation checks SVN-Revision: 20153
* mac80211: improve performance a bitFelix Fietkau2010-03-111-0/+48
| | | | SVN-Revision: 20145
* Revert "mac80211/ath9k: fix duration calculation for short-guard-interval ↵Felix Fietkau2010-03-102-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 Fietkau2010-03-102-1/+15
| | | | | | (thanks to Duy Nguyen for pointing this out) SVN-Revision: 20114
* mac80211: fix compile for 2.6.33 (thx, acoul)Felix Fietkau2010-03-103-10/+8
| | | | SVN-Revision: 20113
* mac80211: build ipw2x00 driver from compat-wirelessHauke Mehrtens2010-03-081-11/+0
| | | | | | 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 compatFelix Fietkau2010-03-081-14/+0
| | | | SVN-Revision: 20046
* mac80211: small whitespace fix in minstrel_htFelix Fietkau2010-03-081-1/+1
| | | | SVN-Revision: 20045
* mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter)Felix Fietkau2010-03-071-6/+8
| | | | SVN-Revision: 20040
* mac80211: improve minstrel_ht performance by reducing the impact of slow ↵Felix Fietkau2010-03-071-6/+14
| | | | | | sampling SVN-Revision: 20038
* mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for ↵Felix Fietkau2010-03-071-126/+107
| | | | | | improved performance and a-mpdu length SVN-Revision: 20035
* mac80211: increase minstrel_ht precision by properly using a-mpdu frame statsFelix Fietkau2010-03-071-5/+4
| | | | SVN-Revision: 20034
* mac80211: implement .rate_update in minstrel_htFelix Fietkau2010-03-071-23/+45
| | | | SVN-Revision: 20033
* mac80211: update to wireless-testing 2010-03-03Felix Fietkau2010-03-0712-117/+9
| | | | SVN-Revision: 20032
* mac80211: add the new 802.11n minstrel rate control implementation ↵Felix Fietkau2010-03-015-0/+1307
| | | | | | (optional, not used by default) SVN-Revision: 19943
* ath9k: disable RIFS search on some chips to avoid baseband hangsFelix Fietkau2010-02-241-0/+31
| | | | SVN-Revision: 19829