summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
* ath9k: fix filtering out multi-descriptor frames, which can cause issues with...nbd2010-05-041-0/+24
* mac80211: use the nl80211 driver for wpa_supplicantnbd2010-05-021-1/+1
* mac80211: enable rx/tx stbc by default if supportednbd2010-05-021-0/+4
* mac80211: update to wireless-testing 2010-04-28nbd2010-04-3013-774/+14
* mac80211: add ap isolate supportnbd2010-04-263-0/+105
* mac80211: add pci id for WNR854Thauke2010-04-261-0/+10
* ath9k: merge some more ar9300 fixesnbd2010-04-241-2/+98
* ath9k: merge fixes for 5ghz fast clock handlingnbd2010-04-221-9/+92
* mac80211: update to wireless-testing 2010-04-21nbd2010-04-2216-498/+488
* mac80211: add mwl8k driverhauke2010-04-211-1/+16
* ath9k: add stbc supportnbd2010-04-183-0/+99
* mac80211: add ldpc and stbc support to minstrel_htnbd2010-04-181-2/+12
* mac80211: remove the unused PACKAGE_ATH9K_DEBUG option - PACKAGE_ATH_DEBUG tu...nbd2010-04-171-11/+0
* mac80211: use minstrel_ht by default for ath9knbd2010-04-171-0/+1
* mac80211: minstrel_ht - increase space between sampling attempts to allow for...nbd2010-04-171-1/+1
* mac80211: enable 3-stream support in minstrel_htnbd2010-04-171-3/+3
* ath9k: enable 3-stream and MCS16-23 supportnbd2010-04-174-0/+214
* ath9k: improve reliability of the rx stuck fixupnbd2010-04-171-2/+2
* mac80211: update to wireless-testing 2010-04-16nbd2010-04-179-35464/+11
* mac80211: fix a minstrel_ht off-by-one bug (patch by Christian Lamparter)nbd2010-04-161-2/+2
* package/mac80211: move all configuration items in submenus, merge Config.in* ...nico2010-04-166-167/+184
* ath9k: fix crash issues caused by the ar9300 support patchnbd2010-04-157-604/+755
* ath9k: fix a crash in ath9k_hw_reset on older hwnbd2010-04-141-69/+69
* mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ...nbd2010-04-1418-9936/+7251
* package/mac80211: add a patch to fix package/carl9170 build failurenico2010-04-131-0/+11
* ath9k: more fixes/cleanups for ar9280 and ar9300nbd2010-04-1310-427/+345
* ath9k: fix a crash bug and a dma sync issuenbd2010-04-122-4/+8
* mac80211: update to wireless-testing 2010-04-09, add work-in-progress ar9300 ...nbd2010-04-1027-137/+38248
* mac80211: update rt2x00 mcu patch (thanks to Luis Correia)juhosg2010-04-032-42/+12
* mac80211: remove MCU requests for SoC platforms in the rt2x00 driverjuhosg2010-04-012-1/+60
* mac80211: Enable rt2x00 debug if CONFIG_PACKAGE_RT2X00_DEBUG is selectedjuhosg2010-03-311-0/+1
* mac80211: fix a typo in rt2x00 configjuhosg2010-03-311-1/+1
* mac80211: add missing config file for the rt2x00juhosg2010-03-311-0/+15
* mac80211: enable building of the rt2800 on the ramips targetjuhosg2010-03-304-8/+99
* mac80211: fix mesh.hauke2010-03-291-0/+45
* mac80211: fix build of ipw2200hauke2010-03-271-0/+33
* ath9k: make sure that the rx path does not get stucknbd2010-03-261-0/+59
* mac80211: disable b43 nphy until it actually worksnbd2010-03-261-0/+11
* mac80211: update to wireless-testing 2010-03-24nbd2010-03-2616-278/+17
* ath9k: fix a client mode crash that happens on wpa rekeyingnbd2010-03-121-0/+37
* minstrel_ht: make the ewma of the ampdu length more smooth by updating it on ...nbd2010-03-111-28/+38
* mac80211: improve performance a bitnbd2010-03-111-0/+48
* mac80211: fix build problems with kmod-mac80211=nhauke2010-03-101-2/+3
* [package] use a common way of marking packages as not supported on specific t...nico2010-03-101-1/+1
* Revert "mac80211/ath9k: fix duration calculation for short-guard-interval fra...nbd2010-03-102-15/+1
* mac80211/ath9k: fix duration calculation for short-guard-interval frames (tha...nbd2010-03-102-1/+15
* mac80211: fix compile for 2.6.33 (thx, acoul)nbd2010-03-103-10/+8
* mac80211: fix interface setup for wds clientnbd2010-03-091-2/+2
* mac80211: add support for the noscan option for skipping the initial scan on ...nbd2010-03-091-0/+2
* mac80211: build ipw2x00 driver from compat-wirelesshauke2010-03-082-22/+96