Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | package: mac80211: remove uses of $(LINUX_KMOD_SUFFIX) | Jonas Gorski | 2011-10-26 |
| | | | | SVN-Revision: 28601 | ||
* | mac80211: allow building ath9k_htc without PCI support, based on patch by ↵ | Jo-Philipp Wich | 2011-10-25 |
| | | | | | | Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 28573 | ||
* | mac80211: autoload ath9k_htc after USB controller drivers | Jo-Philipp Wich | 2011-10-13 |
| | | | | SVN-Revision: 28442 | ||
* | mac80211: fix some dependencies and make lib80211 compile without cfg80211 ↵ | Hauke Mehrtens | 2011-10-13 |
| | | | | | | | | | | | 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 SVN-Revision: 28437 | ||
* | mac80211: use new version of carl80211 firmware | Hauke Mehrtens | 2011-10-13 |
| | | | | | | This firmware is compatible with the driver version in use. SVN-Revision: 28436 | ||
* | mac80211: use correct firmware for ath9k_htc | Hauke Mehrtens | 2011-10-13 |
| | | | | | | | | | 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. SVN-Revision: 28433 | ||
* | mac80211: update to wireless-testing 2011-10-05 + pending patches | Felix Fietkau | 2011-10-09 |
| | | | | SVN-Revision: 28392 | ||
* | mac80211: set the country code early to allow crda to settle | Felix Fietkau | 2011-10-08 |
| | | | | SVN-Revision: 28387 | ||
* | mac80211: remove a WARN_ON that causes compile errors on 2.6.32 | Felix Fietkau | 2011-10-08 |
| | | | | SVN-Revision: 28386 | ||
* | ath9k: add support for per-chain signal strength info | Felix Fietkau | 2011-10-08 |
| | | | | SVN-Revision: 28384 | ||
* | ath9k: extend the phy error disable patch | Felix Fietkau | 2011-10-08 |
| | | | | SVN-Revision: 28383 | ||
* | ath9k: disable phy error reporting on the rx queue to improve stability ↵ | Felix Fietkau | 2011-10-07 |
| | | | | | | under noisy conditions SVN-Revision: 28379 | ||
* | ath9k: add some more fixes to AP handling of buffered frames for powersave ↵ | Felix Fietkau | 2011-09-30 |
| | | | | | | clients SVN-Revision: 28344 | ||
* | ath9k: fix some tx aggregation issues - reduces the number of tx dma stop ↵ | Felix Fietkau | 2011-09-25 |
| | | | | | | failures SVN-Revision: 28301 | ||
* | ath9k: merge a pending fix for powersave | Felix Fietkau | 2011-09-25 |
| | | | | SVN-Revision: 28300 | ||
* | mac80211: rework mac address generation for virtual interfaces; set locally ↵ | Jo-Philipp Wich | 2011-09-25 |
| | | | | | | administered bit on generated macs and change the last two bytes isntead of the first one SVN-Revision: 28298 | ||
* | ath9k: fix antenna gain calculation | Felix Fietkau | 2011-09-20 |
| | | | | SVN-Revision: 28261 | ||
* | ath9k: fix handling configured tx power limits | Felix Fietkau | 2011-09-19 |
| | | | | SVN-Revision: 28260 | ||
* | b43: merge ad-hoc beacon fix | Felix Fietkau | 2011-09-19 |
| | | | | SVN-Revision: 28258 | ||
* | ath9k: add some cleanup patches and rework tx power handling | Felix Fietkau | 2011-09-17 |
| | | | | SVN-Revision: 28253 | ||
* | ath9k: do not strip MMIC for key miss frames | Felix Fietkau | 2011-09-17 |
| | | | | SVN-Revision: 28252 | ||
* | mac80211: reduce tx queue length of wireless interfaces - improves latency ↵ | Felix Fietkau | 2011-09-17 |
| | | | | | | under load SVN-Revision: 28251 | ||
* | ath9k: fix a regression in handling of MAC key miss events (should improve ↵ | Felix Fietkau | 2011-09-17 |
| | | | | | | connection stability) SVN-Revision: 28250 | ||
* | ath9k: fix compile without debugfs (#10117) | Felix Fietkau | 2011-09-17 |
| | | | | SVN-Revision: 28249 | ||
* | mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client mode | Felix Fietkau | 2011-09-16 |
| | | | | SVN-Revision: 28247 | ||
* | mac80211: update to wireless-testing 2011-09-14 | Felix Fietkau | 2011-09-15 |
| | | | | SVN-Revision: 28245 | ||
* | ath9k: add a better fix for beacon timer reliability | Felix Fietkau | 2011-09-11 |
| | | | | SVN-Revision: 28211 | ||
* | ath9k: fix an rx path race condition that might be the cause of the "ath: ↵ | Felix Fietkau | 2011-09-09 |
| | | | | | | DMA failed to stop in 10 ms" logspam as well as various connection stability issues SVN-Revision: 28202 | ||
* | mac80211: introduce "disabled" option for wifi-iface section to shutdown ↵ | Jo-Philipp Wich | 2011-09-08 |
| | | | | | | single networks on a radio SVN-Revision: 28198 | ||
* | mac80211: fix an endian issue in BlockAckReq handling | Felix Fietkau | 2011-09-07 |
| | | | | SVN-Revision: 28190 | ||
* | mac80211: merge a power save related race condition fix | Felix Fietkau | 2011-09-06 |
| | | | | SVN-Revision: 28185 | ||
* | ath9k: fix beacon timer init on reset | Felix Fietkau | 2011-09-04 |
| | | | | SVN-Revision: 28169 | ||
* | ath9k: fix some hw reset issues | Felix Fietkau | 2011-09-03 |
| | | | | SVN-Revision: 28151 | ||
* | ath9k: merge a fix for tx power limit testing | Felix Fietkau | 2011-09-01 |
| | | | | SVN-Revision: 28143 | ||
* | ath9k: fix another crash bug | Felix Fietkau | 2011-08-31 |
| | | | | SVN-Revision: 28139 | ||
* | ath9k: merge a pending fix for 5 ghz rx latency | Felix Fietkau | 2011-08-31 |
| | | | | SVN-Revision: 28137 | ||
* | ath9k: add a missing dma cache sync on aggregation software retry | Felix Fietkau | 2011-08-30 |
| | | | | SVN-Revision: 28132 | ||
* | ath9k: add some more minor hw reset related fixes | Felix Fietkau | 2011-08-30 |
| | | | | SVN-Revision: 28129 | ||
* | ath9k: fix a few crash issues on hardware reset | Felix Fietkau | 2011-08-29 |
| | | | | SVN-Revision: 28122 | ||
* | ath9k: use cold reset instead of warm reset on ar9280 to make recovery from ↵ | Felix Fietkau | 2011-08-29 |
| | | | | | | stuck states more reliable SVN-Revision: 28118 | ||
* | ath9k: add some cleanup patches | Felix Fietkau | 2011-08-29 |
| | | | | SVN-Revision: 28117 | ||
* | ath9k: fix a compile error | Felix Fietkau | 2011-08-29 |
| | | | | SVN-Revision: 28116 | ||
* | ath9k: fix disabling ani on reset | Felix Fietkau | 2011-08-29 |
| | | | | SVN-Revision: 28115 | ||
* | ath9k: fix processing of rx frames on channel change | Felix Fietkau | 2011-08-29 |
| | | | | SVN-Revision: 28114 | ||
* | ath9k: fix a tx aggregation padding issue | Felix Fietkau | 2011-08-29 |
| | | | | SVN-Revision: 28113 | ||
* | ath9k: fix calibration on 5 ghz | Felix Fietkau | 2011-08-29 |
| | | | | SVN-Revision: 28110 | ||
* | ath9k: minor fixes for the antenna control patch | Felix Fietkau | 2011-08-29 |
| | | | | SVN-Revision: 28109 | ||
* | ath9k: prevent calibration / beacons from starting too early | Felix Fietkau | 2011-08-28 |
| | | | | SVN-Revision: 28108 | ||
* | ath9k: implement rx/tx antenna control | Felix Fietkau | 2011-08-28 |
| | | | | SVN-Revision: 28107 | ||
* | mac80211: allow building for linux 3.1 again | Jonas Gorski | 2011-08-28 |
| | | | | | | wireless-testing 2011-08-26 properly detects and works with linux 3.1. SVN-Revision: 28096 |