summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: broadcast the country IE by default if the country code is configur...nbd2011-04-261-0/+5
* 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-2055-2349/+65
* mac80211: b43: Expose N-PHY supporthauke2011-04-191-2/+18
* mac80211: b43: Expose PIO mode fallbackhauke2011-04-192-13/+29
* mac80211: b43: Expose debug optionhauke2011-04-191-0/+12
* mac80211: b43: Add Firmware 5.10.56.27hauke2011-04-192-8/+29
* 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
* mac80211: fix the config define for iwl3945nbd2011-04-161-1/+1
* mac80211: make intel wireless drivers depend on pci supportnbd2011-04-161-2/+2
* mac80211: add intel drivers to PKG_CONFIG_DEPENDSnbd2011-04-161-1/+2
* 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