summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
* ath9k: use per-device struct for pm_qos_* operationsjuhosg2010-12-012-1/+93
* ath9k: fix software retry counter tracking - should fix 802.11n stability issuesnbd2010-11-281-0/+16
* mac80211: merge the new version of the throughput led trigger patchnbd2010-11-284-112/+90
* ath9k: fix module reload on ar713x based systems with ar92xxnbd2010-11-271-0/+13
* mac80211: add pending patches for throughput based led blinking and replace t...nbd2010-11-279-45/+1075
* mac80211: cfg80211 should not depend on rfkill.hauke2010-11-251-0/+13
* mac80211: improve station mode nullfunc probingnbd2010-11-231-11/+14
* mac80211: improve ad-hoc multicast rate handlingnbd2010-11-221-0/+157
* ath9k_htc: fix eeprom access breakagenbd2010-11-221-0/+10
* ath9k: fix key search for a-mpdu on ar9300nbd2010-11-221-0/+23
* remove 2.6.25 supportkaloz2010-11-221-1/+1
* ath9k: fix some more endian issuesnbd2010-11-211-0/+58
* ath9k: fix endian issues on AR9003nbd2010-11-201-0/+676
* mac80211: revert the probe request timeout changenbd2010-11-201-9/+0
* mac80211: update to latest wireless-testing + more stability worknbd2010-11-204-131/+283
* mac80211: merge the upstream ht40 fixnbd2010-11-191-0/+13
* ath9k: rework the mac address override patch to not break ath9k_htcnbd2010-11-192-60/+29
* mac80211: merge pending cfg80211 patches to fix a race condition with setting...nbd2010-11-181-0/+178
* mac80211: update to wireless-testing 2010-11-16nbd2010-11-1719-3970/+350
* ath9k: add some fixes for AR9003nbd2010-11-162-0/+171
* mac80211: fix another 2.6.35 compile errornbd2010-11-121-0/+11
* mac80211: fix compile on linux 2.6.35nbd2010-11-121-0/+16
* mac80211: update to wireless-testing 2010-11-10 + some pending worknbd2010-11-1134-2175/+3678
* net-hermes-pcmcia mark as broken, because we do not want the ugly pcmcia patc...hauke2010-11-101-1/+1
* wireless: build hermes packages from compat-wirelessand not from the kernel.hauke2010-11-101-1/+64
* ath9k: fix a compile error with debugging disabled (#8189)nbd2010-11-071-0/+8
* ath9k: fix ath9k_hw_apply_gpio_override so that it's effectivenbd2010-11-051-1/+1
* ath9k: fix enabling SWBA interruptsnbd2010-11-041-0/+20
* ath9k: fix a few remaining issues in the xmit queue cleanup patch - reduces p...nbd2010-11-041-21/+41
* ath9k: fix cycle counter trackingnbd2010-11-031-0/+33
* ath9k: fix queue pending frame counter tracking by cleaning up tx queue selec...nbd2010-11-031-0/+686
* ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and ...nbd2010-11-039-110/+138
* nl80211: fix a station dump crash triggered by sending an invalid ifindexnbd2010-10-311-0/+13
* mac80211: set GF flag in hostapd config if supportednbd2010-10-271-0/+1
* ath9k: fix aggregation flush on ar9003nbd2010-10-271-0/+34
* ath9k: add more pending locking fixes - fixes tx dma hang issues on resetnbd2010-10-272-74/+200
* mac80211: add uci support for the ad-hoc multicast rate settingnbd2010-10-251-1/+8
* mac80211: add support for setting the multicast rate for ibssnbd2010-10-252-0/+164
* hostapd/mac80211: implement support for AP+STAnbd2010-10-231-1/+3
* ath9k: fix an aggregation hang issue that happens when a hardware reset is is...nbd2010-10-231-0/+42
* ath9k: fix sampling frame handling wrt. aggregation, replace minstrel_ht perf...nbd2010-10-215-43/+87
* mac80211: decrease the minstrel_ht sampling interval for faster rate adaptionnbd2010-10-202-1/+13
* mac80211: improve minstrel_ht performance by ensuring that rates get sampled ...nbd2010-10-201-0/+31
* ath9k: fix a small bug in the handling of a few tx descriptor flagsnbd2010-10-201-0/+25
* ath9k: fix a crash that happens when survey stats are accessed before the int...nbd2010-10-201-0/+12
* ath9k: use the maximum rate power for the channel txpower limitsnbd2010-10-201-24/+72
* ath9k: add a locking fix that might prevent random memory corruption during h...nbd2010-10-201-0/+237
* ath9k: fix tx power displaynbd2010-10-203-0/+412
* mac80211: update to wireless-testing 2010-10-19nbd2010-10-1922-1751/+10
* ath9k: make the regulatory override less intrusive - allow it to parse CTLsnbd2010-10-191-57/+35