summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches
Commit message (Expand)AuthorAgeFilesLines
* 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-2460-5006/+87
* package/mac80211: Add linux 3.0 compatibilityhauke2011-06-1553-190/+626
* mac80211: add initial support for AR9330juhosg2011-06-0132-0/+3757
* mac80211: update to wireless-testing 2011-05-27nbd2011-05-3123-1238/+996
* 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
* 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-1633-902/+164
* 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
* mac80211: replace the regd revert patch with a proper fix, add some more pend...nbd2011-04-262-63/+567
* ath9k: remove the signal strength fix, it causes a lot of confusion and seems...nbd2011-04-251-27/+0
* cfg80211: revert upstream regdomain handling breakagenbd2011-04-252-2/+65
* mac80211: do rate control updates when the HT configuration changes on an int...nbd2011-04-231-0/+35
* mac80211: remove unneeded patchhauke2011-04-211-14/+0
* mac80211: update to wireless-testing 2011-04-19, contains several beacon rela...nbd2011-04-2054-2347/+60
* mac80211: b43: Expose PIO mode fallbackhauke2011-04-191-13/+17
* mac80211: re-enable beacon channel hintsnbd2011-04-191-9/+0
* ath9k: assign a keycache slot per station for unencrypted links to fix powers...nbd2011-04-171-0/+119
* ath9k: add a patch to show excessive retry counts for single MPDUsnbd2011-04-171-0/+32
* ath5k: allow simultaneous ad-hoc+ap operationnbd2011-04-153-2/+40
* ath9k: due to popular request, allow ad-hoc+ap again, now that the beacon cod...nbd2011-04-142-2/+19
* ath9k: fix resetting the hw during channel change when the MAC fails to go idlenbd2011-04-141-1/+1
* cfg80211: disable processing of 802.11d regulatory hints - it causes invalid ...nbd2011-04-141-0/+29
* mac80211: fix WPA auth on WDS station interfaces (#9227)nbd2011-04-123-14/+10
* mac80211: ath9k: register id table for platform devicejuhosg2011-04-121-0/+46
* ath5k: disable the unusable 2 GHz mode on the first radio of a dual-band AR53...nbd2011-04-111-0/+50
* ath5k: fix eeprom capability checks that disabled AES crypto support where it...nbd2011-04-111-0/+11
* ath5k: fix mac address detection on dual-radio ar5312nbd2011-04-102-0/+229
* ath5k: fix 2ghz-only radio handling on ar5312nbd2011-04-101-0/+12
* ath5k: decrease interrupt load for rx/tx interruptsnbd2011-04-101-0/+140
* ath5k: clean up debugfs codenbd2011-04-101-0/+143
* mac80211: fix compile with older kernel versionshauke2011-04-091-0/+12
* ath5k: add some more performance improvementsnbd2011-04-095-0/+444
* ath5k: rename a misnamed patchnbd2011-04-091-0/+0
* ath5k: add a few fixes that improve performancenbd2011-04-093-0/+147
* ath5k: fix tx status reportingnbd2011-04-091-0/+37
* ath9k: properly count retries when frames are filtered due to excessive retri...nbd2011-04-091-16/+39
* mac80211: fix reading the station flags in debugfsnbd2011-04-091-0/+9
* ath9k: improve the rx dma stop fix, add more debugging output in case the iss...nbd2011-04-082-21/+26