summaryrefslogtreecommitdiff
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
* ath9k: fix some more "DMA failed to stop in 10 ms" issues on AR913x (#9654)Felix Fietkau2011-07-061-0/+13
* ath9k: fix reliability issues with TKIP MIC verificationFelix Fietkau2011-07-061-0/+73
* ath9k: always enable fast clock for 5 ghz regardless of the eeprom settingFelix Fietkau2011-07-061-0/+14
* kernel: use lib80211 from compat-wireless instead of the kernelFelix Fietkau2011-07-041-5/+31
* ath9k: merge an upstream change to fix false tx hangs on ar9003Felix Fietkau2011-07-041-1/+52
* ath5k: add an upstream patch to fix a memory leakFelix Fietkau2011-07-041-0/+20
* max80211: rt2x00: load the eeprom data from a file on Ralink SoCsGabor Juhos2011-07-034-1/+320
* mac80211: rename a rt2x00 related patchGabor Juhos2011-07-031-0/+0
* ath5k: fix tx queue limit for the cabq, fixes warning described in #9465Felix Fietkau2011-07-031-0/+23
* ath5k: disable the 32 khz sleep clock, atheros also does this, might improve ...Felix Fietkau2011-07-031-0/+18
* ath5k: fix restoring the mac timing setting after a sleep clock setting changeFelix Fietkau2011-07-031-0/+27
* ath5k: delay initial periodic calibration after reset to improve stabilityFelix Fietkau2011-07-031-0/+11
* ath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghzFelix Fietkau2011-07-021-0/+42
* ath5k: fix a crash when setting coverage class before the first channel chang...Felix Fietkau2011-07-021-0/+10
* ath9k: add a small hack to make changing the channel bandwidth to 5/10 mhz av...Felix Fietkau2011-07-011-0/+54
* ath9k: merge an upstream patch that provides a minor throughput improvement o...Felix Fietkau2011-07-011-1/+11
* ath5k: enable spur mitigation for ar2413 - should improve performance and rel...Felix Fietkau2011-07-011-0/+10
* ath5k: add a missing srev checks for code that lowers the synth voltage - mig...Felix Fietkau2011-07-011-0/+31
* ath5k: disable tx power gain correction probing for hardware that does not ne...Felix Fietkau2011-07-011-0/+20
* mac80211: rename a misnamed patchFelix Fietkau2011-07-011-0/+0
* kernel: update ssb and bcma to linux-next next-20110627Hauke Mehrtens2011-06-271-0/+11
* mac80211: merge a pending fix for reestablishing misconfigured aggregation se...Felix Fietkau2011-06-271-0/+13
* mac80211: force b44 and atl* to be disabled, even if they are enabled in the ...Felix Fietkau2011-06-251-0/+5
* mac80211: configure HT IBSS through uciFelix Fietkau2011-06-241-1/+7
* mac80211: add the work-in-progress IBSS HT patch, with some minor fixesFelix Fietkau2011-06-241-0/+637
* ath9k: add some more pending fixesFelix Fietkau2011-06-242-2/+195
* mac80211: update to wireless-testing 2011-06-22Felix Fietkau2011-06-2461-5009/+90
* mac80211: enable cfg80211 debugfs supportFelix Fietkau2011-06-241-1/+2
* mac80211: use firmware from linux-firmware gitHauke Mehrtens2011-06-211-230/+64
* mac80211: fix debugfs for ath9k_htcHauke Mehrtens2011-06-211-1/+1
* mac80211: remove rests of ar9170 driverHauke Mehrtens2011-06-211-17/+1
* package/mac80211: Add linux 3.0 compatibilityHauke Mehrtens2011-06-1553-190/+626
* mac80211: add initial support for AR9330Gabor Juhos2011-06-0133-1/+3758
* mac80211: update to wireless-testing 2011-05-27Felix Fietkau2011-05-3124-1240/+998
* mac80211: make ath9k available even if PCI support is disabledGabor Juhos2011-05-311-5/+6
* ath9k: reduce the number of rx buffers, 512 is excessively high, 128 should w...Felix Fietkau2011-05-301-0/+11
* ath9k: merge a few bugfixesFelix Fietkau2011-05-283-4/+97
* ath5k: disable fast channel changes, some people have reported that they intr...Felix Fietkau2011-05-281-0/+18
* ath9k: fix some locking issues in the tx fifo cleanup patchFelix Fietkau2011-05-191-35/+23
* ath9k: clean up tx fifo handling on ar9380 based hardwareFelix Fietkau2011-05-182-0/+680
* ath9k: fix a small race condition in the tx_last_beacon patchFelix Fietkau2011-05-181-5/+10
* mac80211: sync the CONFIG_ATH5K_DEBUG make override with the buildflags overr...Felix Fietkau2011-05-171-1/+1
* ath9k: implement tx_last_beacon() to allow mac80211 to respond to probe reque...Felix Fietkau2011-05-171-0/+106
* ath9k: fix ad-hoc nexttbtt calculation, which broke beacon transmission in so...Felix Fietkau2011-05-171-0/+11
* ath9k: fix issues with ad-hoc beacon slot selectionFelix Fietkau2011-05-161-0/+50
* mac80211: update to 2011-05-13Felix Fietkau2011-05-1634-906/+167
* ath9k: add noise floor calibration fix that should improve stabilityFelix Fietkau2011-05-041-0/+52
* ath9k: add a new fix for signal strength / noise measurementsFelix Fietkau2011-05-011-0/+88
* mac80211: detect and drop incoming packets with invalid CCMP packet numbers t...Felix Fietkau2011-05-011-0/+46
* mac80211: backport some more compat fixes, fix compile issues on 2.6.31 and e...Felix Fietkau2011-04-261-0/+195