summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Collapse)AuthorAgeFilesLines
* [package] mac80211: autoload ath9k_htc after USB controller driversjow2011-10-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28442 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix some dependencies and make lib80211 compile without cfg80211 ↵hauke2011-10-131-7/+8
| | | | | | | | | | | | selected * libertas: does not depend on mac80211 but on cfg80211 and it uses wext * libipw: also uses wext * net-hermes: it is enough if the main package net-hermes depends on cfg80211 * Now it is possible to build it without cfg80211 at all git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28437 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: use new version of carl80211 firmwarehauke2011-10-131-2/+2
| | | | | | | This firmware is compatible with the driver version in use. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: use correct firmware for ath9k_htchauke2011-10-131-4/+5
| | | | | | | | | | The old firmware for ath9k_htc was not compatible with the driver since april. Also update to a new version of linux-firmware to get the newest version of these firmware files. Thank you Helmut Schaa for reporting this. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28433 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2011-10-05 + pending patchesnbd2011-10-0947-4732/+11045
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: set the country code early to allow crda to settlenbd2011-10-081-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28387 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: remove a WARN_ON that causes compile errors on 2.6.32nbd2011-10-081-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28386 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add support for per-chain signal strength infonbd2011-10-082-0/+444
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28384 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: extend the phy error disable patchnbd2011-10-081-0/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28383 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: disable phy error reporting on the rx queue to improve stability ↵nbd2011-10-072-1/+17
| | | | | | under noisy conditions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28379 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add some more fixes to AP handling of buffered frames for powersave ↵nbd2011-09-302-10/+40
| | | | | | clients git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix some tx aggregation issues - reduces the number of tx dma stop ↵nbd2011-09-253-1/+63
| | | | | | failures git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28301 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: merge a pending fix for powersavenbd2011-09-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: rework mac address generation for virtual interfaces; ↵jow2011-09-251-9/+17
| | | | | | set locally administered bit on generated macs and change the last two bytes isntead of the first one git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28298 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix antenna gain calculationnbd2011-09-201-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28261 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix handling configured tx power limitsnbd2011-09-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28260 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: merge ad-hoc beacon fixnbd2011-09-193-2/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28258 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add some cleanup patches and rework tx power handlingnbd2011-09-175-16/+870
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28253 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: do not strip MMIC for key miss framesnbd2011-09-171-3/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28252 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: reduce tx queue length of wireless interfaces - improves latency ↵nbd2011-09-171-0/+10
| | | | | | under load git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28251 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a regression in handling of MAC key miss events (should improve ↵nbd2011-09-171-0/+83
| | | | | | connection stability) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28250 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix compile without debugfs (#10117)nbd2011-09-171-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28249 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client modenbd2011-09-162-3/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28247 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2011-09-14nbd2011-09-1546-6697/+3198
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28245 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add a better fix for beacon timer reliabilitynbd2011-09-111-8/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28211 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix an rx path race condition that might be the cause of the "ath: ↵nbd2011-09-091-0/+34
| | | | | | DMA failed to stop in 10 ms" logspam as well as various connection stability issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28202 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: introduce "disabled" option for wifi-iface section to ↵jow2011-09-081-1/+4
| | | | | | shutdown single networks on a radio git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28198 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix an endian issue in BlockAckReq handlingnbd2011-09-071-3/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28190 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: merge a power save related race condition fixnbd2011-09-061-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28185 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix beacon timer init on resetnbd2011-09-041-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28169 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix some hw reset issuesnbd2011-09-034-53/+61
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28151 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: merge a fix for tx power limit testingnbd2011-09-011-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28143 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix another crash bugnbd2011-08-312-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28139 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: merge a pending fix for 5 ghz rx latencynbd2011-08-318-26/+74
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28137 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add a missing dma cache sync on aggregation software retrynbd2011-08-305-20/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28132 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add some more minor hw reset related fixesnbd2011-08-303-37/+79
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28129 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a few crash issues on hardware resetnbd2011-08-293-39/+370
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28122 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: use cold reset instead of warm reset on ar9280 to make recovery from ↵nbd2011-08-291-0/+23
| | | | | | stuck states more reliable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28118 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add some cleanup patchesnbd2011-08-293-3/+4132
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28117 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a compile errornbd2011-08-292-18/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28116 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix disabling ani on resetnbd2011-08-292-15/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28115 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix processing of rx frames on channel changenbd2011-08-292-20/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28114 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a tx aggregation padding issuenbd2011-08-293-10/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28113 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix calibration on 5 ghznbd2011-08-291-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28110 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: minor fixes for the antenna control patchnbd2011-08-292-56/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28109 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: prevent calibration / beacons from starting too earlynbd2011-08-281-6/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28108 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: implement rx/tx antenna controlnbd2011-08-286-31/+893
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28107 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: allow building for linux 3.1 againjogo2011-08-281-1/+1
| | | | | | wireless-testing 2011-08-26 properly detects and works with linux 3.1. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28096 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath: fix compile errors with CONFIG_PACKAGE_ATH_DEBUG disabled (#10013)nbd2011-08-281-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28095 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix cts timeout setting on 2.4 ghznbd2011-08-271-0/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28094 3c298f89-4303-0410-b956-a3cf2f4a3e73