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