summaryrefslogtreecommitdiff
path: root/package/mac80211
Commit message (Collapse)AuthorAgeFilesLines
* 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
* kernel: use lib80211 from compat-wireless instead of the kernelFelix Fietkau2011-07-041-5/+31
| | | | SVN-Revision: 27436
* 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-034-1/+320
| | | | 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: force b44 and atl* to be disabled, even if they are enabled in the ↵Felix Fietkau2011-06-251-0/+5
| | | | | | kernel tree SVN-Revision: 27285
* mac80211: configure HT IBSS through uciFelix Fietkau2011-06-241-1/+7
| | | | SVN-Revision: 27279
* 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
* mac80211: update to wireless-testing 2011-06-22Felix Fietkau2011-06-2461-5009/+90
| | | | SVN-Revision: 27275
* mac80211: enable cfg80211 debugfs supportFelix Fietkau2011-06-241-1/+2
| | | | SVN-Revision: 27273
* mac80211: use firmware from linux-firmware gitHauke Mehrtens2011-06-211-230/+64
| | | | | | | | | | | | | Use the firmware from linux-firmware git where possible. Update some firmware files in that process and check for missing firmware files for some modules. * update Ralink firmwares * update ath9k_htc firmware * add firmware for mwl8k * add more firmware files for libertas-sd and libertas-usb SVN-Revision: 27252
* mac80211: fix debugfs for ath9k_htcHauke Mehrtens2011-06-211-1/+1
| | | | | | if debugfs was enabled ath9k_htc did not load. SVN-Revision: 27251
* mac80211: remove rests of ar9170 driverHauke Mehrtens2011-06-211-17/+1
| | | | SVN-Revision: 27250
* package/mac80211: Add linux 3.0 compatibilityHauke Mehrtens2011-06-1553-190/+626
| | | | | | | | Add patches from Hauke adding linux 3.0 compatibility. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27187
* mac80211: add initial support for AR9330Gabor Juhos2011-06-0133-1/+3758
| | | | SVN-Revision: 27084
* mac80211: update to wireless-testing 2011-05-27Felix Fietkau2011-05-3124-1240/+998
| | | | SVN-Revision: 27071
* mac80211: make ath9k available even if PCI support is disabledGabor Juhos2011-05-311-5/+6
| | | | SVN-Revision: 27046
* ath9k: reduce the number of rx buffers, 512 is excessively high, 128 should ↵Felix Fietkau2011-05-301-0/+11
| | | | | | work just as well, and will use a lot less memory SVN-Revision: 27029
* ath9k: merge a few bugfixesFelix Fietkau2011-05-283-4/+97
| | | | SVN-Revision: 27025
* ath5k: disable fast channel changes, some people have reported that they ↵Felix Fietkau2011-05-281-0/+18
| | | | | | introduce connection stability issues SVN-Revision: 27024
* ath9k: fix some locking issues in the tx fifo cleanup patchFelix Fietkau2011-05-191-35/+23
| | | | SVN-Revision: 26947
* ath9k: clean up tx fifo handling on ar9380 based hardwareFelix Fietkau2011-05-182-0/+680
| | | | SVN-Revision: 26934
* ath9k: fix a small race condition in the tx_last_beacon patchFelix Fietkau2011-05-181-5/+10
| | | | SVN-Revision: 26933
* mac80211: sync the CONFIG_ATH5K_DEBUG make override with the buildflags ↵Felix Fietkau2011-05-171-1/+1
| | | | | | override (thx, KanjiMonster) SVN-Revision: 26927
* ath9k: implement tx_last_beacon() to allow mac80211 to respond to probe ↵Felix Fietkau2011-05-171-0/+106
| | | | | | requests in ad-hoc mode without creating too much spam SVN-Revision: 26923
* ath9k: fix ad-hoc nexttbtt calculation, which broke beacon transmission in ↵Felix Fietkau2011-05-171-0/+11
| | | | | | some instances SVN-Revision: 26915
* ath9k: fix issues with ad-hoc beacon slot selectionFelix Fietkau2011-05-161-0/+50
| | | | SVN-Revision: 26913
* mac80211: update to 2011-05-13Felix Fietkau2011-05-1634-906/+167
| | | | SVN-Revision: 26912
* ath9k: add noise floor calibration fix that should improve stabilityFelix Fietkau2011-05-041-0/+52
| | | | SVN-Revision: 26819
* ath9k: add a new fix for signal strength / noise measurementsFelix Fietkau2011-05-011-0/+88
| | | | SVN-Revision: 26798
* mac80211: detect and drop incoming packets with invalid CCMP packet numbers ↵Felix Fietkau2011-05-011-0/+46
| | | | | | to fix connection hangs on some devices SVN-Revision: 26795
* mac80211: backport some more compat fixes, fix compile issues on 2.6.31 and ↵Felix Fietkau2011-04-261-0/+195
| | | | | | earlier SVN-Revision: 26768