summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: remove an obsolete patch which breaks 2.6.32 compatnbd2010-03-081-14/+0
* mac80211: small whitespace fix in minstrel_htnbd2010-03-081-1/+1
* mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter)nbd2010-03-071-6/+8
* mac80211: improve minstrel_ht performance by reducing the impact of slow samp...nbd2010-03-071-6/+14
* mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for im...nbd2010-03-071-126/+107
* mac80211: increase minstrel_ht precision by properly using a-mpdu frame statsnbd2010-03-071-5/+4
* mac80211: implement .rate_update in minstrel_htnbd2010-03-071-23/+45
* mac80211: update to wireless-testing 2010-03-03nbd2010-03-0713-119/+11
* mac80211: enable debugfs support by default - having access to the rate contr...nbd2010-03-061-0/+1
* kernel: add some missing config files and make compat-wireless build with ker...hauke2010-03-021-0/+9
* mac80211: add the new 802.11n minstrel rate control implementation (optional,...nbd2010-03-017-1/+1314
* mac80211: add 2 missing config symbols needed to build rt2x00-lib & rt2800-li...nico2010-03-011-0/+2
* mac80211: fix essid setting for ad-hoc (thx, stintel)nbd2010-02-281-1/+1
* mac80211: fix client modenbd2010-02-281-12/+12
* mac80211: fix interface startup order for AP+STA (patch by yann lopez)nbd2010-02-281-23/+30
* ath9k: disable RIFS search on some chips to avoid baseband hangsnbd2010-02-241-0/+31
* [package] fix accidently commited ancient mac80211 patches in r19789-19791 (#...florian2010-02-212-48/+0
* mac80211: make the vlan injection patch more specificflorian2010-02-211-1/+1
* mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa reke...florian2010-02-211-0/+11
* mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying...florian2010-02-211-0/+37
* [package] mac80211: fix typo introduced in r19760 (#6707)jow2010-02-191-1/+1
* [mac80211] rt2800lib depends on rt2x00-usbhauke2010-02-191-1/+1