summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ath9k: fix beacon timer restarts after card resets - improves stability in AP...nbd2010-02-191-0/+22
* [mac80211] remove pcmcia and sdiohauke2010-02-194-3/+34
* mac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 boardjuhosg2010-02-192-1/+24
* mac80211: always use wpa_supplicant for client connections (patch by Stijn Ti...nbd2010-02-191-97/+21
* ath9k: fix rate control fallback rate selection - improves throughput and lin...nbd2010-02-191-0/+55
* mac80211: move the 2.6.30 compat patch to the other compat patchesnbd2010-02-191-0/+0
* [package] mac80211: add compile fix for pre-2.6.32 kernelsjow2010-02-171-0/+14
* mac80211: update to wireless-testing 2010-02-16nbd2010-02-1714-85/+27
* ath9k: adjust ack timeout workaround patch based on upstream submissionnbd2010-02-151-3/+9
* with no users left, remove support for 2.6.21kaloz2010-02-111-1/+1
* ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700juhosg2010-02-092-2/+78
* mac80211: use wpa_supplicant for unencrypted connections to improve client mo...nbd2010-02-081-1/+15
* mac80211: update to latest wireless-testing from todaynbd2010-02-0314-132/+36
* mac80211: fix setup with more than 2 ap mode interfacesnbd2010-02-021-0/+1
* mac80211: make the vlan injection patch more specificnbd2010-01-311-1/+1
* mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa reke...nbd2010-01-311-0/+11
* mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying...nbd2010-01-311-0/+37
* mac80211: fix rekeying in ap mode with connected powersave stationsnbd2010-01-311-0/+48
* mac80211: fix aggregation setup on wds ap interfacesnbd2010-01-311-0/+20
* mac80211: i maintain this packagenbd2010-01-311-0/+1
* [mac80211] add rt2800lib modulehauke2010-01-291-6/+15
* [mac80211] compat should not depend on pcmcia or usbhauke2010-01-292-0/+100
* mac80211: update to wireless-testing 2010-01-25, includes fixes for crypto an...nbd2010-01-2619-369/+11
* mac80211: restrict the killing of wpa_supplicant processes to the right inter...nbd2010-01-251-2/+6
* mac80211: fix a WARN_ON in client modenbd2010-01-241-0/+11
* ath9k: improve max rate retry handlingnbd2010-01-241-0/+42
* [package] mac80211: make b43-fwsquash.py work with python 3.xjow2010-01-241-14/+14
* ath9k: fix an initialization error on 2GHz-only cards (based on discussion on...nbd2010-01-231-0/+26