summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches
Commit message (Collapse)AuthorAgeFilesLines
* ath9k: add missing chunk to the BlockAckReq fix (fixes a compile error)Felix Fietkau2011-08-041-1/+9
| | | | SVN-Revision: 27891
* ath9k: add some code to control internal driver queue length limitsFelix Fietkau2011-08-042-0/+457
| | | | SVN-Revision: 27890
* ath9k: reduce the number of software retries, include hardware a-mpdu ↵Felix Fietkau2011-08-041-0/+61
| | | | | | retries in retry counting SVN-Revision: 27889
* ath9k: rework handling of sending BlockAckReq frames, should hopefully lead ↵Felix Fietkau2011-08-042-0/+213
| | | | | | to fewer latency spikes SVN-Revision: 27888
* mac80211: fix a compiler warningFelix Fietkau2011-08-011-3/+6
| | | | SVN-Revision: 27870
* mac80211: add missing chunks to the compat_firmware_class changeFelix Fietkau2011-08-011-0/+60
| | | | SVN-Revision: 27864
* mac80211: move compat_firmware_class.ko into compat.ko (fixes #9864)Felix Fietkau2011-08-011-0/+17
| | | | SVN-Revision: 27863
* ath9k: prevent the aggregation code from sending packets to sleeping ↵Felix Fietkau2011-08-011-0/+22
| | | | | | stations - should fix some latency issues SVN-Revision: 27861
* ath9k: fold patches that were merged upstream into 300-pending_work.patchFelix Fietkau2011-08-0127-524/+507
| | | | SVN-Revision: 27860
* ath9k: fix switching channel bandwidth from 5/10 back to 20mhzFelix Fietkau2011-07-292-3/+6
| | | | SVN-Revision: 27827
* ath9k: rework tx power handling - display the correct *current* tx power, ↵Felix Fietkau2011-07-266-0/+313
| | | | | | and also fix tx power limits with ATH_USER_REGD set SVN-Revision: 27788
* mac80211: merge a few pending fixes for channel switch handlingFelix Fietkau2011-07-261-0/+28
| | | | SVN-Revision: 27783
* mac80211: rename a misnamed patchFelix Fietkau2011-07-251-0/+0
| | | | SVN-Revision: 27769
* mac80211: remove the ccmp rx pn workaround, it should no longer be necessary ↵Felix Fietkau2011-07-251-46/+0
| | | | | | and it was reported to cause connection stability issues (see #9646) SVN-Revision: 27764
* mac80211: do not build bcma from compat-wirelessHauke Mehrtens2011-07-241-0/+11
| | | | SVN-Revision: 27750
* mca80211: add support for b43 on bcma bus.Hauke Mehrtens2011-07-235-0/+2666
| | | | | | This makes b43 work on broadcom SoCs using bcma as system bus. SVN-Revision: 27734
* ath9k: validate eeprom chainmask settings, some Ubiquiti devices (and maybe ↵Felix Fietkau2011-07-191-0/+51
| | | | | | others) contain bogus data, which breaks wifi SVN-Revision: 27688
* ath9k: add some more fixes to the mic failure handling rework patchFelix Fietkau2011-07-131-7/+28
| | | | SVN-Revision: 27607
* mac80211: fix compile errors because of duplicate atomic64 implementations ↵Felix Fietkau2011-07-131-2/+6
| | | | | | (#9690) SVN-Revision: 27605
* ath9k: fix mic frame handling for bigger packetsFelix Fietkau2011-07-121-6/+6
| | | | SVN-Revision: 27596
* mac80211: backport atomic64_t support for kernels that don't support itFelix Fietkau2011-07-091-0/+87
| | | | SVN-Revision: 27572
* ath9k: merge some pending initval fixes for ar9380Felix Fietkau2011-07-091-0/+40
| | | | SVN-Revision: 27566
* ath9k: fix sifs time for half/quarter and remove some unnecessary definesFelix Fietkau2011-07-092-3/+57
| | | | SVN-Revision: 27565
* ath9k: add more fixes for TKIP MIC validationFelix Fietkau2011-07-091-30/+39
| | | | SVN-Revision: 27564
* ath9k: add more fixes for half/quarter rate supportFelix Fietkau2011-07-087-0/+240
| | | | SVN-Revision: 27562
* mac80211: fix an interop issue with some broken 802.11n clients (#9436)Felix Fietkau2011-07-081-0/+11
| | | | SVN-Revision: 27554
* mac80211: add pending crypto bugfixesFelix Fietkau2011-07-082-5/+549
| | | | SVN-Revision: 27552
* ath9k: fix some more "DMA failed to stop in 10 ms" issues on AR913x (#9654)Felix Fietkau2011-07-061-0/+13
| | | | SVN-Revision: 27482
* ath9k: fix reliability issues with TKIP MIC verificationFelix Fietkau2011-07-061-0/+73
| | | | SVN-Revision: 27481
* ath9k: always enable fast clock for 5 ghz regardless of the eeprom settingFelix Fietkau2011-07-061-0/+14
| | | | SVN-Revision: 27480
* ath9k: merge an upstream change to fix false tx hangs on ar9003Felix Fietkau2011-07-041-1/+52
| | | | SVN-Revision: 27433
* ath5k: add an upstream patch to fix a memory leakFelix Fietkau2011-07-041-0/+20
| | | | SVN-Revision: 27432
* max80211: rt2x00: load the eeprom data from a file on Ralink SoCsGabor Juhos2011-07-033-0/+316
| | | | SVN-Revision: 27395
* mac80211: rename a rt2x00 related patchGabor Juhos2011-07-031-0/+0
| | | | SVN-Revision: 27394
* ath5k: fix tx queue limit for the cabq, fixes warning described in #9465Felix Fietkau2011-07-031-0/+23
| | | | SVN-Revision: 27367
* ath5k: disable the 32 khz sleep clock, atheros also does this, might improve ↵Felix Fietkau2011-07-031-0/+18
| | | | | | stability SVN-Revision: 27366
* ath5k: fix restoring the mac timing setting after a sleep clock setting changeFelix Fietkau2011-07-031-0/+27
| | | | SVN-Revision: 27365
* ath5k: delay initial periodic calibration after reset to improve stabilityFelix Fietkau2011-07-031-0/+11
| | | | SVN-Revision: 27364
* ath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghzFelix Fietkau2011-07-021-0/+42
| | | | SVN-Revision: 27362
* ath5k: fix a crash when setting coverage class before the first channel ↵Felix Fietkau2011-07-021-0/+10
| | | | | | change (#9586) SVN-Revision: 27352
* ath9k: add a small hack to make changing the channel bandwidth to 5/10 mhz ↵Felix Fietkau2011-07-011-0/+54
| | | | | | available through debugfs - does not work on all chipsets and is not recommended for production use yet SVN-Revision: 27340
* ath9k: merge an upstream patch that provides a minor throughput improvement ↵Felix Fietkau2011-07-011-1/+11
| | | | | | on ar9003 SVN-Revision: 27339
* ath5k: enable spur mitigation for ar2413 - should improve performance and ↵Felix Fietkau2011-07-011-0/+10
| | | | | | reliability on those devices SVN-Revision: 27331
* ath5k: add a missing srev checks for code that lowers the synth voltage - ↵Felix Fietkau2011-07-011-0/+31
| | | | | | might fix some stability issues SVN-Revision: 27325
* ath5k: disable tx power gain correction probing for hardware that does not ↵Felix Fietkau2011-07-011-0/+20
| | | | | | need or support it SVN-Revision: 27324
* mac80211: rename a misnamed patchFelix Fietkau2011-07-011-0/+0
| | | | SVN-Revision: 27323
* kernel: update ssb and bcma to linux-next next-20110627Hauke Mehrtens2011-06-271-0/+11
| | | | SVN-Revision: 27295
* mac80211: merge a pending fix for reestablishing misconfigured aggregation ↵Felix Fietkau2011-06-271-0/+13
| | | | | | sessions SVN-Revision: 27292
* mac80211: add the work-in-progress IBSS HT patch, with some minor fixesFelix Fietkau2011-06-241-0/+637
| | | | SVN-Revision: 27277
* ath9k: add some more pending fixesFelix Fietkau2011-06-242-2/+195
| | | | SVN-Revision: 27276